- Effortlessly store campaign results for centralized analysis.
- Benefit from secure storage and streamlined data transfer, accessing necessary data for decision-making with just your project ID.
Data warehouse integrations are available as a premium add-on for the Web Experimentation and Feature Experimentation module. For more information, contact your Customer Success Manager.

Activate Amazon Redshift as a destination
To activate Amazon Redshift as a destination:- Click Use Redshift as a destination.
- Choose your cluster type: Provisioned or Serverless.

- For the Provisioned cluster type, you must provide:
- Redshift cluster ID: The identifier of your Amazon Redshift cluster, a critical component for directing campaign results to the correct destination within Redshift
- S3 bucket name: The full name of an Amazon S3 bucket for staging streamed events before periodic bulk loading into Redshift. The policy attached to the AWS role you provided must grant access to this bucket
- Redshift AWS region: The Region code where your source Redshift cluster resides. Find this code in your AWS console. Example:
eu-west-1 - Database: The name of the Redshift database containing the data you’re ingesting
- For the Serverless cluster type, you must provide:
- Redshift serverless workgroup: Your workgroup’s name
- S3 bucket name: The full name of an Amazon S3 bucket for staging streamed events before periodic bulk loading into Redshift. The policy attached to the AWS role you provided must grant access to this bucket
- Redshift AWS region: The Region code where your source Redshift cluster resides. Find this code in your AWS console. Example:
eu-west-1 - Database: The name of the Redshift database containing the data you’re ingesting
What Use Amazon Redshift as a destination does
Enabling Use Amazon Redshift as a destination streams all Kameleoon experiment exposure events into Amazon. Kameleoon stores events in thekameleoon_events schema of your {database}, the name of the Redshift database where Kameleoon ingests the data. This database is the one you set up during setup, with write access granted to the Kameleoon user. Kameleoon saves the data in a table named kameleoon_experiment_event.
The SQL schema of this table is the following:
custom_visitor_id from the Cross Device Reconciliation custom data, if you set it.
With campaign data stored in Amazon, you gain the ability to perform in-depth analysis and reporting. You can leverage Amazon’s querying capabilities to extract valuable insights from the collected data, helping you make data-driven decisions to optimize your campaigns and user experience.
By centralizing Kameleoon campaign results in Amazon, you contribute to the enrichment of your Amazon database, making it a comprehensive repository of user data that you can use for a variety of analytical and business intelligence purposes.