aio-analytics

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

Usage no npm install needed!

<script type="module">
  import aioAnalytics from 'https://cdn.skypack.dev/aio-analytics';
</script>

README

All In One Analytics

(aio-analytics)

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 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