vue-gtm icon indicating copy to clipboard operation
vue-gtm copied to clipboard

Simple implementation of Google Tag Manager for Vue

Results 45 vue-gtm issues
Sort by recently updated
recently updated
newest added

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.7 to 5.35.1. Release notes Sourced from @​typescript-eslint/parser's releases. v5.35.1 5.35.1 (2022-08-24) Features eslint-plugin: [explicit-member-accessibility] suggest adding explicit accessibility specifiers (#5492) (0edb94a) eslint-plugin: [prefer-optional-chain] support suggesting !foo...

dependencies

Updates the requirements on [vue-router](https://github.com/vuejs/router) to permit the latest version. Release notes Sourced from vue-router's releases. v4.1.5 Please refer to CHANGELOG.md for details. Commits fce0fc1 release: [email protected] fdbaf83 feat(warn): warn...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.7 to 5.35.1. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.35.1 5.35.1 (2022-08-24) Features eslint-plugin: [explicit-member-accessibility] suggest adding explicit accessibility specifiers (#5492) (0edb94a) eslint-plugin: [prefer-optional-chain] support suggesting !foo...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.22.0. Release notes Sourced from eslint's releases. v8.22.0 Features 2b97607 feat: Implement caching for FlatESLint (#16190) (Nicholas C. Zakas) fd5d3d3 feat: add methodsIgnorePattern option to...

dependencies

Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.17.1 to 0.22.1. Release notes Sourced from vitest's releases. v0.22.1    🚀 Features Restart vitest on config change  -  by @​antfu (c663f) Show transform time  -  by @​antfu...

dependencies

I'm trying to filter our our internal traffic by IP address. I've setup the appropriate filters in Google Analytics data streams/settings. It seems like the user's IP address is not...

## Info | Tool | Version | | ------ | ------------- | | Plugin | v1.6.0 | | Vue | v4.0.12 | | Vue-Router | v3.2.31 | | Node |...

I am able to add multiple ids in the id array and it loads well and properly adds the script on local However, when the code makes it to production,...

## Info | Tool | Version | | ------ | ------------- | | vue-gtm | v1.6.0 | | Vue | v3.2.37 | | OS | linux | ## Input ```js...

duplicate

## Request / Idea Hi, this is a very nice tool. I wonder do you consider to support Nuxt.js? The origional `@nuxt/gtm` never worked for me, so it would be...