An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Snowplow JavaScript Tracker Assets

[![jsDelivr Hits](https://data.jsdelivr.com/v1/package/gh/snowplow/sp-js-assets/badge?style=rounded)](https://www.jsdelivr.com/package/gh/snowplow/sp-js-assets)
[![cdnjs](https://img.shields.io/cdnjs/v/snowplow)](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