Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markusantonwolf/ta-analytics
TA-Analytics is a Alpine JS based plugin for activating user tracking after confirmation. The Google Tag Manager only gets initialized after the user accepts tracking.
https://github.com/markusantonwolf/ta-analytics
alpinejs front-end front-end-development tailwindcss
Last synced: 9 days ago
JSON representation
TA-Analytics is a Alpine JS based plugin for activating user tracking after confirmation. The Google Tag Manager only gets initialized after the user accepts tracking.
- Host: GitHub
- URL: https://github.com/markusantonwolf/ta-analytics
- Owner: markusantonwolf
- License: mit
- Created: 2020-09-29T08:04:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T11:01:05.000Z (almost 2 years ago)
- Last Synced: 2024-12-20T12:39:56.261Z (14 days ago)
- Topics: alpinejs, front-end, front-end-development, tailwindcss
- Language: JavaScript
- Homepage: https://ta-styled-plugins.com/ta-analytics/
- Size: 642 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **TA-Analytics** - Customizable Google Analytics “blocker”
**TA-Analytics is a Alpine JS based plugin for activating user tracking after confirmation. The Google Tag Manager only gets initialized after the user accepts tracking.**
## Demos, Documentation and Examples
[Documentation](https://ta-styled-plugins.com/ta-analytics/)
[Getting started](https://ta-styled-plugins.com/ta-analytics/#getting-started-with-ta-analytics)
[Example](https://ta-styled-plugins.com/ta-analytics/)
[Configuration](https://ta-styled-plugins.com/ta-analytics/#configuration)
## Features
- Confirmation only - Loads Google Analytics only after user confirmation
- Stores users choice - Remembers the users choice for revisiting
- Anonymize IP - Anonymized IP address by default
- Based on Alpine JS - Small footprint and Vue JS inspired, like Tailwind for JavaScript
- 100% Tailwind CSS - Rapidly build modern websites without leaving your HTML## More TA-Styled-Plugins
- [TA-Styled-Plugins](https://ta-styled-plugins.com/) - Explore all Tailwind CSS and Alpine JS styled plugins and learn how to enhance your website fast and easy.
## Local development
```bash
// To install dev dependencies run:npm install
// To start the development server run and go to http://localhost:9999/:
npm run serve
// To make a development build run:
npm run develop
// To make a production build run:
npm run build
```## Licence
TA Analytics is released under the [MIT license](https://github.com/markusantonwolf/ta-gallery/blob/master/licence.md) & supports modern environments.
## Copyright
© 2021 Markus A. Wolf