A portlet that uses the Piwik open source analytics system to display how many people are using your Plone site at the moment
Project description
Introduction
collective.piwik.now displays a portlet with the number of users currently using your Plone site.
The Piwik open source analytics system (http://piwik.org/) is used to store the usage data.
How to get it working
You need to have access to a working Piwik installation. Create a new site in the Piwik admin UI and provide the view permission to anonymous users.
Add the Piwik Tracking Tag to Javascript web stats support field at <SITEURL>/@@site-controlpanel
You need to make a small change at the tracking tag adding the line “var site_id = X;”, replacing X with your Piwik site_id For example, if in the Piwik code you have: var piwikTracker = Piwik.getTracker(pkBaseURL + “piwik.php”, 6); then site_id = 6 in your case
Install the “Online users” add-on from the Plone control panel
Add the “Online users” portlet from the manage portlets form in the context you want it to appear. At this step you can configure the session timeout in minutes: The time of inactivity after which a user is no longer considered to be online.
Credits
The product was created by Unweb.me during the Bristol 2010 Plone conference. Thanks to Engagemedia.org for sponsoring our tickets and registrations.
Contributors
Dimitris Moraitis, dimo at unweb.me
Markos Gogoulos, mgogoulos at unweb.me
Mike Muzurakis, clopy at unweb.me
Changelog
0.1
Initial release
Download
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.piwik.now-0.1.zip
.
File metadata
- Download URL: collective.piwik.now-0.1.zip
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bd2d68e7d408e5344f2e67cc76adbfca4e6cc490afc0ca596ddd3991b4c44b9 |
|
MD5 | b3ec9fcdb71a5aa95c441bf149b10b93 |
|
BLAKE2b-256 | c253e33adc87696807d7469476c879be37659c5d80b8a2a40999c4627c989f27 |