tracking/Documentation
Daniel Siepmann 5f0490f493
WIP|Add flags feature
Allow each tracking record to contain arbitrary tags.
Those tags are generated via an API and can be extended by foreign
extensions or for individual projects.
Existing operating_system was moved to this new feature.
The update command allows to migrate existing records to this new
feature.

Those flags can be used when configuring widgets.

A new flag was added bot:yes and bot:no.
Bots are now tracked but flagged.

That new feature allows to build fine grained reports and makes the
extension way more flexible. Possible new implications:
    - Show visits from none bots
    - Show visits from bots
    - Show visits from specific bot
    - Add color to page views per page (bar chart)
      to color bot or none bot

WIP:
    - Update Yaml file to work like before, no bots in widgets
    - Add documentation (widgets)
    - Add documentation (migration *.yaml)
2022-09-21 17:33:27 +02:00
..
Changelog WIP|Add flags feature 2022-09-21 17:33:27 +02:00
Images Add documentation for integrators 2020-07-30 13:52:33 +02:00
PageviewWidgets Support language restriction for all widgets 2020-08-03 14:29:42 +02:00
RecordviewWidgets Add missing _defaults to examples Services.yaml in docs 2020-08-03 12:31:16 +02:00
Changelog.rst Add missing changelog for 1.1.0 2021-06-02 06:44:16 +02:00
Index.rst WIP|Add flags feature 2022-09-21 17:33:27 +02:00
Installation.rst Add hint regarding loading order of extensions 2020-08-03 12:31:16 +02:00
Pageview.rst WIP|Add flags feature 2022-09-21 17:33:27 +02:00
Recordview.rst WIP|Add flags feature 2022-09-21 17:33:27 +02:00
Settings.cfg Release 1.1.1 2021-06-02 06:53:02 +02:00
Tags.rst WIP|Add flags feature 2022-09-21 17:33:27 +02:00
UpdateExistingRecords.rst WIP|Add flags feature 2022-09-21 17:33:27 +02:00