• Hi There

    My google analytics is not tracking goal submitted through Contact Form 7

    I did setup my Goal as follows:

    Goal type = Event

    Category = Contact Form
    Action = Sent

    Here is my code for the form:

    [contact-form-7 id=”172″ title=”Contact form 1″]

    If somebody can take a look I will appreciate it.

    Thanks

    Dave

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you set up Event tracking for the form submission itself? Can you see that the events are being recorded in your Google Analytics dashboard? (Behaviour > Events)

    Thread Starter daveza12

    (@daveza12)

    Hi.

    I can’t see events in Analytics

    Can you maybe have a look at my source code to give advice?

    I did add the following code for contact form 7 in the plugin:

    on_sent_ok: “ga(‘send’, ‘event’, ‘Contact form in English’, ‘submit’);”

    Goal is setup as follows:

    Category = Contact form in English
    Action = submit

    Is there something I’m doing wrong?

    Thanks

    Dave

    Hey Dave – the event is firing from the page (you can ignore the test form I submitted).

    If the event data isn’t showing up in GA, then the first thing to check is that there isn’t a filter in place. For example, if you’re the one testing, need to make sure you’re not logged in (Many GA analytics plugins block Analytics for logged in admins) and make sure you don’t have an IP address filter blocking the network you’re checking from.

    And I know this is going to sound insulting but… ?? You have at least 24 Properties in your GA account? Make absolutely certain you’re looking at the correct property and View.

    First step is to determine why your events aren’t recording in GA. If the event doesn’t record, the Goal doesn’t have anything to report on. So first things first.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Google Analytics not Tracking Goal’ is closed to new replies.