Skip to content

Commit e5647fa

Browse files
committed
update home page to remove JavaScript option
1 parent e0c3cd5 commit e5647fa

File tree

1 file changed

+8
-10
lines changed
  • src/connections/auto-instrumentation

1 file changed

+8
-10
lines changed

src/connections/auto-instrumentation/index.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,33 +26,31 @@ redirect_from:
2626

2727
Auto-Instrumentation simplifies tracking in your websites and apps by eliminating the need for a traditional Segment instrumentation.
2828

29-
> info "Auto-Instrumentation Pilot"
30-
> 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.
29+
> info "Auto-Instrumentation Private Beta"
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.
3131
3232
> success "Enable Auto-Instrumentation in your workspace"
3333
> To enable Auto-Instrumentation in your Segment workspace, reach out to your dedicated account manager.
3434
3535
## Background
3636

37-
Gathering actionable and timely data is crucial to the success of your business. However, collecting this data in real time has historically proven to be challenging.
38-
39-
As your business needs change, keeping instrumentation up-to-date across all of your digital properties can be time-consuming, often taking weeks or months. This delay can lead to lost insights, frustration for your marketers and developers, and open-ended support of your Segment instrumentation.
37+
Collecting high-quality analytics data is essential, but traditional tracking setups often fall behind as business needs change. Instrumentation updates can take weeks or months, and these delays reduce visibility and increase the burden on engineering teams.
4038

4139
## Auto-Instrumentation as a solution
4240

4341
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.
4442

45-
Some Auto-Instrumentation advantages include:
43+
Key Auto-Instrumentation include:
4644

47-
- **JavaScript-based instrumentation logic**: Configure and refine your instrumentation logic entirely within JavaScript, simplifying the development process and reducing dependencies on other environments.
48-
- **Rapid iteration**: Update your instrumentation logic without the need to constantly release new versions of your mobile app, enabling faster iterations and improvements.
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.
4947
- **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.
5048

5149
## How it works
5250

53-
Once you integrate the Analytics SDK and Signals SDK into your website or application, Segment begins to passively monitor user activity like button clicks, page navigation, and network data. Segment captures these events as "signals" and sends them to your Auto-Instrumentation source in real time.
51+
After you install the required SDKs and enable Auto-Instrumentation, Segment detects activity like button clicks, navigation, and network calls. Segment captures these events as signals, which appear in the Event Builder.
5452

55-
In Segment, the Auto-Instrumentation source lets you view raw signals. You can then [use this data to create detailed analytics events](/docs/connections/auto-instrumentation/configuration/) based on those signals, enriching your insights into user behavior and application performance.
53+
You can group signals into complete analytics events, assign names, and map custom properties. You can then [use this data to create detailed analytics events](/docs/connections/auto-instrumentation/configuration/) based on those signals, enriching your insights into user behavior and application performance.
5654

5755
## Setup Guides
5856

0 commit comments

Comments
 (0)