if($post['action_id']=='encode') { ?>
| Encode Tracking URL's |
||
|---|---|---|
| If you use tracking URL's and want to "cloack" your campaigns, this is a definitve tool. | ||
|
Usually, your tracking URL's will have this form: =$data['Prot'].$data['Domain']?>/goto.php?campaign_id=1 |
||
|
If you want KaizenTrack to create encoded URL's (that will not tell "spies" the campaign id) choose option 'Yes'.
In this case, the URL will look something like this: =$data['Prot'].$data['Domain']?>/goto.php?campaign_id==getHashKey(1,'campaigns',true)?> |
||
| Note: PHP Split-Test and Taguchi Test don't have to use a Tracking URL. Everything will be tracked and tested automatically only if you use the direct URL to the test page | ||
| />Yes, I want to encode tracking URL's | ||
| />No, I want everything easy. |