• Resolved kunzemarketing

    (@kunzemarketing)


    Hi, your plugin looks quite good.

    We would like to include Google Analytics the classic way with anonymize ip.

    <script type=”text/plain” data-usercentrics=”Google Analytics” data-usercentrics=”Google Analytics”>
    (function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
    function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
    e=o.createElement(i);r=o.getElementsByTagName(i)[0];
    e.src=’//www.google-analytics.com/analytics.js’;
    r.parentNode.insertBefore(e,r)}(window,document,’script’,’ga’));
    ga(‘create’, ‘UA-60517164-3’, ‘auto’);
    ga(‘set’, ‘anonymizeIp’, true);
    ga(‘send’, ‘pageview’);
    </script>

    Within your tool the setting for Google Analytics is using the the google tag manager code. Would it be possibe to have an elegant way to do this for the classic way with ip anonymize?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Matthias Bathke

    (@matthiasbathke)

    Hi,

    big thanks for using the plugin and for your question. Your feedback is great and I’ve released SV Tracking Manager v1.4.02 right now to support anomyize IP as setting for Google Analytics. Just update and you’ll see the new setting.

    If you still want to use the classic integration, you may want to load analytics as “custom script” in the plugin settings – but I’d rather recommend using the default way and just give us feedback, as you did here – we are glad to improve that plugin based on user’s feedback.

    If you have any further questions, please never hesitate to ask.

    Kind regards,

    Matthias

Viewing 1 replies (of 1 total)
  • The topic ‘Google Analytics Integration’ is closed to new replies.