Skip to content

Commit 619a441

Browse files
committed
final few updates [netlify-build]
1 parent e01f335 commit 619a441

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/connections/auto-instrumentation/configuration.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This guide details how to use signals, and their associated data, generated in o
1010

1111
This guide assumes that you've already added the Signals SDK to your application. If you haven't yet, see the [Auto-Instrumentation Setup](/docs/connections/auto-instrumentation/) guide for initial setup.
1212

13-
> info "Auto-Instrumentation Private Beta"
14-
> Auto-Instrumentation is currently in Private Beta and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}. Segment is actively iterating on and improving the Auto-Instrumentation user experience.
13+
> info "Auto-Instrumentation Pilot"
14+
> Auto-Instrumentation is currently in pilot and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}. Segment is actively iterating on and improving the Auto-Instrumentation user experience.
1515
1616
> success "Enable Auto-Instrumentation"
1717
> To enable Auto-Instrumentation in your Segment workspace, reach out to your dedicated account manager.
@@ -26,6 +26,9 @@ After you set up the Signals SDK to capture the signals you want to target, you
2626
1. In your Segment workspace, go to to **Connections > Auto-Instrumentation** and click on a source.
2727
2. Click **Create Rules**.
2828

29+
> info "Where's the Event Builder tab?"
30+
> The Event Builder tab only appears after you've installed the Auto-Instrumentation snippet in your site or app. If you don’t see the tab, double check your implementation or reach out to your Segment CSM.
31+
2932
### Using the Rules Editor
3033

3134
The Rules Editor is where you define rules that transform raw signal data into analytics events. In the editor, you write functions that convert signals into events and then call them in the `processSignal()` function.

0 commit comments

Comments
 (0)