jonsam
2013-05-02 09:07:32
hi does any one know what i need to do to set up a alternative home page for adwords visitors
then i want to a - b test it
thanks jon
Martin
2013-05-02 09:22:20
Probably the best way to do it is figure out how adwords customers are referred to your site to see if you can identify a variable in the $_SERVER variables. With that you could then use mod_rewrite to direct visitors to the appropriate page(s) accordingly.
How you would A/B test that? Not a clue, possibly look at the code in Interspire already for such stuff, not that I've looked at it or even remember where it's located.