Google analytics events

Hi,

I am trying to build GA Event tracking code for a Contact Form.

I have added something like this example code from Google in custom javascript section.

ga(‘send’, ‘event’, ‘Guide’, ‘Download’, ‘Fall Campaign’, {
nonInteraction: true
});

But it doesn’t seem to work. Any thoughts on how Google Analytics functions are used are welcome.

Thanks

JJ

1 Like

@rmehta: could you please suggest the best way to tackle this issue? We are coming to the point where GA Event tracking would be required for our site too but we do not the easy way of doing it.

1 Like