@factor/plugin-google-tag-manager
Version:
This plugin adds Google Tag Manager to your Factor app.
46 lines (45 loc) • 1.09 kB
JSON
{
"name": "@factor/plugin-google-tag-manager",
"description": "This plugin adds Google Tag Manager to your Factor app.",
"version": "1.8.28",
"license": "MIT",
"author": {
"name": "Fiction",
"email": "factor@fiction.com",
"url": "https://www.fiction.com"
},
"publishConfig": {
"access": "public"
},
"factor": {
"load": {
"app": "index",
"server": "server"
},
"extend": "plugin",
"title": "Google Tag Manager",
"permalink": "google-tag-manager-factor-plugin",
"category": [
"analytics"
],
"themeColor": "#F5F5F5"
},
"repository": {
"type": "git",
"url": "https://github.com/fiction-com/factor/tree/development/@plugins/plugin-google-tag-manager"
},
"bugs": {
"url": "https://github.com/fiction-com/factor/issues"
},
"homepage": "https://factor.dev/plugin/google-tag-manager-factor-plugin",
"gitHead": "4ad4dc36e4218fcc78a3a9422d78059079cc3ac3",
"keywords": [
"factor",
"factor-plugin",
"google tag manager",
"google",
"tag",
"manager",
"gtm"
]
}