{
    "exportFormatVersion": 2,
    "exportTime": "2025-08-29 13:03:15",
    "containerVersion": {
        "path": "accounts/6003760552/containers/61980878/versions/0",
        "accountId": "6003760552",
        "containerId": "61980878",
        "containerVersionId": "0",
        "container": {
            "path": "accounts/6003760552/containers/61980878",
            "accountId": "6003760552",
            "containerId": "61980878",
            "name": "DumbData GTM Test",
            "publicId": "GTM-JDPXMQT",
            "usageContext": [
                "WEB"
            ],
            "fingerprint": "1649153786518",
            "tagManagerUrl": "https://tagmanager.google.com/#/container/accounts/6003760552/containers/61980878/workspaces?apiLink=container",
            "features": {
                "supportUserPermissions": true,
                "supportEnvironments": true,
                "supportWorkspaces": true,
                "supportGtagConfigs": false,
                "supportBuiltInVariables": true,
                "supportClients": false,
                "supportFolders": true,
                "supportTags": true,
                "supportTemplates": true,
                "supportTriggers": true,
                "supportVariables": true,
                "supportVersions": true,
                "supportZones": true,
                "supportTransformations": false
            },
            "tagIds": [
                "GTM-JDPXMQT"
            ]
        },
        "tag": [
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "tagId": "14",
                "name": "cHTML - Survicate",
                "type": "html",
                "parameter": [
                    {
                        "type": "TEMPLATE",
                        "key": "html",
                        "value": "<script>\n// Ensure dataLayer is defined\nwindow.dataLayer = window.dataLayer || [];\n\n// survey_displayed\n_sva.addEventListener('survey_displayed', function(surveyId, surveyName) {\n  window.dataLayer.push({\n    event: 'survicate_interactions',\n    survicate_action: 'survey_displayed',\n    survey_id: surveyId,\n    survey_name: surveyName\n  });\n});\n\n// question_answered\n_sva.addEventListener('question_answered', function(surveyId, questionId, answer) {\n  var data = {\n    event: 'survicate_interactions',\n    survicate_action: 'question_answered',\n    survey_id: surveyId,\n    question_id: questionId,\n    answer_type: answer.answer_type\n  };\n\n  // Conditionally include additional fields\n  if (answer.answer_id) {\n    data.answer_id = answer.answer_id;\n  }\n  if (answer.answer_ids) {\n    data.answer_ids = answer.answer_ids;\n  }\n  if (answer.answer_value) {\n    data.answer_value = answer.answer_value;\n  }\n\n  window.dataLayer.push(data);\n});\n\n// survey_completed\n_sva.addEventListener('survey_completed', function(surveyId) {\n  window.dataLayer.push({\n    event: 'survicate_interactions',\n    survicate_action: 'survey_completed',\n    survey_id: surveyId\n  });\n});\n\n// survey_closed\n_sva.addEventListener('survey_closed', function(surveyId) {\n  window.dataLayer.push({\n    event: 'survicate_interactions',\n    survicate_action: 'survey_closed',\n    survey_id: surveyId\n  });\n});\n</script>"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "supportDocumentWrite",
                        "value": "false"
                    }
                ],
                "fingerprint": "1756458182359",
                "firingTriggerId": [
                    "13"
                ],
                "tagFiringOption": "ONCE_PER_EVENT",
                "monitoringMetadata": {
                    "type": "MAP"
                },
                "consentSettings": {
                    "consentStatus": "NOT_SET"
                }
            }
        ],
        "trigger": [
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "triggerId": "13",
                "name": "All Dom Ready",
                "type": "DOM_READY",
                "fingerprint": "1649160835939"
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "triggerId": "93",
                "name": "CE - survicate_interactions",
                "type": "CUSTOM_EVENT",
                "customEventFilter": [
                    {
                        "type": "EQUALS",
                        "parameter": [
                            {
                                "type": "TEMPLATE",
                                "key": "arg0",
                                "value": "{{_event}}"
                            },
                            {
                                "type": "TEMPLATE",
                                "key": "arg1",
                                "value": "survicate_interactions"
                            }
                        ]
                    }
                ],
                "fingerprint": "1756458307259"
            }
        ],
        "variable": [
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "32",
                "name": "DLV - Survicate - survey_id",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "survey_id"
                    }
                ],
                "fingerprint": "1756472503979",
                "formatValue": {}
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "50",
                "name": "DLV - Survicate - survicate_action",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "survicate_action"
                    }
                ],
                "fingerprint": "1756458335220",
                "formatValue": {}
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "94",
                "name": "DLV - Survicate - survey_name",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "survey_name"
                    }
                ],
                "fingerprint": "1756472529029",
                "formatValue": {}
            }
        ],
        "fingerprint": "1756472595126",
        "tagManagerUrl": "https://tagmanager.google.com/#/versions/accounts/6003760552/containers/61980878/versions/0?apiLink=version"
    }
}