Title: Analytics doesn&#8217;t block
Last modified: June 3, 2021

---

# Analytics doesn’t block

 *  Resolved [maximeba](https://wordpress.org/support/users/maximeba/)
 * (@maximeba)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/analytics-doesnt-block/)
 * hello,
 * I just installed Complianz, but it’s seem i’ve an issue with google analytics.
 * I checked from the Dev tool, and the google analytics script is on before the
   consent has been given. Same issue if i refuse consent, google analytics seem’s
   to be on
 * Do you know how to fix it? Missed i something?
 * Regard
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fanalytics-doesnt-block%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Contributor [Jarno Vos](https://wordpress.org/support/users/jarnovos/)
 * (@jarnovos)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/analytics-doesnt-block/#post-14516421)
 * Hi [@maximeba](https://wordpress.org/support/users/maximeba/),
 * Can you verify that you have the following settings:
 * Wizard > Cookies > Statistics > Do you compile statistics of this website? > “
   Yes, with Google Analytics”.
 * Wizard > Cookies > Statistics – configuration > “Do you want to ask consent for
   statistics?” > “Yes”
 * Kind regards,
    Jarno
 *  Thread Starter [maximeba](https://wordpress.org/support/users/maximeba/)
 * (@maximeba)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/analytics-doesnt-block/#post-14516436)
 * Yes, i do, everything is set like this, but still have this issue
 *  Plugin Contributor [Jarno Vos](https://wordpress.org/support/users/jarnovos/)
 * (@jarnovos)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/analytics-doesnt-block/#post-14519551)
 * Hi [@maximeba](https://wordpress.org/support/users/maximeba/),
 * You can remove the code implementation within the script center.
 * Looking at this code:
 *     ```
       ga('create', 'UA-92078835-3', 'auto');
       ga('send', 'pageview', {
           'anonymizeIp': true
       });
       ```
   
 * , it looks like your implementation of Analytics is GPDR-friendly. We anonymize
   the IP address, so this is the reason why Analytics is fired before consent. 
   If you want to change this, you can do so by unchecking the three checkboxes 
   under Wizard > Statistics > Configuration.
 * Kind regards,
    Jarno
 *  Thread Starter [maximeba](https://wordpress.org/support/users/maximeba/)
 * (@maximeba)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/analytics-doesnt-block/#post-14526901)
 * thank you

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Analytics doesn’t block’ is closed to new replies.

 * ![](https://ps.w.org/complianz-gdpr/assets/icon-256x256.png?rev=2881064)
 * [Complianz - GDPR/CCPA Cookie Consent](https://wordpress.org/plugins/complianz-gdpr/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/complianz-gdpr/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/complianz-gdpr/)
 * [Active Topics](https://wordpress.org/support/plugin/complianz-gdpr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/complianz-gdpr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/complianz-gdpr/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [maximeba](https://wordpress.org/support/users/maximeba/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/analytics-doesnt-block/#post-14526901)
 * Status: resolved