aio-analytics
v1.0.9
Published
[Victor Tran](https://stackoverflow.com/users/11862231/victor-tran)
Downloads
12
Maintainers
Readme
All In One Analytics
(aio-analytics)
aio-analytics is a custom wrapper contains:
- GA (Google Analytics)
- GTM (Google Tag Manager)
- ✨ AA (Autonomous Analytics)
Features
- Simple way to use add GA into your project
- Simple way to add GTM into your project
- Simple way to add AA into your project
- Support both commonJS and ESM
Tech
aio-analytics uses a number of open source projects to work properly:
- [reactjs] - We all know what it is
- [typescript] - awesome super set of javascript
- [react-gtm-hook] - Develop by @elgorditosalsero
- [react-ga] - a famous library for integrating your React App with GA
Installation
aio-analytics requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
npm i aio-analytics
Development
Want to contribute? Great! Contact me
License
MIT
Free Software, Yeah!
I use https://dillinger.io/ to create this MD