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.
- Host: GitHub
- URL: https://github.com/eventbrite/analytics.js
- Owner: eventbrite
- License: mit
- Created: 2016-05-17T17:39:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-17T19:06:03.000Z (over 2 years ago)
- Last Synced: 2023-05-17T19:27:50.397Z (over 2 years ago)
- Language: JavaScript
- Homepage: https://segment.com/libraries/analytics.js
- Size: 8.2 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
- License: License.md
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/