Skip to content

Commit 3137db3

Browse files
author
markzegarelli
authored
Merge pull request #1685 from segmentio/jenskene-patch-1
Update Amplitude Actions doc
2 parents 2c7af6c + 72ff35c commit 3137db3

File tree

3 files changed

+24
-7
lines changed

3 files changed

+24
-7
lines changed

src/_sass/components/_markdown.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,4 +253,11 @@
253253
}
254254
}
255255
}
256+
257+
256258
}
259+
260+
a[target="_blank"]:after{
261+
content: url("/docs/images/external-link-alt-solid.svg");
262+
margin-left: 4px;
263+
}

src/connections/destinations/catalog/actions-amplitude/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ Session tracking is only available when using Segment's new libraries: [Analytic
3434

3535
## Getting Started
3636

37-
1. Before you start, go to your [Amplitude project settings](https://analytics.amplitude.com/settings/projects), and locate the project that you'll be sending Segment data to. Copy the Amplitude API Key and Secret key for the project.
38-
1. From the Segment web app, click **Catalog**, then click **Destinations**.
39-
2. Find the Destinations Actions item in the left navigation, and click it.
40-
2. Click the "Amplitude" item to select it and click **Configure**.
41-
3. Choose which of your sources to connect the destination to. (You can connect more sources to the destination later.)
42-
3. On the next page enter your Amplitude API key and Secret key and click **Verify credentials**.
43-
4. Next, choose how to create the mapping. You can click Quick Setup to use the defaults provided by Segment, or click Customized Setup to start from a blank mapping.
37+
1. Before you start, go to your [Amplitude workspace](https://analytics.amplitude.com){:target="_blank"}. Click **Settings** in the bottom left, then click **Projects** in the left menu. Select your **Project**. Copy the Amplitude API Key and Secret Key for the project.
38+
2. From the Segment web app, click **Catalog**, then click **Destinations**.
39+
3. Find the Destinations Actions item in the left navigation, and click it.
40+
4. Click the "Amplitude" item to select it and click **Configure**.
41+
5. Choose which of your sources to connect the destination to. (You can connect more sources to the destination later.)
42+
6. On the next page enter your Amplitude API key and Secret key and click **Verify credentials**.
43+
7. Next, choose how to create the mapping. You can click Quick Setup to use the defaults provided by Segment, or click Customized Setup to start from a blank mapping.
4444

4545
Once you have a mapping, you can follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customizing-mappings).
4646

Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)