Viewing 6 replies - 1 through 6 (of 6 total)
  • Wow – exact same issue. Was about to implement a “thank you page” fix but hopefully we’ll see a reply.

    Thread Starter KevinBCarney

    (@kevinbcarney)

    I’m happy to do a Thank You page fix, but I can’t figure out how. Do you know how to configure Contact Form 7 so that after a successful submission it loads a specified URL?

    in the additional settings field place:
    on_sent_ok: “location = ‘http://example.com;”

    ALTHOUGH – that doesn’t work with the Analytics tag in place. If someone answers your first question, we’ll both be golden.

    Thread Starter KevinBCarney

    (@kevinbcarney)

    That totally works!

    I now have both the success message and the thank you page.

    However you left off the closing single quote.

    The string should be…

    on_sent_ok: “location = ‘http://example.com’;”

    Kevin – we’re you able to keep you analytics tag in place? If yes, how did the total string work – I tried and I didn’t get either the message or the thankyou page.

    Thread Starter KevinBCarney

    (@kevinbcarney)

    No, I was not.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Tracking in Google Analytics breaks sent messsage’ is closed to new replies.