Skip to content

Commit 66793b7

Browse files
committed
update web instructions
1 parent 1c31364 commit 66793b7

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

src/connections/auto-instrumentation/web-setup.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You'll learn how to use an existing Segment source, integrate dependencies, turn
1717

1818
You’ll need the `writeKey` from an existing Segment source:
1919

20-
1. In your Segment workspace, go to to **Connections > Sources**.
20+
1. In your Segment workspace, go to **Connections > Sources**.
2121
2. Select your source.
2222
3. From the source's overview tab, go to **Settings > API Keys**.
2323
4. Copy the `writeKey` shown in the code block.
@@ -189,15 +189,20 @@ Verify that you only have **one snippet** in your site, then move to [Step 3: Ve
189189

190190
3. Build and run your app.
191191

192-
## Step 3: Enable Auto-Instrumentation in your source
192+
## Step 3: Turn on Auto-Instrumentation in your source
193193

194+
Next, return to the source settings to turn on Auto-Instrumentation:
194195

196+
1. Go to **Connections > Sources**.
197+
2. Select your source you used in Step 1.
198+
3. From the source's overview tab, go to **Settings > Analytics.js**.
199+
4. Toggle Auto-Instrumention on.
195200

196201
## Step 4: Verify and deploy events
197202

198203
After integrating the SDK and running your app, verify that Segment is collecting signals:
199204

200-
1. In your Segment workspace, return to **Connections > Sources**, then select the source you created for Auto-Instrumentation.
205+
1. In your Segment workspace, return to **Connections > Sources**, then select the source you used for Auto-Instrumentation.
201206
2. In the source overview, look for the **Event Builder** tab. If the tab doesn’t appear:
202207
- Make sure you've installed the SDK correctly.
203208
- Reach out to your Segment CSM to confirm that your workspace has the necessary feature flags enabled.

0 commit comments

Comments
 (0)