Google Analytics Website Tracking

Hey there,
I am trying to implement the new Google Analytics tracking code but the new version doesn’t seem to work when I put it in the Google Analytics addon, within the snippet area.

Site: innovativecg.com

This is the code I am trying to use:

<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-67153321-4"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments)};
  gtag('js', new Date());

  gtag('config', 'UA-67153321-4');
</script>

Is there a incompatibility with the new script? It doesn’t seem to be returning users but when I switch codes, it registers traffic.

In the meantime I have reverted to the standard analytics.js snippet.

Thanks for the help!

Hi There,

Thank you for writing in, yes this is a confirmed bug. Please follow the immediate fix provided here. Fix will be applied on next release.

Sorry inconvenience,
Have a nice day.

Has this bug been fixed? I didn’t see it in a change log anywhere.

Thanks!

Hi, there,

Not yet, but the release is already planned. Stay tunned.

Thanks!

See it fixed, thank you!

You’re welcome.