• Resolved giacomolaw

    (@giacomolaw)


    I am looking to use CAOS to host Analytics locally. I use the Newspaper theme, and have the following in my analytics section on the dash:

    <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', {'site_speed_sample_rate': 100});
    </script>

    I want to record all of my viewers sitespeed. Would CAOS work fine with this? I’d rather not install a heavy plugin with lots of features if there was a lighter one offered that just allows me to host it locally (is there?).

    Just wondering how compatible it would be with my setup.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘A few questions’ is closed to new replies.