Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Commit a111102

Browse files
author
Xavier Agostini
authored
Merge pull request #621 from segmentio/xav/update-readme-links
Update Readme.md
2 parents 68aedab + 47dd89f commit a111102

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

Readme.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Analytics.js makes it easy to collect customer data and send it to many differen
44

55
Analytics.js is open source and is one of the libraries that powers [Segment](https://segment.com), the managed, hassle-free way to collect customer data in the browser and beyond.
66

7-
For our mobile and server-side data collection libraries, check out our [catalog](https://segment.com/catalog/) or our [libraries page](https://segment.com/docs/sources/).
7+
For our mobile and server-side data collection libraries, check out our [catalog](https://segment.com/catalog/) or our [libraries page](https://segment.com/docs/connections/sources/).
88

99
<div align="center">
1010
<img src="https://user-images.githubusercontent.com/16131737/53617064-61017a80-3b9a-11e9-9bfb-f5163aa85a7c.png"/>
@@ -15,7 +15,7 @@ Analytics helps you measure your users, product, and business. It unlocks insigh
1515

1616
## How to get started
1717

18-
1. **Collect analytics data** from your app(s). Get started through Segment with our [Analytics.js Quickstart](https://segment.com/docs/sources/website/analytics.js/quickstart/).
18+
1. **Collect analytics data** from your app(s). Get started through Segment with our [Analytics.js Quickstart](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/quickstart/).
1919
- The top 200 Segment companies collect data from 5+ source types (web, mobile, server, CRM, etc.).
2020
2. **Send the data to analytics tools** (for example, Google Analytics, Amplitude, Mixpanel).
2121
- Over 250+ Segment companies send data to eight categories of destinations such as analytics tools, warehouses, email marketing and remarketing systems, session recording, and more.
@@ -54,13 +54,9 @@ If you are part of a new startup (&lt;$5M raised, &lt;2 years since founding),
5454

5555
## Documentation
5656

57-
First, read the [Analytics.js QuickStart](https://segment.com/docs/sources/website/analytics.js/quickstart/), which contains installation instructions and a brief overview of what Analytics.js does and how it works.
57+
First, read the [Analytics.js QuickStart](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/quickstart/), which contains installation instructions and a brief overview of what Analytics.js does and how it works.
5858

59-
For more detail on the Analytics.js API, check out the [Analytics.js Library Reference](https://segment.com/docs/sources/website/analytics.js/).
60-
61-
## Analytics.js for Platforms
62-
63-
Analytics.js for Platforms is a version of analytics.js built specifically for website creation and e-commerce platforms to give their customers one-click enablement of Google Analytics, Facebook Pixel, Google Adwords, and Segment. For more information, you can check out the [docs for Analytics.js for Platforms](https://segment.com/docs/guides/partners/analyticsjs-for-platforms/). Segment hosts this version of the library for free use on its CDN.
59+
For more detail on the Analytics.js API, check out the [Analytics.js Library Reference](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/).
6460

6561
## Using this Repo
6662

@@ -88,15 +84,15 @@ If you're not sure where to open an issue, feel free to open an issue against th
8884
Released under the [MIT license](License.md).
8985

9086
[analytics.js library reference]: https://segment.com/docs/libraries/analytics.js
91-
[analytics.js quickstart]: https://segment.com/docs/sources/website/analytics.js/quickstart/
87+
[analytics.js quickstart]: https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/quickstart/
9288
[analytics.js-core]: https://github.com/segmentio/analytics.js-core
9389
[analytics.js-integrations]: https://github.com/segment-integrations?q=analytics.js-integration
9490
[ci-badge]: https://travis-ci.org/segmentio/analytics.js.png?branch=master
9591
[ci-link]: https://travis-ci.org/segmentio/analytics.js
96-
[integrations]: https://segment.com/integrations
97-
[libraries]: https://segment.com/libraries
92+
[integrations]: https://segment.com/docs/connections/destinations/catalog/
93+
[libraries]: https://segment.com/docs/connections/sources/catalog/
9894
[nodejs.org]: https://nodejs.org/
99-
[spec]: https://segment.com/docs/spec/
95+
[spec]: https://segment.com/docs/connections/spec/
10096
[catalog]: https://segment.com/catalog
10197
[partner docs]: https://segment.com/docs/partners
10298
[wiki]: https://github.com/segmentio/analytics.js/wiki/Writing-Integrations

0 commit comments

Comments
 (0)