Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Anonymized IP with Google Tag Manager and Google Analytics

Home / Forums / Pinnacle Theme / Anonymized IP with Google Tag Manager and Google Analytics

This topic is: Not Resolved
[Not Resolved]
Posted in: Pinnacle Theme
March 8, 2018 at 8:24 am

Within our Google Tag Manager I set the variable to anonymize IP addresses of visitors and
– I copied the Google Tag Manager script within ‘Outputs between <head> and </head>’
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=

})(window,document,’script’,’dataLayer’,’GTM-XXXXXXX’);</script>
<!– End Google Tag Manager –>

– and the Google Tag Manager (noscript) within ‘Outputs immediately after the opening <body> tag’
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Now I have 2 questions on our setup for http://www.iiamo.com
1) Should I remove the Google Analytics Tracking ID within the Misc Settings?
2) An analysis with the Ryte SEO Tool told me that the IP addresses weren’t anonymized. Do I have to set something else within my theme?
Within the Google Tag Manager the Universal Analytics settings are:
Track Type = Pageview
Google Analytics settings = {{Google Analytics-Einstellungen IP-Anonym}} / (the field anonymizeIP has the Value ‘true’)

Thank you
Angelika

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.