diff --git a/docs/configuration.md b/docs/configuration.md
index 23a0e2602ff2845f16de08c214a4bb6b1bab55d9..7166d740d50145fac8bd89048d97b43908861dbe 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -85,5 +85,5 @@ See [Customization]({{ site.baseurl }}{% link docs/customization.md %}) for more
 # Google Analytics Tracking (optional)
 # e.g, UA-1234567-89
 ga_tracking: UA-5555555-55
-ga_tracking_anonymize_ip: true
+ga_tracking_anonymize_ip: true # Use GDPR compliant Google Analytics settings (true by default)
 ```