Skip to content

Commit fa1a0d5

Browse files
Paul Boocockpaulboocock
Paul Boocock
authored andcommitted
Prepare for 3.0.3 release
1 parent 62ab066 commit fa1a0d5

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

README.md

+13-5
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,20 @@
66
[![Build Status][gh-actions-image]][gh-actions]
77
[![Saucelabs Test Status][saucelabs-button-image]][saucelabs]
88

9-
## Overview
9+
![snowplow-logo](common/media/snowplow_logo.png)
1010

11-
Add analytics to your websites, web apps and Node.js applications with the [Snowplow][snowplow] event trackers for JavaScript.
11+
Snowplow is a scalable open-source platform for rich, high quality, low-latency data collection. It is designed to collect high quality, complete behavioral data for enterprise business.
12+
13+
**To find out more, please check out the [Snowplow website][website] and our [documentation][docs].**
14+
15+
## Snowplow JavaScript Trackers Overview
16+
17+
The Snowplow JavaScript Trackers allow you to add analytics to your websites, web apps and Node.js applications when using a [Snowplow][snowplow] pipeline.
1218

1319
With these trackers you can collect user event data (page views, e-commerce transactions etc) from the
1420
client-side and server-side tiers of your websites and web apps.
1521

16-
**Technical documentation can be found for each tracker in our [Documentation][docs].**
22+
**Technical documentation can be found for each tracker in our [Documentation][javascript-docs].**
1723

1824
### @snowplow/browser-tracker (npm)
1925

@@ -86,9 +92,11 @@ Copyright (c) 2021 Snowplow Analytics Ltd, 2010 Anthon Pang.
8692

8793
All rights reserved.
8894

89-
[snowplow]: http://snowplowanalytics.com/
95+
[website]: https://snowplowanalytics.com
96+
[snowplow]: https://github.com/snowplow/snowplow
97+
[docs]: https://docs.snowplowanalytics.com/
9098
[docker-install]: https://docs.docker.com/install/
91-
[docs]: https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/javascript-trackers/
99+
[javascript-docs]: https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/javascript-trackers/
92100
[tech-docs-browser]: https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/javascript-trackers/browser-tracker/browser-tracker-v3-reference/
93101
[setup-browser]: https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/javascript-trackers/browser-tracker/quick-start-guide/
94102
[tech-docs-js]: https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/javascript-trackers/javascript-tracker/javascript-tracker-v3/

common/media/snowplow_logo.png

35.4 KB
Loading

0 commit comments

Comments
 (0)