• Hi,
    I have difficulties setting event tracking in Google Analytics when people submit the contact form.
    In this page they explain how to do it:
    http://contactform7.com/tracking-form-submissions-with-google-analytics/
    I inserted the JavaScript function call: ga(‘send’, ‘event’, ‘Contact Form’, ‘submit’); at he bottom of the Google tracking code
    I inserted on_sent_ok: “ga(‘send’, ‘event’, ‘Contact Form’, ‘submit’);” in the additional code of CF7
    and in analytics I set the target as ‘event’ and in details ‘equals submit’.
    I cannot figure out what I am doing wrong. Can anyone help me with this.
    Thanks in advance

The topic ‘Even tracking’ is closed to new replies.