REMINDER
Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.
SOLVED Google Analytics version?
-
When Google Analytics is activated, what version is it? GA 4?
-
@henrik-riccius We use Google tag, it will look like this:
<script async src='https://www.googletagmanager.com/gtag/js?id=UA-xxxxxxxx-x'></script> <script>window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date());gtag('config', 'UA-xxxxxxxx-x');</script>