You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/auto-instrumentation/index.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ redirect_from:
24
24
- '/docs/connections/auto-instrumentation/setup/'
25
25
---
26
26
27
-
Auto-Instrumentation simplifies tracking in your websites and apps by eliminating the need for a traditional Segment instrumentation.
27
+
Auto-Instrumentation simplifies tracking in your websites and apps by removing the need for a traditional Segment instrumentation.
28
28
29
29
> info "Auto-Instrumentation Private Beta"
30
30
> 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.
@@ -40,11 +40,14 @@ Collecting high-quality analytics data is essential, but traditional tracking se
40
40
41
41
With just a few lines of code, Auto-Instrumentation handles device tracking for you, helping you focus on collecting the data that's essential to your business and letting your marketers and data analysts gather and update data without relying on engineering teams.
42
42
43
-
Key Auto-Instrumentation include:
43
+
Key Auto-Instrumentation benefits include:
44
44
45
-
-**No-code event creation**: Define events based on user activity without writing JavaScript.
46
-
-**Rapid iteration**: Update your instrumentation logic at any time, without deploying new app versions.
47
-
-**Bypass update delays**: Avoid the typical delays associated with app update cycles and app store approvals. Auto-Instrumentation lets you update your tracking setups or fix errors immediately, ensuring your data collection remains accurate and timely.
45
+
-**No-code event creation**: Use the Event Builder tab to define events based on user activity; no JavaScript required.
46
+
-**Fast iteration**: Update your tracking configuration at any time, without deploying new app versions.
47
+
-**Fewer dependencies**: Reduce the need for engineering support while still maintaining reliable event tracking.
48
+
49
+
> info "Event Builder during Private Beta"
50
+
> During the Auto-Instrumentation Private Beta, both the Event Builder and the legacy Auto-Instrumentation tab appear in the Segment UI. Segment will remove the legacy tab once all customers have migrated to the Event Builder experience.
0 commit comments