Skip to content

halfdan/piwik-barometer-plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Piwik Barometer Plugin

Description

This is a plugin for the Open Source Web Analytics platform Piwik. If enabled, it will add a two new widgets that you can add to your dashboard.

The widgets will show a Visitor Barometer and a Visit Time Barometer that auto-refresh every 5 seconds. It shows the number of visitors or visit time in a N minute period compared to the maximum number of visitors/average visit time in any N minute period of the last 30 days.

The idea for this plugin came from @muesli who suggested it on #piwik in IRC.

Documentation

  1. Clone the plugin into the plugins directory of your Piwik installation.

    cd plugins/
    git clone https://github.com/halfdan/piwik-barometer-plugin.git Barometer
    
  2. Login as superuser into your Piwik installation and activate the plugin under Settings -> Plugins

  3. You will now find the widget under the Live! section.

Contribute

If you are interested in contributing to this plugin, feel free to send pull requests!

About

Piwik Plugin for visualizing the visits in the last N minutes compared to a 30 day timespan.

Resources

Stars

Watchers

Forks

Packages

No packages published