Use sitestat to analyse your Plone site visits.
Project description
By Ingeniweb.
iw.sitestat makes the glue between a Plone site and a Sitestat professional analytics service. The Sitestat product is a commercial application from Nedstat.
We assume at that point that your Sitestat product is correctly installed and configured.
Note that the authors of iw.sitestat have no connection with the Nedstat company.
Requirements
iw.sitestat requires Plone 3.1 or newer.
simplejson is added automatically by easy_install/zc.buildout.
Copyright and license
Copyright (c) 2008 Ingeniweb SAS
This software is subject to the provisions of the GNU General Public License, Version 2.0 (GPL). A copy of the GPL should accompany this distribution. THIS SOFTWARE IS PROVIDED “AS IS” AND ANY AND ALL EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE
See the docs/LICENSE file that comes with this component.
Installation
We assume that you created your Zope instance with paster create -t plone3_buildout <your-instance> or something similar. And of course you’re supposed to know how to set up a Plone site using zc.buildout.
With zc.buildout
Recommended practice for integration or production instances.
Open buildout.cfg with your favorite text editor and change it like indicated below:
[instance] ... eggs = ... iw.sitestat ... zcml = ... iw.sitestat
Run your buildout, you’re done.
From Subversion repository
Recommended practice for developers.
Install as indicated in With zc.buildout above.
Checkout your preferred trunk/branch of iw.sitestat in $BUILDOUT/src (You should have $BUILDOUT/src/iw.sitestat/… after this). See the Project home pages section for the repository URL.
Then:
$ cd $BUILDOUT/src/iw.sitestat $ python setup.py develop
Open buildout.cfg with your favorite text editor and change it like indicated below:
[buildout] ... develop = src/iw.sitestat
Run your buildout, you’re done. Your Subversion working copy of iw.sitestat should take over the egg.
Limitations
At this stage of development, we do not yet honour the following Sitestat features:
Adobe Flash decoration support.
Forms decoration support.
Project home pages
At plone.org: http://plone.org/products/iw.sitestat
Subversion repository: https://svn.plone.org/svn/collective/iw.sitestat
Upgrades
Visit in ZMI the portal_setup object of your site, click Upgrades and select iw.sitestat:default. All is obvious from there.
Support
As stated above, we will never provide support on sitestat services, or whatever that’s covered by sitestat commercial support. We only support iw.sitestat itself.
Tracker
You may report bugs or ask for features in our tracker. See the “tracker” link from the project home page at plone.org.
Please read the rules written in the home page of the tracker before reporting in the tracker. More specifically, please check that there is no answer to your issue before filing anything.
Others
You may ask for further support (training, commercial support, …) at Ingeniweb support if you don’t find answers to your questions in the tracker.
Further documentation
See the other files in docs/*. In addition this component may have other more specific README.txt files in its directory tree.
More technical documentation may be found in thisdir/iw/sitestat/tests/*.txt.
Misc
About LinguaPlone
We do not know if iw.sitestat is LinguaPlone compliant. As LinguaPlone is supposed to override standard Plone and Archetypes APIs, we do not consider the issues raised when mixing LinguaPlone and iw.sitestat in the same site as iw.sitestat bugs. Anyway, sponsorship and contributions are welcome to get all this working fine.
Credits
Main sponsor: EDF
Main developer: Gilles Lenfant
Translations
French (fr): Gilles Lenfant
Changelog
1.0.0 - Unreleased
https://svn.plone.org/svn/collective/iw.sitestat/trunk
Initial release
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
Built Distribution
Hashes for iw.sitestat-1.0.0_beta_1-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | fac221700605ae61567b03a31bc164c5291de3515eb50eb1eb772634a73ce948 |
|
MD5 | b69adbfd5ebfdb571b617f2bc6fdf2ac |
|
BLAKE2b-256 | 6ea39ac8982ecfb950cc232a71730e35e0aaaff21dc56bd10d553feedd2140f6 |