Skip to content

Commit 74a1d3b

Browse files
committed
More info on event builder
1 parent e5a63f1 commit 74a1d3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connections/auto-instrumentation/event-builder.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ Follow these steps to create an event:
5555

5656
For example, suppose a user taps an "Add to Cart" button. You can define an `Add to Cart` event by combining the button click signal with a network response signal that includes product details. You can then map properties like product name, ID, and price directly from the network response to your event.
5757

58+
Once published, your event rules appear in the **Event Rules** tab of the Event Builder. From this tab, you can view all of your published rules and delete rules you no longer need.

0 commit comments

Comments
 (0)