Google Analytics Helpful Tip – Anonymize IP addresses

This is a powerful function that instructs Google Analytics to anonymize (to make nameless) the information being sent over by the tracker objects.  It achieves this by removing the last octet (last 8 positions of the IP address) prior to storing it.

Below is an example of the code needed to handle the deletion of the custom variable.
_gat._anonymizeIp();

By doing this, however, you will reduce geographic reporting accuracy.



Written by:

Google, Google Analytics, Web Analytics

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Comments

2 Responses to “Google Analytics Helpful Tip – Anonymize IP addresses”

Leave Comment

(required)

(required)