Skip to content

Commit 922b43d

Browse files
committed
add info about existing sources [netlify-build]
1 parent d8f83a9 commit 922b43d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ You can either create a new source or turn on Auto-Instrumentation for an existi
2424
3. Return to **Connections > Sources** and select the new source you just set up.
2525
4. In the **Initialize the Client** section, copy the `writeKey` shown in the code block.
2626

27+
### Enable Auto-Instrumentation on an existing source
28+
29+
If you want to use an existing source, copy its `writeKey` from **Initialize the client**. After you install the SDK (Step 2), return to the source settings to turn on Auto-Instrumentation:
30+
31+
- **Web:** **Connections > Sources > [source] > Settings > Analytics.js > Auto-Instrumentation** and toggle it on.
32+
- **Mobile:** **Connections > Sources > [source] > Settings > Advanced > Auto-Instrumentation** and toggle it on.
33+
2734
## Step 2: Add dependencies and initialization code
2835

2936
Next, you'll need to add the Signals SDKs to your web environment.

0 commit comments

Comments
 (0)