From cb3dcc4c4273ead68ecc041ab964e25cae776325 Mon Sep 17 00:00:00 2001 From: markzegarelli Date: Fri, 22 Nov 2024 12:17:05 -0800 Subject: [PATCH 1/3] Update Amplitude screenshots and instructions --- .../data-connectors/amplitude.mdx | 20 +++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/docs/integrations/data-connectors/amplitude.mdx b/docs/integrations/data-connectors/amplitude.mdx index 95d82e320..8d1902317 100644 --- a/docs/integrations/data-connectors/amplitude.mdx +++ b/docs/integrations/data-connectors/amplitude.mdx @@ -17,21 +17,27 @@ The following steps outline how to forward events from Amplitude into Statsig. 2. Go to Amplitude and navigate to the Data Destinations page. Click the "Add Destination" button in the top right. + + ![](https://console.statsig.com/img/integrations/amplitude:incoming_integration_steps/step_1.png) 3. From the Destinations Catalog, search for and select the Statsig Event - Streaming destination. + Streaming destination. Click "Add Destination". + + ![](https://console.statsig.com/img/integrations/amplitude:incoming_integration_steps/step_2.png) 4. Give this destination a name and click "Create Sync". + ![](https://console.statsig.com/img/integrations/amplitude:incoming_integration_steps/step_3.png) 5. Enter the "Server Secret Key" you copied in Step 1 into the provided - field. Select the events you wish to send to Statsig. Ensure that the - Status is set to "Enabled" and then click "Save". + field. Select the events and any additional properties you wish to send to Statsig. Ensure that the + Status is set to "Enabled" and then click "Save". The Test Connection dialog displays. Click Send Test Event to verify the connection. Once verified, click Finish. + ![](https://console.statsig.com/img/integrations/amplitude:incoming_integration_steps/step_4.png) 6. *Enable the integration* - On the Integrations page for your Statsig project, enable the Amplitude Incoming integration. @@ -41,8 +47,10 @@ The following steps outline how to forward events from Amplitude into Statsig. ## Outgoing - Sending Statsig Events to Amplitude -1. Navigate to Amplitude and click on the Settings button in the - bottom-left corner. +1. Navigate to Amplitude and click on the Settings icon in the + upper-right corner. Select Organization settings. + + ![](https://console.statsig.com/img/integrations/amplitude_integration_steps/settings.png) @@ -86,7 +94,7 @@ For a comprehensive view, you can obtain the raw first exposure data in CSV form ## Cohort Sync - Syncing Amplitude Cohorts to Statsig Segments -For up to date configuration information on syncing Cohorts (aka Segments) from Amplitude to Statsig, please take a look at Amplitude's documentation [here](https://www.docs.developers.amplitude.com/data/destinations/statsig-cohort/). +For up to date configuration information on syncing Cohorts (aka Segments) from Amplitude to Statsig, please take a look at Amplitude's documentation [here](https://amplitude.com/docs/data/destination-catalog/statsig-cohort-sync). ## Filtering Events From 5e3d7c593554c738cbaf5108ae28396326106233 Mon Sep 17 00:00:00 2001 From: markzegarelli Date: Fri, 22 Nov 2024 12:21:11 -0800 Subject: [PATCH 2/3] Fix comment syntax --- docs/integrations/data-connectors/amplitude.mdx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/integrations/data-connectors/amplitude.mdx b/docs/integrations/data-connectors/amplitude.mdx index 8d1902317..17b891ba1 100644 --- a/docs/integrations/data-connectors/amplitude.mdx +++ b/docs/integrations/data-connectors/amplitude.mdx @@ -17,20 +17,21 @@ The following steps outline how to forward events from Amplitude into Statsig. 2. Go to Amplitude and navigate to the Data Destinations page. Click the "Add Destination" button in the top right. - + // replace with amp-1.png ![](https://console.statsig.com/img/integrations/amplitude:incoming_integration_steps/step_1.png) 3. From the Destinations Catalog, search for and select the Statsig Event Streaming destination. Click "Add Destination". - + // replace with amp-2.png ![](https://console.statsig.com/img/integrations/amplitude:incoming_integration_steps/step_2.png) 4. Give this destination a name and click "Create Sync". - + // replace with amp-3.png + ![](https://console.statsig.com/img/integrations/amplitude:incoming_integration_steps/step_3.png) 5. Enter the "Server Secret Key" you copied in Step 1 into the provided @@ -50,7 +51,7 @@ The following steps outline how to forward events from Amplitude into Statsig. 1. Navigate to Amplitude and click on the Settings icon in the upper-right corner. Select Organization settings. - + // replace with amp-6.png ![](https://console.statsig.com/img/integrations/amplitude_integration_steps/settings.png) From 2a300f77ffe965eb654dd74630f70372103ef1c0 Mon Sep 17 00:00:00 2001 From: markzegarelli Date: Fri, 22 Nov 2024 12:21:32 -0800 Subject: [PATCH 3/3] Fix comment syntax --- docs/integrations/data-connectors/amplitude.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/integrations/data-connectors/amplitude.mdx b/docs/integrations/data-connectors/amplitude.mdx index 17b891ba1..fed743e31 100644 --- a/docs/integrations/data-connectors/amplitude.mdx +++ b/docs/integrations/data-connectors/amplitude.mdx @@ -38,7 +38,8 @@ The following steps outline how to forward events from Amplitude into Statsig. field. Select the events and any additional properties you wish to send to Statsig. Ensure that the Status is set to "Enabled" and then click "Save". The Test Connection dialog displays. Click Send Test Event to verify the connection. Once verified, click Finish. - + // replace with amp-4.png + ![](https://console.statsig.com/img/integrations/amplitude:incoming_integration_steps/step_4.png) 6. *Enable the integration* - On the Integrations page for your Statsig project, enable the Amplitude Incoming integration.