setting up Google Webpage Optimizer where text and conversion pages are the same -


I have a site where there are both landing and thank you pages index.php page dynamically loaded with various content. As I am generating JavaScript and trying to validate it, it tells me an error that JS is not installed on the thank you page, which makes sense, because its content has not yet been loaded. I was wondering how can I handle this issue? Any suggestions?

Thank you!

You will need to make offline verification of the conversion page.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -