Skip to content
#

gtm

Here are 229 public repositories matching this topic...

magento2-google-tag-manager

Google Tag Manager is a user-friendly, yet powerful and cost-effective solution that is a must-have integration for every Magento store. It simplifies the process of adding and managing third-party JavaScript tags. With dozens of custom events and hundreds of data points our extensions the #1 GTM solution for Magento.

  • Updated Apr 13, 2022
  • PHP
altescape
altescape commented Jun 17, 2021

Info

App won't start if an invalid GTM ID is used in my setup (which, I believe, is a pretty standard setup).

Tool Version
Plugin v1.0.0 (Vue2)
Vue v2.6.12
Node v14.15.5
OS Ubuntu 20.04.2 LTS

Input

import Vue from "vue";
import App from "./App.vue";
import VueGtm from "@gtm-support/vue2-gtm";

Vue.use(VueGtm, {
  id: "I
enhancement good first issue

Improve this page

Add a description, image, and links to the gtm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gtm topic, visit your repo's landing page and select "manage topics."

Learn more