https://github.com/MatteoGabriele/vue-gtag
Global Site Tag plugin for Vue (gtag.js)
https://github.com/MatteoGabriele/vue-gtag
analytics google-analytics gtags tracking vue vue-gtag
Last synced: 6 months ago
JSON representation
Global Site Tag plugin for Vue (gtag.js)
- Host: GitHub
- URL: https://github.com/MatteoGabriele/vue-gtag
- Owner: MatteoGabriele
- License: mit
- Created: 2017-11-04T21:18:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-07T06:47:08.000Z (6 months ago)
- Last Synced: 2025-04-10T02:18:23.168Z (6 months ago)
- Topics: analytics, google-analytics, gtags, tracking, vue, vue-gtag
- Language: TypeScript
- Homepage: https://matteo-gabriele.gitbook.io/vue-gtag/
- Size: 1.59 MB
- Stars: 893
- Watchers: 6
- Forks: 71
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-gtag
Global Site Tag plugin for Vue
The global site tag (gtag.js) is a JavaScript tagging framework and API that allows you to send event data to Google Analytics, Google Ads, and Google Marketing Platform. For general gtag.js [documentation](https://developers.google.com/analytics/devguides/collection/gtagjs), read the gtag.js developer guide.
## Requirements
Vue ^3.0.0
## Install
```bash
npm install vue-gtag
```## Documentation
- [vue-gtag documentation](https://matteo-gabriele.gitbook.io/vue-gtag/)
- [gtag.js official documentation](https://developers.google.com/analytics/devguides/collection/gtagjs)## Issues and features requests
Please drop an issue, if you find something that doesn't work, or a feature request at [https://github.com/MatteoGabriele/vue-gtag/issues](https://github.com/MatteoGabriele/vue-gtag/issues)
Follow me on Bluesky at [matteogabriele.bsky.social](https://bsky.app/profile/matteogabriele.bsky.social) for updates