setting up Google Webpage Optimizer where text and conversion pages are the same
Posted
by Lukich
on Stack Overflow
See other posts from Stack Overflow
or by Lukich
Published on 2010-06-14T20:45:22Z
Indexed on
2010/06/16
5:52 UTC
Read the original article
Hit count: 272
google-website-optimizer
Hi. I have a site where both landing and thank you page are index.php page with different content loaded dynamically. As I'm generating the javascript and trying to validate it, it gives me an error saying that JS is not installed on the thank you page, which makes sense, because its content is not loaded yet. I was wondering how I can circumvent this issue? Any suggestions?
Thanks! Luka
© Stack Overflow or respective owner