No confirmation message when using "on_sent_ok"
-
Hi,
When I’m using the “on_sent_ok” command to track an event in Google Analytics, the form delivers the email, but does not return a confirmation message to the user. This is my “on_sent_ok” line:
on_sent_ok: “ga(‘send’, ‘event’, {eventCategory: ‘Contact’, eventAction: ‘Submit’, eventLabel: ‘Form’});”
It does however return a confirmation message if I remove the on_sent_ok but then I won’t get the event.
Q: How can I register the event AND deliver the confirmation message on the same page?
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘No confirmation message when using "on_sent_ok"’ is closed to new replies.