6,323
edits
No edit summary |
(→How ?) |
||
Line 4: | Line 4: | ||
== How ? == | == How ? == | ||
=== Real-life metrics === | |||
* Are people changing their behaviour thanks to Open Food Facts ? | |||
* Are producers improving their products thanks to the Producer Platform ? | |||
=== Matomo === | |||
* We have our own instance of Matomo, to avoid any third party analytics tool which raises privacy concerns. | |||
* We have generic instrumenting with Matomo, and still little Events instrumenting (eg: Category addition, clicking on "Extract ingredients…) | |||
* Our metrics are not yet correlated with product data (eg it's hard at the moment to tell exactly how many Nutri-Scores we displayed in a year) | |||
=== Reporting dashboard === | === Reporting dashboard === | ||
An InfluxDB/Grafana stack has been set up to allow Open Food Facts team to be able to follow essential metrics. The dashboards can be viewed at https://metrics.openfoodfacts.org. | An InfluxDB/Grafana stack has been set up to allow Open Food Facts team to be able to follow essential metrics. The dashboards can be viewed at https://metrics.openfoodfacts.org. | ||
Line 45: | Line 54: | ||
* <code>products</code>: number of products with the given tag | * <code>products</code>: number of products with the given tag | ||
* <code>percent</code>: % of products with the given tag over the total number of product for the country | * <code>percent</code>: % of products with the given tag over the total number of product for the country | ||
## Relevant links | |||
* https://github.com/openfoodfacts/recipe-estimator-metrics | |||
* https://github.com/openfoodfacts/openfoodfacts-metrics/issues | |||
* [[Ingredients_Analysis_Quality]] | |||
[[Category:Metrics]] | [[Category:Metrics]] |