Google Analytics Events Throws undefined

Hey Everyone,

I want to add an event on the website (Using Google Analytics).
But it keeps throwing an undefined message.

image

However, It is doing a call to Google Analytics.

https://www.google-analytics.com/collect?v=1&_v=j78&a=522398093&t=event&_s=8&dl=https://website.nl/contact/&ul=nl&de=UTF-8&dt=Title&sd=24-bit&sr=1536x864&vp=1266x449&je=0&ec=bbb&ea=aaa&el=ccc&_u=CACAAUAB~&jid=&gjid=&cid=117422081.1565629551&tid=UA-69946053-16&_gid=1357229375.1565629551&gtm=2ou7v2&z=2075560726

But on Google Analytics you can’t see the event.
I am using a Global site tag (gtag.js)

Hi @dseegersmail, that’s not actually throwing anything – the output just means that the gtag() function doesn’t return anything. It looks like you’re missing the event action though… other than that, you might have a look at the debugging version for troubleshooting (there’s also a chrome extension for this).

image

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.