Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MatteoGabriele/vue-gtag-next
Global Site Tag plugin for Vue 3 (gtag.js)
https://github.com/MatteoGabriele/vue-gtag-next
Last synced: 17 days ago
JSON representation
Global Site Tag plugin for Vue 3 (gtag.js)
- Host: GitHub
- URL: https://github.com/MatteoGabriele/vue-gtag-next
- Owner: MatteoGabriele
- License: mit
- Archived: true
- Created: 2020-09-15T11:34:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T08:29:57.000Z (3 months ago)
- Last Synced: 2024-11-15T07:06:24.857Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 2.15 MB
- Stars: 43
- Watchers: 1
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Please, use vue-gtag v2.
# vue-gtag-next
Global Site Tag plugin for Vue 3
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-next
```## Documentation
- [vue-gtag-next documentation](https://matteo-gabriele.gitbook.io/vue-gtag/v/next/)
- [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-next/issues](https://github.com/MatteoGabriele/vue-gtag-next/issues)
Follow me on twitter [@matteo\_gabriele](https://twitter.com/matteo_gabriele) for updates