Created
October 6, 2020 15:32
-
-
Save franzenzenhofer/2494425305cfc472b9381d2f161c5755 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"exportFormatVersion": 2, | |
"exportTime": "2020-10-06 15:31:33", | |
"containerVersion": { | |
"path": "accounts/6000775609/containers/32949204/versions/0", | |
"accountId": "6000775609", | |
"containerId": "32949204", | |
"containerVersionId": "0", | |
"container": { | |
"path": "accounts/6000775609/containers/32949204", | |
"accountId": "6000775609", | |
"containerId": "32949204", | |
"name": "Minimal-User-Interaction", | |
"publicId": "GTM-NS5CTZH", | |
"usageContext": [ | |
"WEB" | |
], | |
"fingerprint": "1601997794686", | |
"tagManagerUrl": "https://tagmanager.google.com/#/container/accounts/6000775609/containers/32949204/workspaces?apiLink=container" | |
}, | |
"tag": [ | |
{ | |
"accountId": "6000775609", | |
"containerId": "32949204", | |
"tagId": "3", | |
"name": "minimal-user-interaction", | |
"type": "html", | |
"parameter": [ | |
{ | |
"type": "TEMPLATE", | |
"key": "html", | |
"value": "<script>\n\nvar mui = function()\n{\n\tvar fired = false;\n\tvar kickTrigger = function()\n\t{\n\t\tif(fired === true){return false;}\n //console.log(\"miniumal-user-interaction\");\n dataLayer.push({'minimal-user-interaction': true});\n\t\tdataLayer.push({'event': 'minimal-user-interaction'});\n\t\tfired = true;\n\t\treturn true;\n\t}\n\n\tdocument.addEventListener(\"focus\", kickTrigger, { once: true });\n\tdocument.addEventListener(\"mousemove\", kickTrigger, { once: true });\n\tdocument.addEventListener(\"scrollstart\", kickTrigger, { once: true });\n\tdocument.addEventListener(\"touchdown\", kickTrigger, { once: true });\n\n}() \n</script>" | |
}, | |
{ | |
"type": "BOOLEAN", | |
"key": "supportDocumentWrite", | |
"value": "false" | |
} | |
], | |
"fingerprint": "1601998035400", | |
"firingTriggerId": [ | |
"2147479553" | |
], | |
"tagFiringOption": "ONCE_PER_EVENT", | |
"monitoringMetadata": { | |
"type": "MAP" | |
} | |
}, | |
{ | |
"accountId": "6000775609", | |
"containerId": "32949204", | |
"tagId": "5", | |
"name": "Sample-Dummy-Tag-Delete-Later", | |
"type": "bzi", | |
"fingerprint": "1601998180786", | |
"firingTriggerId": [ | |
"4" | |
], | |
"tagFiringOption": "ONCE_PER_EVENT", | |
"monitoringMetadata": { | |
"type": "MAP" | |
} | |
} | |
], | |
"trigger": [ | |
{ | |
"accountId": "6000775609", | |
"containerId": "32949204", | |
"triggerId": "4", | |
"name": "minimal-user-interaction", | |
"type": "CUSTOM_EVENT", | |
"customEventFilter": [ | |
{ | |
"type": "EQUALS", | |
"parameter": [ | |
{ | |
"type": "TEMPLATE", | |
"key": "arg0", | |
"value": "{{_event}}" | |
}, | |
{ | |
"type": "TEMPLATE", | |
"key": "arg1", | |
"value": "minimal-user-interaction" | |
} | |
] | |
} | |
], | |
"fingerprint": "1601998062074" | |
} | |
], | |
"builtInVariable": [ | |
{ | |
"accountId": "6000775609", | |
"containerId": "32949204", | |
"type": "PAGE_URL", | |
"name": "Page URL" | |
}, | |
{ | |
"accountId": "6000775609", | |
"containerId": "32949204", | |
"type": "PAGE_HOSTNAME", | |
"name": "Page Hostname" | |
}, | |
{ | |
"accountId": "6000775609", | |
"containerId": "32949204", | |
"type": "PAGE_PATH", | |
"name": "Page Path" | |
}, | |
{ | |
"accountId": "6000775609", | |
"containerId": "32949204", | |
"type": "REFERRER", | |
"name": "Referrer" | |
}, | |
{ | |
"accountId": "6000775609", | |
"containerId": "32949204", | |
"type": "EVENT", | |
"name": "Event" | |
} | |
], | |
"fingerprint": "1601998293157", | |
"tagManagerUrl": "https://tagmanager.google.com/#/versions/accounts/6000775609/containers/32949204/versions/0?apiLink=version" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment