Skip to main content

Managing third-party integrations

Managing third-party analytics tools for your feature flags is simple once you've set up your integrations.

note

Integrations for third-party tools are only compatible with web SDKs. They're not available for mobile SDKs.

Create or open a feature flag. Then, click Reporting > Integrations.

You must identify what data you want to collect and analyze before information is relayed to your third-party analytics tool. Use the Integrations page to identify what data is useful for a particular flag.

The Admin menu displays all the integrations you've linked to Kameleoon. You can also choose whether you want data exported for:

  • Delivery Rules: Sync data for Targeted and Progressive delivery rules only.
  • Feature Experiments: Sync data for Experiment rules only.

Choosing one or both of these options gives you control over how much data goes to your analytics tool. Check your integration configurations first to ensure your analytics data is accurate, relevant, and actionable.

note

You must implement our SDK and Kameleoon JavaScript tag to use this feature. We recommend implementing the Kameleoon Asynchronous tag, which you can install before closing the <body> tag in your HTML page. The Asynchronous tag is only used for tracking purposes.

All Kameleoon SDKs use the getEngineTrackingCode() method to return the JavaScript code, insert it in your page, and automatically send the exposure events to the analytics solution you're using.