Skip to main content
Provide the credentials using the Key-Pair authentication option, not the Password option.

Activate Snowflake as a destination

Once you have enabled the Snowflake integration for your project, you can activate Use Snowflake as a destination to send the results of your Kameleoon campaigns to Snowflake.
To do so, follow these steps:
  1. Within the selected project’s configuration, you’ll find a section labeled Use Snowflake as a destination. Click this section.
  1. Provide the Snowflake project ID associated with your Google Snowflake project
  2. Click Validate to save and apply your configuration settings.

What “Use Snowflake as a destination” does

Enabling Use Snowflake as a destination sends Kameleoon’s selected events to Snowflake. Kameleoon saves the events in the KAMELEOON_EVENTS schema of the KAMELEOON database you created, with write access for the user you created for Kameleoon during setup. Snowflake supports three event types, each stored in its own table. Kameleoon stores experiment exposure events in kameleoon_experiment_event:
Kameleoon stores conversion events in kameleoon_conversion_event:
Kameleoon stores custom data events in kameleoon_custom_data_event:
Kameleoon populates the custom_visitor_id field from the Cross Device Reconciliation custom data, if you set it. Kameleoon enables experiment exposure events by default. Conversion and custom data event collection are a new feature subject to change. They aren’t configurable via the UI. To activate them, contact the Kameleoon support team.