{
  "exportFormatVersion": 2,
  "exportTime": "2026-02-21 16:10:00",
  "containerVersion": {
    "path": "accounts/0/containers/0/versions/0",
    "accountId": "0",
    "containerId": "0",
    "containerVersionId": "0",
    "container": {
      "path": "accounts/0/containers/0",
      "accountId": "0",
      "containerId": "0",
      "name": "SneakerPicks",
      "publicId": "GTM-5Q876SX9",
      "usageContext": ["WEB"]
    },
    "tag": [
      {
        "accountId": "0",
        "containerId": "0",
        "tagId": "1",
        "name": "GA4 - Configuration",
        "type": "gaawc",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "measurementId",
            "value": "{{GA4 Measurement ID}}"
          },
          {
            "type": "BOOLEAN",
            "key": "sendPageView",
            "value": "true"
          },
          {
            "type": "BOOLEAN",
            "key": "enhancedUserId",
            "value": "false"
          }
        ],
        "firingTriggerId": ["2147483647"],
        "tagFiringOption": "ONCE_PER_EVENT"
      },
      {
        "accountId": "0",
        "containerId": "0",
        "tagId": "2",
        "name": "GA4 - Ecommerce Events",
        "type": "gaawe",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "measurementId",
            "value": "{{GA4 Measurement ID}}"
          },
          {
            "type": "TEMPLATE",
            "key": "eventName",
            "value": "{{Event}}"
          },
          {
            "type": "LIST",
            "key": "eventParameters",
            "list": [
              {
                "type": "MAP",
                "map": [
                  { "type": "TEMPLATE", "key": "name", "value": "items" },
                  { "type": "TEMPLATE", "key": "value", "value": "{{DLV - ecommerce.items}}" }
                ]
              },
              {
                "type": "MAP",
                "map": [
                  { "type": "TEMPLATE", "key": "name", "value": "item_list_id" },
                  { "type": "TEMPLATE", "key": "value", "value": "{{DLV - ecommerce.item_list_id}}" }
                ]
              },
              {
                "type": "MAP",
                "map": [
                  { "type": "TEMPLATE", "key": "name", "value": "item_list_name" },
                  { "type": "TEMPLATE", "key": "value", "value": "{{DLV - ecommerce.item_list_name}}" }
                ]
              }
            ]
          }
        ],
        "firingTriggerId": ["10"],
        "tagFiringOption": "ONCE_PER_EVENT"
      },
      {
        "accountId": "0",
        "containerId": "0",
        "tagId": "3",
        "name": "GA4 - Search Event",
        "type": "gaawe",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "measurementId",
            "value": "{{GA4 Measurement ID}}"
          },
          {
            "type": "TEMPLATE",
            "key": "eventName",
            "value": "{{Event}}"
          },
          {
            "type": "LIST",
            "key": "eventParameters",
            "list": [
              {
                "type": "MAP",
                "map": [
                  { "type": "TEMPLATE", "key": "name", "value": "search_term" },
                  { "type": "TEMPLATE", "key": "value", "value": "{{DLV - search_term}}" }
                ]
              },
              {
                "type": "MAP",
                "map": [
                  { "type": "TEMPLATE", "key": "name", "value": "results_count" },
                  { "type": "TEMPLATE", "key": "value", "value": "{{DLV - results_count}}" }
                ]
              }
            ]
          }
        ],
        "firingTriggerId": ["11"],
        "tagFiringOption": "ONCE_PER_EVENT"
      },
      {
        "accountId": "0",
        "containerId": "0",
        "tagId": "4",
        "name": "GA4 - Outbound Click (Affiliate)",
        "type": "gaawe",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "measurementId",
            "value": "{{GA4 Measurement ID}}"
          },
          {
            "type": "TEMPLATE",
            "key": "eventName",
            "value": "select_promotion"
          },
          {
            "type": "LIST",
            "key": "eventParameters",
            "list": [
              {
                "type": "MAP",
                "map": [
                  { "type": "TEMPLATE", "key": "name", "value": "promotion_id" },
                  { "type": "TEMPLATE", "key": "value", "value": "{{DLV - ecommerce.promotion_id}}" }
                ]
              },
              {
                "type": "MAP",
                "map": [
                  { "type": "TEMPLATE", "key": "name", "value": "promotion_name" },
                  { "type": "TEMPLATE", "key": "value", "value": "{{DLV - ecommerce.promotion_name}}" }
                ]
              },
              {
                "type": "MAP",
                "map": [
                  { "type": "TEMPLATE", "key": "name", "value": "items" },
                  { "type": "TEMPLATE", "key": "value", "value": "{{DLV - ecommerce.items}}" }
                ]
              }
            ]
          }
        ],
        "firingTriggerId": ["12"],
        "tagFiringOption": "ONCE_PER_EVENT"
      }
    ],
    "trigger": [
      {
        "accountId": "0",
        "containerId": "0",
        "triggerId": "10",
        "name": "CE - Ecommerce Browse Events",
        "type": "CUSTOM_EVENT",
        "customEventFilter": [
          {
            "type": "MATCH_REGEX",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{_event}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "^(view_item_list|select_item|view_item)$" }
            ]
          }
        ]
      },
      {
        "accountId": "0",
        "containerId": "0",
        "triggerId": "11",
        "name": "CE - Search Events",
        "type": "CUSTOM_EVENT",
        "customEventFilter": [
          {
            "type": "MATCH_REGEX",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{_event}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "^(search|view_search_results)$" }
            ]
          }
        ]
      },
      {
        "accountId": "0",
        "containerId": "0",
        "triggerId": "12",
        "name": "CE - Affiliate Click",
        "type": "CUSTOM_EVENT",
        "customEventFilter": [
          {
            "type": "MATCH_REGEX",
            "parameter": [
              { "type": "TEMPLATE", "key": "arg0", "value": "{{_event}}" },
              { "type": "TEMPLATE", "key": "arg1", "value": "^select_promotion$" }
            ]
          }
        ]
      }
    ],
    "variable": [
      {
        "accountId": "0",
        "containerId": "0",
        "variableId": "1",
        "name": "GA4 Measurement ID",
        "type": "c",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "value",
            "value": "G-Y1WEJB1EVZ"
          }
        ]
      },
      {
        "accountId": "0",
        "containerId": "0",
        "variableId": "2",
        "name": "DLV - ecommerce.items",
        "type": "v",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "name",
            "value": "ecommerce.items"
          },
          {
            "type": "INTEGER",
            "key": "dataLayerVersion",
            "value": "2"
          }
        ]
      },
      {
        "accountId": "0",
        "containerId": "0",
        "variableId": "3",
        "name": "DLV - ecommerce.item_list_id",
        "type": "v",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "name",
            "value": "ecommerce.item_list_id"
          },
          {
            "type": "INTEGER",
            "key": "dataLayerVersion",
            "value": "2"
          }
        ]
      },
      {
        "accountId": "0",
        "containerId": "0",
        "variableId": "4",
        "name": "DLV - ecommerce.item_list_name",
        "type": "v",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "name",
            "value": "ecommerce.item_list_name"
          },
          {
            "type": "INTEGER",
            "key": "dataLayerVersion",
            "value": "2"
          }
        ]
      },
      {
        "accountId": "0",
        "containerId": "0",
        "variableId": "5",
        "name": "DLV - search_term",
        "type": "v",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "name",
            "value": "search_term"
          },
          {
            "type": "INTEGER",
            "key": "dataLayerVersion",
            "value": "2"
          }
        ]
      },
      {
        "accountId": "0",
        "containerId": "0",
        "variableId": "6",
        "name": "DLV - results_count",
        "type": "v",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "name",
            "value": "results_count"
          },
          {
            "type": "INTEGER",
            "key": "dataLayerVersion",
            "value": "2"
          }
        ]
      },
      {
        "accountId": "0",
        "containerId": "0",
        "variableId": "7",
        "name": "DLV - ecommerce.promotion_id",
        "type": "v",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "name",
            "value": "ecommerce.promotion_id"
          },
          {
            "type": "INTEGER",
            "key": "dataLayerVersion",
            "value": "2"
          }
        ]
      },
      {
        "accountId": "0",
        "containerId": "0",
        "variableId": "8",
        "name": "DLV - ecommerce.promotion_name",
        "type": "v",
        "parameter": [
          {
            "type": "TEMPLATE",
            "key": "name",
            "value": "ecommerce.promotion_name"
          },
          {
            "type": "INTEGER",
            "key": "dataLayerVersion",
            "value": "2"
          }
        ]
      }
    ]
  }
}
