MCPcopy Index your code
hub / github.com/MatteoGabriele/vue-gtag

github.com/MatteoGabriele/vue-gtag @v3.7.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.7.1 ↗ · + Follow
45 symbols 212 edges 48 files 0 documented · 0% 3 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
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, 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

Extension points exported contracts — how you extend this code

ComponentCustomProperties (Interface)
(no doc)
src/core/create-gtag.ts
Window (Interface)
(no doc)
src/api/query.ts

Core symbols most depended-on inside this repo

updateSettings
called by 46
src/core/settings.ts
getSettings
called by 16
src/core/settings.ts
addGtag
called by 15
src/core/add-gtag.ts
pageview
called by 15
src/api/pageview.ts
trackRoute
called by 12
src/core/track-route.ts
query
called by 12
src/api/query.ts
addConfiguration
called by 8
src/core/add-configuration.ts
event
called by 7
src/api/event.ts

Shape

Function 43
Interface 2

Languages

TypeScript100%

Modules by API surface

src/utils.ts9 symbols
src/core/create-gtag.ts4 symbols
src/composables/use-consent.ts4 symbols
src/api/opt.ts4 symbols
src/core/settings.ts3 symbols
src/api/consent.ts3 symbols
src/core/track-route.ts2 symbols
src/core/add-configuration.ts2 symbols
src/api/query.ts2 symbols
src/core/add-router-tracking.ts1 symbols
src/core/add-gtag.ts1 symbols
src/api/time.ts1 symbols

Used by 3 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add vue-gtag \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page