Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    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?

    Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor)
    2
    2
    244
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Henrik Riccius
      Henrik Riccius last edited by

      When Google Analytics is activated, what version is it? GA 4?

      Joseph Benguira 1 Reply Last reply Reply Quote 0
      • Joseph Benguira
        Joseph Benguira @Henrik Riccius last edited by Joseph Benguira

        @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>
        
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post