1

Can I test Javascript code in GWO? For example, how would I test:

$('#first_name_field').watermark('First name');

Ideally the person who tests different content doesn't have to enter lots of javascript, only the text they want to change... like "First name" above.

1 Answer 1

1

Yes you can test JS code in a MVT. You obviously can for a A/B test.

For the MVT case just wrap the GWO section code around html the script tags you want to test (you may need to add some).

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.