https://github.com/snowplow-archive/sp-js-assets
Contains all of the Snowplow JavaScript Tracker assets.
https://github.com/snowplow-archive/sp-js-assets
cdn javascript snowplow snowplow-javascript-tracker snowplowanalytics tracker
Last synced: about 1 month ago
JSON representation
Contains all of the Snowplow JavaScript Tracker assets.
- Host: GitHub
- URL: https://github.com/snowplow-archive/sp-js-assets
- Owner: snowplow-archive
- License: other
- Archived: true
- Created: 2020-09-24T08:20:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-23T10:46:55.000Z (almost 4 years ago)
- Last Synced: 2025-03-12T16:15:42.655Z (2 months ago)
- Topics: cdn, javascript, snowplow, snowplow-javascript-tracker, snowplowanalytics, tracker
- Language: JavaScript
- Homepage:
- Size: 1.5 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snowplow JavaScript Tracker Assets
[](https://www.jsdelivr.com/package/gh/snowplow/sp-js-assets)
[](https://cdnjs.com/libraries/snowplow)
[![Release][release-image]][releases]
[![License][license-image]][bsd]## Overview
Contains all of the Snowplow JavaScript Tracker assets.
To use the Snowplow JavaScript Tracker, we advise you host the sp.js asset on your own CDN or serve it
from within your own web app, however these assets are available via the third party jsdelivr and cdnjs CDNs.## Snowplow JavaScript Tracker
Add analytics to your websites and web apps with the [Snowplow][snowplow] event tracker for JavaScript.
With this tracker you can collect user event data (page views, e-commerce transactions etc) from the
client-side tier of your websites and web apps.## Find out more
Available on the [jsdelivr](https://www.jsdelivr.com/package/gh/snowplow/sp-js-assets) and [cdnjs](https://cdnjs.com/libraries/snowplow)
The latest version is available here:
`https://cdn.jsdelivr.net/gh/snowplow/[email protected]/sp.js`
and
`https://cdnjs.cloudflare.com/ajax/libs/snowplow/2.18.2/sp.js`| Technical Docs | Setup Guide |
|-------------------------------------|------------------------------|
| [![i1][techdocs-image]][tech-docs] | [![i2][setup-image]][setup] |
| [Technical Docs][tech-docs] | [Setup Guide][setup] |## Copyright and license
The Snowplow JavaScript Tracker is based on Anthon Pang's piwik.js, the JavaScript
tracker for the open-source Piwik project, and is distributed under the same license
([Simplified BSD][bsd]).Significant portions of the Snowplow JavaScript Tracker copyright 2010 Anthon Pang. Remainder
copyright 2012-2021 Snowplow Analytics Ltd.Licensed under the [Simplified BSD][bsd] license.
[snowplow]: http://snowplowanalytics.com/
[bsd]: http://www.opensource.org/licenses/bsd-license.php
[setup]: https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/javascript-tracker/general-parameters/
[tech-docs]: https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/javascript-tracker/
[techdocs-image]: https://d3i6fms1cm1j0i.cloudfront.net/github/images/techdocs.png
[setup-image]: https://d3i6fms1cm1j0i.cloudfront.net/github/images/setup.png
[license-image]: https://img.shields.io/badge/license-simplified--bsd-blue.svg?style=flat
[release-image]: https://img.shields.io/github/v/release/snowplow/sp-js-assets?sort=semver
[releases]: https://www.jsdelivr.com/package/gh/snowplow/sp-js-assets