The GA Event is not working
Hi,
Although I already added the riveted script in the source code after GA code view-source:https://www.viventura.fr/ I couldn't see the event in GA besides there http://parsnip.io/demo/riveted-dashboard/ it is showing me that View doesn't seem to have Riveted installed
Could you help me with this? According to this documentation https://medium.com/google-analytics/how-to-track-engaged-time-in-google-analytics-84d9981920da should be enough just adding the following code:
`
`Thanks a lot
It doesn't seem to work with the Google Global Site Tag (gtag.js). It does work with analytics.js, though:
https://developers.google.com/analytics/devguides/collection/analyticsjs/
Same problem here. After switching from analytics.js to gtag.js on my Drupal site, I doesn't see any Riveted events any more. (switched drupal/analytics contrib module from 2.x to 3.x).
Perhaps someone have any advice or is working on an update :)