Skip to content

Commit ced4626

Browse files
committed
fix typo [netlify-build]
1 parent 08d5768 commit ced4626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ After integrating the SDK and running your app, verify that Segment is collectin
6969

7070
1. In your Segment workspace, return to **Connections > Sources**, then select the Source you created for Auto-Instrumentation.
7171
2. In the Source header, look for the **Event Builder** tab. If the tab does not appear, make sure you’ve installed the SDK correctly and are triggering signal activity using the debug URL.
72-
![The Event Builder tab shown in the navigation bar between Debugger and Schema in a Segment Source](images/event-builder-tab.png)
72+
![The Event Builder tab shown in the navigation bar between Debugger and Schema in a Segment Source](images/event_builder_tab.png)
7373
3. Open the **Event Builder** and follow the on-screen instructions to trigger signal detection. You’ll need to open your app in a browser using the custom debug URL Segment provides (for example,`?segment_signals_debug=true`).
7474
4. Interact with your app to trigger signals: click buttons, navigate pages, or submit forms. Segment collects and displays these as signals in the Event Builder.
7575
5. From the signals list, click **Configure event** to define a new event based on one or more signals. After configuring the event, click **Publish event rules**.

0 commit comments

Comments
 (0)