UNPKG

aio-analytics

Version:

[Victor Tran](https://stackoverflow.com/users/11862231/victor-tran)

48 lines (31 loc) 1.31 kB
# All In One Analytics ## _(aio-analytics)_ [Victor Tran](https://stackoverflow.com/users/11862231/victor-tran) 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](https://nodejs.org/) v10+ to run. Install the dependencies and devDependencies and start the server. ```sh npm i aio-analytics ``` ## Development Want to contribute? Great! Contact [me](mailto:victor.tran.august@gmail.com) ## License MIT **Free Software, Yeah!** [//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen.) I use https://dillinger.io/ to create this MD