Anonymisierung der Besucher IP Adressen bei Google Analytics

Vor einigen Tagen wurde von Google die Möglichkeit bereitgestellt, die IP-Adressen von Besuchern zu Teilen zu anonymisieren.

Eine Möglichkeit dies in seinem Analytics Account zu aktivieren sucht man allerdings vergeblich.

Um die IP Adressen eurer Besucher für Google Analytics unsichtbar zu machen, zeigt die folgende Anleitung von Google:

http://code.google.com/intl/de-DE/apis/analytics/docs/gaJS/gaJSApi_gat.h...

Ihr müsst zusätzlich in euren Analytics Code die Zeile
"_gat._anonymizeIp();" einfügen und schon erhält Google nicht mehr die volle IP-Adresse.

Google garantiert übrigens die Funktionsfähigkeit dieser Maskierung.

Eine Anfrage für die Erweiterung der Drupal Google Analytics Modul habe ich unter http://drupal.org/node/811156 gestellt.

Update:
Habe einen entsprechenden Patch für das Modul unter der oben angegebenen Adresse bereitgestellt, ich empfehle aber die Änderung zunächst von Hand zu machen, da der Patch für die HEAD-Version gilt, nicht für 6.2.2!!

Trackback URL for this post:

http://julian.pustkuchen.com/en/trackback/230

Comments

Post new comment

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account, used to display your avatar.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><blockquote>
  • Lines and paragraphs break automatically.
  • Pairs of<blockquote> tags will be styled as a block that indicates a quotation.
  • You can enable syntax highlighting of source code with the following tags: <c>, <cpp>, <css>, <drupal5>, <drupal6>, <java>, <javascript>, <mysql>, <php>, <python>, <ruby>, <smarty>, <xml>. The supported tag styles are: <foo>, [foo]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.
  • Textual smileys will be replaced with graphical ones.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.