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/quickstart.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Want to learn more? Check out the [Analytics.js reference](/docs/connections/sou
13
13
Before you begin, you need a Workspace (which is a container that holds all of the Sources and Destinations that are billed together for an organization). You can sign up for a free Segment account and create a workspace.
14
14
15
15
To create an Analytics.js source source in the Segment app:
16
-
1.1.Click **Add Source**.
16
+
1. Click **Add Source**.
17
17
2. From the source catalog page, click **JavaScript**.
18
18
3. Click **Add Source** again from the informational panel that appears to the right.
19
19
4. Give the source a display name, and enter the URL the source will collect data from.
@@ -29,9 +29,9 @@ You can choose to install Segment to your site in 1 of 2 ways:
29
29
30
30
[b. Add the Segment snippet to your app](#step-2b-add-the-segment-snippet)
0 commit comments