Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Piwik Notifier Bar

Beskrivning

This Plugin was strongly motivated by the needs for German law. It is demanded that you show a user that you use Piwik and Piwik by itself uses a tracking cookie to track you through the whole website.
Instead of modifing all the themes to show a small bar at the top of every page, i decided to write a small plugin to do the trick for me.

  • Adds Bar with custom Text to Top of every Page
  • Button with custom Text to confirm to tracking
  • Add a new Page to your site to display the Piwik-Iframe to disable the Piwik-Tracking-Cookie
  • Add a Shortcode for the Piwik-Iframe to disable the Tracking-Cookie [piwik-iframe]
  • Custom CSS File for your own style to match your current theme

Development of the Plugin is managed through GitHub Please help me make it a better plugin and send me pull-requests

Have a cool custom style for the Notifier Bar? Send me a pull request via GitHub or post it here in the support section

Installation

  1. Upload the folder wp-piwik-notifier to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Go to the Settings of the Piwik Notifier Plugin and add your custom messages and the URL to your piwik instance
  4. Write your own CSS File to match your theme and save it to the /wp-content/themes/YOUR-CURRENT-THEME/wp-piwik-notifier/main.css` You can select it in the Settings Menu
  5. Have fun

Recensioner

Läs 1 betyg

Bidragsgivare och utvecklare

”Piwik Notifier Bar” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Piwik Notifier Bar” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

0.1 Init Commit
0.2 Bug Fixes
0.2.1 l18n-bug fixes
0.2.2 readme fixes
0.2.3 german translation added