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

https://github.com/eventbrite/analytics.js

The hassle-free way to integrate analytics into any web application.
https://github.com/eventbrite/analytics.js

Last synced: 10 months ago
JSON representation

The hassle-free way to integrate analytics into any web application.

Awesome Lists containing this project

README

          

# Analytics.js

Analytics.js makes it easy to collect customer data and send it to many different tools using a single, unified API.

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.

For our mobile and server-side data collection libraries, check out our [libraries][] page.

## Documentation

First, read the [Analytics.js QuickStart][], which contains installation instructions and a brief overview of what Analytics.js does and how it works.

For more detail on the Analytics.js API, check out the [Analytics.js Library Reference][].

## Contributing

This repository houses a pre-built, open-source version of analytics.js. The core logic of analytics.js is broken out into individual repositories:

- To report an issue with analytics.js itself, head over to [analytics.js-core][], where the core analytics.js logic is maintained.
- To report an issue with an integration. head over to the [analytics.js-integrations][] organization, where we keep each integration in its own repository.

If you're not sure where to open an issue, feel free to open an issue against this repository or email and we'll help point you in the right direction.

## License

Released under the [MIT license](License.md).

[analytics.js library reference]: https://segment.com/docs/libraries/analytics.js
[analytics.js quickstart]: https://segment.com/docs/tutorials/quickstart-analytics.js
[analytics.js-core]: https://github.com/segmentio/analytics.js-core
[analytics.js-integrations]: https://github.com/segment-integrations?query=analytics.js-integration
[ci-badge]: https://travis-ci.org/segmentio/analytics.js.png?branch=master
[ci-link]: https://travis-ci.org/segmentio/analytics.js
[integrations]: https://segment.com/integrations
[libraries]: https://segment.com/libraries
[nodejs.org]: https://nodejs.org/
[spec]: https://segment.com/docs/spec/