Replies: 0
Hello, I have a website with several forms.
So far, I used for each form: on_sent_ok, each form redirected to a thank you page.
Now I try to use tracking event, but I can not get it to work.
This is what I do:
I set up Analytics goals:
Event
category: form, action: submit, tag: form1
Then with the WordPress plugin: WP Google Analytics Events plugin, add a click tracking:
Name: wpcf7mailsent
Type: class
Event category: form
Event action: submit
Event label: form1
Non-interaction: false
However, when I submit a form, in the Analytics area of goals or events, the submission does not appear.