Difference between revisions of "Tour Setup"
From TMM Wiki
Jump to navigationJump to searchm |
TmmStephen (talk | contribs) |
||
Line 7: | Line 7: | ||
<pre> | <pre> | ||
− | ?<?=$_SERVER['QUERY_STRING] | + | ?<?=$_SERVER['QUERY_STRING']?> |
</pre> | </pre> | ||
Revision as of 09:50, 30 June 2009
NATS works with any tour: just at the following PHP code to the end of every hyperlink URL on the tour:
?<?=$_SERVER['QUERY_STRING']?>
This code sends the affiliate's linkcode from the tour page to the join page. You also need to ensure that the your tour ends with the NATS pre-join page.