=== Statify – Extended Evaluation ===
Contributors: patrickrobrecht
Tags: stats, analytics, privacy, statistics
Requires at least: 4.7
Tested up to: 7.0
Requires PHP: 5.6
Stable tag: 2.6.5
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

This plugin evaluates the data collected with the privacy-friendly Statify Plugin (data tables and diagrams). The evaluation can be downloaded as csv.


== Description ==
This plugin evaluates the data collected with the privacy-friendly [Statify](https://wordpress.org/plugins/statify/) Plugin which is only saving date, referrer and target url for every page view.

The plugin creates evaluations for the following criteria:

* views per year / month / day
* most popular content
* views per post
* views per referrer

The results are shown in data tables and diagrams. The evaluation results can be downloaded as CSV files (for an import into LibreOffice Calc or Microsoft Excel).


== Frequently Asked Questions ==

= I have installed Statify already. Why should I install this plugin? =

This plugin provides detailed statistics for the data collected with the Statify plugin.

If you are interested in a deeper analysis of that data or want to export the evaluation as csv file, this is the right plugin for you.

= I've just installed the plugin, but I don't see any evaluation. =

If you've just installed Statify, no data is stored in the database which can be evaluated. Visit the statistics pages later again.

= How can I download the evaluation results? =

The complete data can be downloaded by clicking the *Export* button next to the headline of each evaluation.

= How do I give other users access to the *Statify – Extended Evaluation* pages? =

Per default, only administrators have access to the *Statify – Extended Evaluation* statistics.

You can give users of other roles the capability to see the *Statify – Extended Evaluation* pages by extending their capabilities with a member plugin (e. g. [Members](https://wordpress.org/plugins/members/)).

Therefore you'll have to add the *see_statify_evaluation* capability to the user role.


== Screenshots ==

1. Monthly / yearly views
2. Most popular content statistics (for the whole time Statify data were stored)
3. Referrer statistics (for the given period of time)


== Changelog ==

Please see [the changelog at GitHub](https://github.com/patrickrobrecht/extended-evaluation-for-statify/blob/master/CHANGELOG.md) for the details.

= 2.6.5 =
- Update dependencies, including the Chartist library used for the charts
- Replace outdated Chartist tooltip plugin with a custom implementation


== Upgrade Notice ==

= 2.6.5 =
This release contains updated dependencies. All users are encouraged to update to this version.
