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/sources/catalog/libraries/website/javascript/index.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -950,16 +950,14 @@ The Segment Inspector is composed of these three components:
950
950
- This tab enables you to see the information of a user if you're using the `identify` feature. You can associate the data to an individual and measure their activity across multiple sessions and devices. This tab only shows the user's traits that are on the client.
951
951
- If you're not using the `identify` feature, the user remains anonymous.
952
952
953
-
## Usage in Common Frameworks & SPAs
954
-
Note: these examples assume analytics is installed via [npm](https://github.com/segmentio/analytics-next/tree/master/packages/browser)
See [Usage in Common Frameworks & SPAs](https://github.com/segmentio/analytics-next/tree/master/packages/browser#examples--usage-in-common-frameworks-and-spas)
953
+
## Example uses
954
+
Here are some examples of using Analytics.js 2.0. Note that the examples assume Analytics.js 2.0 is installed through [npm](https://github.com/segmentio/analytics-next/tree/master/packages/browser).
* See [Usage in Common Frameworks & SPAs](https://github.com/segmentio/analytics-next/tree/master/packages/browser#examples--usage-in-common-frameworks-and-spas){:target="_blank”}
0 commit comments