2015-06-09 15:25:36 +02:00

57 lines
1.8 KiB
ReStructuredText

================
Event statistics
================
Indico tracks statistics of events. Depending on the configuration applied by
the server administrator, this feature allows event managers to view where the
traffic is coming from, peak dates and track downloads of material.
If enabled in the server, event statistics can be found in the menu section
*Statistics* of the event management area. Note that results are cached and that
the report creation date is displayed at the page footer.
The default date range and scope for the results can be modified by clicking on
*Modify Query*.
|img-modiy-query|
Results are structured in several panes described below.
Visitor Hit Rates
-----------------
This graph shows both the unique and total hits, per day for the current
selection (conference / contribution). It can be zoomed by clicking and dragging
the cursor and hovering over the data points will display more information.
|img-visitor-hit-rates|
Top Referrers
-------------
This pane provides information as to where your visitors are reaching the event
from. Metrics provided include the number of total visits, amount of actions
taken on the page and the average visit length from each source.
|img-top-referrers|
Material Downloads
------------------
If enabled in the server, individual statistics for material downloads in your
event will be displayed in this pane. On the left side there is a list of
grouped material and clicking on them will display their associated statistics
on the right.
|img-material-downloads|
.. |img-modiy-query| image:: images/piwik_modif_query.png
.. |img-visitor-hit-rates| image:: images/piwik_visitor_hits.png
.. |img-top-referrers| image:: images/piwik_referrers.png
.. |img-material-downloads| image:: images/piwik_material.png