[Plugin: Contact Form 7] Tracking Google Analytics using "Thank You" page.
-
I’ve already been to https://contactform7.com/2009/11/24/tracking-form-submissions-with-google-analytics/ and have tried both:
on_sent_ok: "location.replace('domain.com/confirmation/');"
and
on_sent_ok: "location = 'https://domain.com/thank-you/';"
But it’s not clear where the javascript goes. I have a thank-you page and I’ve inserted the code there.
However, neither of the above on_sent_ok lines results in being redirected to the thank-you page after I complete the form successfully.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Contact Form 7] Tracking Google Analytics using "Thank You" page.’ is closed to new replies.