Open Web Analytics WordPress Plugin
“Open Web Analytics for WordPress” ist ein simples WordPress-Plugin für das umfangreiche “Open Web Analytics”. Es bindet den zum Tracken benötigten JavaScript-Code auf allen (Frontend-)Seiten eines WordPress ein und erspart somit, diesen “hart” im Template hinterlegen zu müssen.
Selbstverständlich wird eine lauffähige Installation von open Web Analytics vorausgesetzt.
Dieses Plugin basiert überwiegend auf dem WordPress-Plugin “Piwik Analytics” von Jules Stuifbergen , welches wiederum nach seinen Angaben stark an das Google Analytics WordPress Plugin von Joost de Valk angelehnt ist.
Folgende Optionen sind implementiert:
- Site-ID
- Hostname und Pfad zur OWA-Installation
- Downloads vom Tracking auschließen / Downloads einbeziehen
- Admin-User vom Tracking auschließen / Admin-User einbeziehen
Das OpenWebAnalytics-Wordpress Plugin wird wie folgt installiert:
- Den “open-web-analytics” Ordner in das “/wp-content/plugins/”-Verzeichnis hochladen
- Plugin über das “Plugins”-Menü aktivieren
- Plugins über seine Settings-Seite konfigurieren (OWA Site-ID, OWA-Host etc…)
Das Plugin kann unter folgendem Link auf der WordPress-Seite heruntergeladen werden:
Open Web Analytics Plugin for WordPress
Ergänzend zur Auswertung der Besucherdaten über OpenWebAnalytics bietet sich ein Dienst zur Überwachung der Webseite an. Wemonit.de bietet euch z.B. einen solchen Dienst zur Server und Webseiten Überwachung an.


Cool plugin. thanks for writing it.
Any chance you could change the name of it in the WordPress Plugin repository? Reason I’m asking is that it conflicts with the official OWA wordpress plugin which comes bundled with the OWA distro. I’m only asking because if you run the official plugin, you get the upgrade notice for your plugin on the WordPress plugin page.
Maybe call yours “WP Open Web Analytics”?
thanks.
Peter Adams
Founder, Open Web Analytics
Hi Peter,
thank you for your feedback. You’ve got mail.
I renamed the Plugin to its “official” repository name.
kind regards,
Christian
Hi Christian, It’s a nice plugin. I have added an entry for this plugin on our website.
http://2wp.org/open-web-analytics-wordpress-plugin/
Your plugin is still conflicting with the official OWA plugin. It would be nice of you to fix this (I think by changing the “Plugin Name”?). Thanks.
Official:
/*
Plugin Name: Open Web Analytics
Plugin URI: http://www.openwebanalytics.com
Description: This plugin enables WordPress blog owners to use the Open Web Analytics Framework.
Author: Peter Adams
Version: v1.4.0
Author URI: http://www.openwebanalytics.com
*/
Yours:
/*
Plugin Name: Open Web Analytics
Plugin URI: http://www.chrische.de/open-web-analytics-wordpress-plugin
Description: This plugin makes it simple to add the Open Web Analytics tracking-code to your wordpress. Configuration Page
Author: Christian Schmidt
Version: 1.2
Author URI: http://www.chrische.de/
License: GPL
Derived from Jules Stuifbergen’s Piwik Analytics plugin (which is based on Joost de Valk’s Google Analytics for WordPress plugin)
*/
Thank you for the info, fixed it.