Detalhes do pacote

vue-gtag

MatteoGabriele502.4kMIT3.6.2

Global Site Tag (gtag.js) plugin for Vue

google, google analytics, tracking, google tracking

readme (leia-me)

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, read the gtag.js developer guide.

Requirements

Vue ^3.0.0

Install

npm install vue-gtag

Documentation

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

Follow me on Bluesky at matteogabriele.bsky.social for updates

changelog (log de mudanças)

3.6.2 (2025-10-08)

Bug Fixes

  • api: make second function parameter optional to prevent TypeError (#637) (005c996), closes #636

3.6.1 (2025-09-06)

Bug Fixes

  • docs: update gtag.js documentation links in README (#633) (560b49d)

3.6.0 (2025-09-06)

Features

3.5.2 (2025-07-09)

Bug Fixes

  • use-consent: does not remove cookie after refresh (#627) (ea3fb43)

3.5.1 (2025-06-01)

Bug Fixes

  • use-consent: hasConsent stays true after rejecting (d8ba1b8), closes #623

3.5.0 (2025-05-04)

Features

  • pageview: extract and track utm parameters (#618) (b147fb9)

3.4.0 (2025-04-26)

Features

3.3.0 (2025-04-07)

Features