Data collection (back-end)
This article serves as a reference guide detailing all data stored on our back-end servers. Most of this data is used for analytics reporting or, in some cases, synchronization with the front end for targeting purposes.
If you want to learn which data is stored client-side, in the visitor's browser, please refer to this article.
This article primarily applies to Kameleoon Web Experimentation or when using Kameleoon Hybrid Experimentation mode.
If you are only using Kameleoon's SDKs (Feature Experimentation), no data will be collected except:
- Data that is explicitly sent using the
addData
method of the SDK. - All exposure events related to feature flag evaluations.
List of collected data
The following data is collected and stored on our back-end servers for each visit made by an individual visitor to your website:
- Visitor code (a unique Kameleoon identifier for this visitor)
- Visit number (if multiple visits were made by the same visitor)
- Device type (mobile, tablet, or desktop)
- Operating system (Windows, macOS, Linux, etc.)
- Browser name and version
- Screen size
- Window size
- Browser time zone
- Browser language
- Original referrer (acquisition channel)
- Number of pages viewed
- Time elapsed since the visitor's previous visit (if any)
- Time spent on the website
- Start and end time of the visit
- Number of mouse clicks
- Ad blocker detection (enabled/disabled)
- List of conversions (clicks, transactions, etc.), including revenue (if applicable)
- List of personalizations and A/B experiments seen by the visitor
- List of targeted Kameleoon segments (requires Audiences Explorer)
- Current weather conditions (if the corresponding targeting condition is activated): temperature, wind, rain, etc.
- Sunset and sunrise times (required for some weather-based targeting criteria)
- Geolocation (only if a corresponding targeting condition is activated, as some weather-related criteria require geolocation data)
- Products viewed (only if the add-on is enabled)
- Titles and URLs of pages visited
- Custom data
- External segmentation data (obtained from a third-party DMP or CRM)
- Conversion probabilities computed by the Kameleoon AI Predictive targeting engine (only when at least one AI-driven personalization is active; required for generating Kameleoon Conversion Score heat ranges)
By default, Kameleoon does NOT collect any personal information as defined by GDPR or similar data privacy laws. However, personal data may still be collected and stored on our back-end servers in the following cases:
- Your URLs contain parameters with personal data, as Kameleoon collects visited URLs. We strongly recommend removing such parameters from your URLs, as they are collected by all web analytics platforms.
- You explicitly define a custom data field and populate it with personal data.
- You explicitly configure an integration with a third-party DMP or CRM that provides personal data.
Kameleoon will never store any IP addresses on its data servers. There are no exceptions to this rule: even when legal consent has been provided by a visitor, IP addresses are not saved.
Data retention policy
Kameleoon retains visit and product event data for 24 months for analytics purposes. The retention period begins when the first event is processed. If you require a shorter retention period, please contact your Customer Success Manager.
- Cross-Device Experimentation: 3 months of prior data can be retrieved for targeting in Web Experimentation and Feature Experimentation.
- ITP Management: 3 months of prior data can be retrieved for targeting in Web Experimentation and Feature Experimentation.
- Remote Synchronization of Visits: 3 months of prior data can be retrieved for targeting in Web Experimentation and Feature Experimentation.
- AI Predictive Targeting: 3 months of prior data are used to compute Kameleoon Conversion Scores.
- Product Targeting: 6 months of prior data can be retrieved for targeting in Web Experimentation.
- Data API MAP Endpoint: 1 year of prior data can be retrieved in Web Experimentation and Feature Experimentation.