Clean Insights Ingredients:
Clean Insights provides a full analytics solution for your app, with the help of a few required pieces. Probes from the SDK will record measurements within your app. That data is then sent in cycles to Matomo for further aggregation and visualization. Measurements are made possible by an engaged consent from your users. Let’s get going! Below, we’ve outlined step-by-step instructions to help you plan your integration.
Clean Insights gives you the power to measure impact, learn where users spend time, run health checks and survey user satisfaction. Deciding what you want to know before collecting data takes some time and brain power, but it will be worth it. Here are some resources to help:
When your developers start working with the SDK, they will set up a ‘campaign’ in the code. A ‘campaign’ is composed of the following parameters: Which data is collected
Note: The Clean Insights methodology refers to data collected as ‘measurements’ to emphasize its privacy-preserving strategy.
Your consent experience involves how you ask users for permission to measure, along with the full cycle of their experience while measurements are enabled. This includes how users can opt out, how they are aware or unaware that measurements are enabled, and what control users have.
Dig into the code on Gitlab for full instructions. View code.