{
  "exportFormatVersion": 2,
  "exportTime": "2026-06-14 00:00:00",
  "containerVersion": {
    "path": "accounts/6000000000/containers/190000000/versions/0",
    "accountId": "6000000000",
    "containerId": "190000000",
    "containerVersionId": "0",
    "name": "Triggers module - Answer Key",
    "description": "Reference container covering every lesson in the Triggers module of 'Fire your first tags': clicks, click-text, css-selector, page-path, trigger-exceptions, visibility, scroll-depth, timer, outbound, tel-mailto, copy-text, print-page, page-visibility and exit-intent.",
    "container": {
      "path": "accounts/6000000000/containers/190000000",
      "accountId": "6000000000",
      "containerId": "190000000",
      "name": "Triggers module - Answer Key",
      "publicId": "GTM-PLAYKEY",
      "usageContext": ["WEB"],
      "fingerprint": "0",
      "tagManagerUrl": "https://tagmanager.google.com/#/container/accounts/6000000000/containers/190000000/workspaces?apiLink=container",
      "features": {
        "supportUserPermissions": true,
        "supportEnvironments": true,
        "supportWorkspaces": true,
        "supportGtagConfigs": false,
        "supportBuiltInVariables": true,
        "supportClientTemplates": false,
        "supportSequencing": true,
        "supportTransformations": false,
        "supportTemplates": true,
        "supportZones": true
      }
    },
    "builtInVariable": [
      { "accountId": "6000000000", "containerId": "190000000", "type": "PAGE_URL", "name": "Page URL" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "PAGE_HOSTNAME", "name": "Page Hostname" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "PAGE_PATH", "name": "Page Path" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "REFERRER", "name": "Referrer" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "EVENT", "name": "Event" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "CLICK_ELEMENT", "name": "Click Element" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "CLICK_CLASSES", "name": "Click Classes" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "CLICK_ID", "name": "Click ID" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "CLICK_TARGET", "name": "Click Target" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "CLICK_URL", "name": "Click URL" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "CLICK_TEXT", "name": "Click Text" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "SCROLL_DEPTH_THRESHOLD", "name": "Scroll Depth Threshold" },
      { "accountId": "6000000000", "containerId": "190000000", "type": "SCROLL_DEPTH_UNITS", "name": "Scroll Depth Units" }
    ],
    "variable": [
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "variableId": "1",
        "name": "DLV - copied_text",
        "type": "v",
        "parameter": [
          { "type": "INTEGER", "key": "dataLayerVersion", "value": "2" },
          { "type": "BOOLEAN", "key": "setDefaultValue", "value": "false" },
          { "type": "TEMPLATE", "key": "name", "value": "copied_text" }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "variableId": "2",
        "name": "DLV - page_visible",
        "type": "v",
        "parameter": [
          { "type": "INTEGER", "key": "dataLayerVersion", "value": "2" },
          { "type": "BOOLEAN", "key": "setDefaultValue", "value": "false" },
          { "type": "TEMPLATE", "key": "name", "value": "page_visible" }
        ],
        "fingerprint": "0"
      }
    ],
    "trigger": [
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "1",
        "name": "Click - Primary CTA",
        "type": "CLICK",
        "filter": [
          {
            "type": "CONTAINS",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{Click ID}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "cta-primary" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "2",
        "name": "Link Click - All Links",
        "type": "LINK_CLICK",
        "parameter": [
          { "type": "BOOLEAN", "key": "waitForTags", "value": "false" },
          { "type": "BOOLEAN", "key": "checkValidation", "value": "false" },
          { "type": "TEMPLATE", "key": "waitForTagsTimeout", "value": "2000" },
          { "type": "TEMPLATE", "key": "uniqueTriggerId", "value": "6000000000_2" }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "3",
        "name": "Click - Start free trial (Click Text)",
        "type": "CLICK",
        "filter": [
          {
            "type": "EQUALS",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{Click Text}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "Start free trial" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "4",
        "name": "Click - Featured card (CSS selector)",
        "type": "CLICK",
        "filter": [
          {
            "type": "CSS_SELECTOR",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{Click Element}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": ".card.featured .btn" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "5",
        "name": "Page View - Pricing (Page Path = /pricing)",
        "type": "PAGEVIEW",
        "filter": [
          {
            "type": "EQUALS",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{Page Path}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "/pricing" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "6",
        "name": "Page View - Checkout (exception)",
        "type": "PAGEVIEW",
        "filter": [
          {
            "type": "EQUALS",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{Page Path}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "/checkout" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "7",
        "name": "Element Visibility - Promo (#promo)",
        "type": "ELEMENT_VISIBILITY",
        "parameter": [
          { "type": "TEMPLATE", "key": "elementSelector", "value": "promo" },
          { "type": "TEMPLATE", "key": "selectorType", "value": "ID" },
          { "type": "TEMPLATE", "key": "firingFrequency", "value": "ONCE" },
          { "type": "TEMPLATE", "key": "onScreenRatio", "value": "50" },
          { "type": "BOOLEAN", "key": "useOnScreenDuration", "value": "false" },
          { "type": "BOOLEAN", "key": "useDomChangeListener", "value": "false" },
          { "type": "TEMPLATE", "key": "uniqueTriggerId", "value": "6000000000_7" }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "8",
        "name": "Scroll Depth - 25/50/75/100",
        "type": "SCROLL_DEPTH",
        "parameter": [
          { "type": "BOOLEAN", "key": "verticalThresholdOn", "value": "true" },
          { "type": "TEMPLATE", "key": "verticalThresholdUnits", "value": "PERCENT" },
          { "type": "TEMPLATE", "key": "verticalThresholdsPercent", "value": "25,50,75,100" },
          { "type": "BOOLEAN", "key": "horizontalThresholdOn", "value": "false" },
          { "type": "TEMPLATE", "key": "triggerStartOption", "value": "WINDOW_LOAD" },
          { "type": "TEMPLATE", "key": "uniqueTriggerId", "value": "6000000000_8" }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "9",
        "name": "Timer - 5s (gtm.timer)",
        "type": "TIMER",
        "parameter": [
          { "type": "TEMPLATE", "key": "eventName", "value": "gtm.timer" },
          { "type": "TEMPLATE", "key": "interval", "value": "5000" },
          { "type": "TEMPLATE", "key": "limit", "value": "6" },
          { "type": "TEMPLATE", "key": "uniqueTriggerId", "value": "6000000000_9" }
        ],
        "filter": [
          {
            "type": "MATCH_REGEX",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{Page URL}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": ".*" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "10",
        "name": "Link Click - Outbound",
        "type": "LINK_CLICK",
        "parameter": [
          { "type": "BOOLEAN", "key": "waitForTags", "value": "false" },
          { "type": "BOOLEAN", "key": "checkValidation", "value": "false" },
          { "type": "TEMPLATE", "key": "waitForTagsTimeout", "value": "2000" },
          { "type": "TEMPLATE", "key": "uniqueTriggerId", "value": "6000000000_10" }
        ],
        "filter": [
          {
            "type": "CONTAINS",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{Click URL}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "{{Page Hostname}}" },
              { "type": "BOOLEAN", "key": "negate", "value": "true" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "11",
        "name": "Link Click - File download",
        "type": "LINK_CLICK",
        "parameter": [
          { "type": "BOOLEAN", "key": "waitForTags", "value": "false" },
          { "type": "BOOLEAN", "key": "checkValidation", "value": "false" },
          { "type": "TEMPLATE", "key": "waitForTagsTimeout", "value": "2000" },
          { "type": "TEMPLATE", "key": "uniqueTriggerId", "value": "6000000000_11" }
        ],
        "filter": [
          {
            "type": "MATCH_REGEX",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{Click URL}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "\\.(pdf|zip|docx|xlsx)(\\?.*)?$" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "12",
        "name": "Link Click - Tel",
        "type": "LINK_CLICK",
        "parameter": [
          { "type": "BOOLEAN", "key": "waitForTags", "value": "false" },
          { "type": "BOOLEAN", "key": "checkValidation", "value": "false" },
          { "type": "TEMPLATE", "key": "waitForTagsTimeout", "value": "2000" },
          { "type": "TEMPLATE", "key": "uniqueTriggerId", "value": "6000000000_12" }
        ],
        "filter": [
          {
            "type": "STARTS_WITH",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{Click URL}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "tel:" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "13",
        "name": "Link Click - Mailto",
        "type": "LINK_CLICK",
        "parameter": [
          { "type": "BOOLEAN", "key": "waitForTags", "value": "false" },
          { "type": "BOOLEAN", "key": "checkValidation", "value": "false" },
          { "type": "TEMPLATE", "key": "waitForTagsTimeout", "value": "2000" },
          { "type": "TEMPLATE", "key": "uniqueTriggerId", "value": "6000000000_13" }
        ],
        "filter": [
          {
            "type": "STARTS_WITH",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{Click URL}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "mailto:" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "14",
        "name": "Event - text_copy",
        "type": "CUSTOM_EVENT",
        "customEventFilter": [
          {
            "type": "EQUALS",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{_event}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "text_copy" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "15",
        "name": "Event - print",
        "type": "CUSTOM_EVENT",
        "customEventFilter": [
          {
            "type": "EQUALS",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{_event}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "print" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "16",
        "name": "Event - visibility_change",
        "type": "CUSTOM_EVENT",
        "customEventFilter": [
          {
            "type": "EQUALS",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{_event}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "visibility_change" }
            ]
          }
        ],
        "fingerprint": "0"
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "triggerId": "17",
        "name": "Event - exit_intent",
        "type": "CUSTOM_EVENT",
        "customEventFilter": [
          {
            "type": "EQUALS",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{_event}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "exit_intent" }
            ]
          }
        ],
        "fingerprint": "0"
      }
    ],
    "tag": [
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "tagId": "1",
        "name": "Custom HTML - Test",
        "type": "html",
        "parameter": [
          { "type": "TEMPLATE", "key": "html", "value": "<script></script>" },
          { "type": "BOOLEAN", "key": "supportDocumentWrite", "value": "false" }
        ],
        "fingerprint": "0",
        "firingTriggerId": ["1", "2", "3", "4", "5", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17"],
        "blockingTriggerId": ["6"],
        "tagFiringOption": "ONCE_PER_EVENT",
        "monitoringMetadata": { "type": "MAP" }
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "tagId": "2",
        "name": "Listener - Copy",
        "type": "html",
        "parameter": [
          { "type": "TEMPLATE", "key": "html", "value": "<script>\n  (function () {\n    document.addEventListener('copy', function () {\n      var text = (window.getSelection && window.getSelection().toString()) || '';\n      window.dataLayer = window.dataLayer || [];\n      window.dataLayer.push({ event: 'text_copy', copied_text: text.slice(0, 120) });\n    });\n  })();\n</script>" },
          { "type": "BOOLEAN", "key": "supportDocumentWrite", "value": "false" }
        ],
        "fingerprint": "0",
        "firingTriggerId": ["2147479553"],
        "tagFiringOption": "ONCE_PER_EVENT",
        "monitoringMetadata": { "type": "MAP" }
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "tagId": "3",
        "name": "Listener - Print",
        "type": "html",
        "parameter": [
          { "type": "TEMPLATE", "key": "html", "value": "<script>\n  (function () {\n    window.addEventListener('beforeprint', function () {\n      window.dataLayer = window.dataLayer || [];\n      window.dataLayer.push({ event: 'print' });\n    });\n  })();\n</script>" },
          { "type": "BOOLEAN", "key": "supportDocumentWrite", "value": "false" }
        ],
        "fingerprint": "0",
        "firingTriggerId": ["2147479553"],
        "tagFiringOption": "ONCE_PER_EVENT",
        "monitoringMetadata": { "type": "MAP" }
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "tagId": "4",
        "name": "Listener - Visibility",
        "type": "html",
        "parameter": [
          { "type": "TEMPLATE", "key": "html", "value": "<script>\n  (function () {\n    document.addEventListener('visibilitychange', function () {\n      window.dataLayer = window.dataLayer || [];\n      window.dataLayer.push({ event: 'visibility_change', page_visible: document.visibilityState === 'visible' });\n    });\n  })();\n</script>" },
          { "type": "BOOLEAN", "key": "supportDocumentWrite", "value": "false" }
        ],
        "fingerprint": "0",
        "firingTriggerId": ["2147479553"],
        "tagFiringOption": "ONCE_PER_EVENT",
        "monitoringMetadata": { "type": "MAP" }
      },
      {
        "accountId": "6000000000",
        "containerId": "190000000",
        "tagId": "5",
        "name": "Listener - Exit intent",
        "type": "html",
        "parameter": [
          { "type": "TEMPLATE", "key": "html", "value": "<script>\n  (function () {\n    var fired = false;\n    document.addEventListener('mousemove', function (e) {\n      if (!fired && e.clientY <= 10) {\n        fired = true;\n        window.dataLayer = window.dataLayer || [];\n        window.dataLayer.push({ event: 'exit_intent' });\n      }\n    });\n  })();\n</script>" },
          { "type": "BOOLEAN", "key": "supportDocumentWrite", "value": "false" }
        ],
        "fingerprint": "0",
        "firingTriggerId": ["2147479553"],
        "tagFiringOption": "ONCE_PER_EVENT",
        "monitoringMetadata": { "type": "MAP" }
      }
    ],
    "fingerprint": "0",
    "tagManagerUrl": "https://tagmanager.google.com/#/versions/accounts/6000000000/containers/190000000/versions/0?apiLink=version"
  }
}
