{
    "exportFormatVersion": 2,
    "exportTime": "2024-08-16 19:08:28",
    "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 - Zoho Sales IQ Chat Event Listener",
                "type": "html",
                "parameter": [
                    {
                        "type": "TEMPLATE",
                        "key": "html",
                        "value": "<script>\n  // Listen for the chat button click event\n  $zoho.salesiq.chatbutton.click(function() {\n    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n      event: \"zoho_sales_IQ_event\",\n      action: \"chatbutton_click\"\n    });\n  });\n\n  // Listen for the float button click event\n  $zoho.salesiq.floatbutton.click(function() {\n    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n      event: \"zoho_sales_IQ_event\",\n      action: \"floatbutton_click\"\n    });\n  });\n\n  // Listen for the float window minimize event\n  $zoho.salesiq.floatwindow.minimize(function() {\n    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n      event: \"zoho_sales_IQ_event\",\n      action: \"floatwindow_minimize\"\n    });\n  });\n\n  // Listen for the float window close event\n  $zoho.salesiq.floatwindow.close(function() {\n    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n      event: \"zoho_sales_IQ_event\",\n      action: \"floatwindow_close\"\n    });\n  });\n\n  // Listen for the visitor chat initiation event\n  $zoho.salesiq.visitor.chat(function(visitid, data) {\n    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n      event: \"zoho_sales_IQ_event\",\n      action: \"visitor_chat\",\n      visitid: visitid,\n      visitorName: data.name,\n      visitorEmail: data.email,\n      visitorQuestion: data.question\n    });\n  });\n\n  // Listen for the agent message event\n  $zoho.salesiq.chat.agentMessage(function(visitid, data) {\n    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n      event: \"zoho_sales_IQ_event\",\n      action: \"agent_message\",\n      visitid: visitid,\n      agentMessage: data.message\n    });\n  });\n\n  // Listen for the visitor feedback event\n  $zoho.salesiq.visitor.feedback(function(visitid, data) {\n    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n      event: \"zoho_sales_IQ_event\",\n      action: \"visitor_feedback\",\n      visitid: visitid,\n      feedback: data.feedback,\n      agent: data.agent\n    });\n  });\n\n  // Listen for the visitor rating event\n  $zoho.salesiq.visitor.rating(function(visitid, data) {\n    window.dataLayer = window.dataLayer || [];\n    window.dataLayer.push({\n      event: \"zoho_sales_IQ_event\",\n      action: \"visitor_rating\",\n      visitid: visitid,\n      agent: data.agent,\n      rating: data.rating\n    });\n  });\n</script>\n"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "supportDocumentWrite",
                        "value": "false"
                    }
                ],
                "fingerprint": "1723834834684",
                "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": "20",
                "name": "CE - zoho_sales_IQ_event",
                "type": "CUSTOM_EVENT",
                "customEventFilter": [
                    {
                        "type": "EQUALS",
                        "parameter": [
                            {
                                "type": "TEMPLATE",
                                "key": "arg0",
                                "value": "{{_event}}"
                            },
                            {
                                "type": "TEMPLATE",
                                "key": "arg1",
                                "value": "zoho_sales_IQ_event"
                            }
                        ]
                    }
                ],
                "fingerprint": "1723834856657"
            }
        ],
        "variable": [
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "24",
                "name": "DLV - Zoho Sales IQ - agentMessage",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "agentMessage"
                    }
                ],
                "fingerprint": "1723835154740",
                "formatValue": {}
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "30",
                "name": "DLV - Zoho Sales IQ - agent",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "agent"
                    }
                ],
                "fingerprint": "1723835223269",
                "formatValue": {}
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "31",
                "name": "DLV - Zoho Sales IQ - feedback",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "feedback"
                    }
                ],
                "fingerprint": "1723835189873",
                "formatValue": {}
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "34",
                "name": "DLV - Zoho Sales IQ - visitid",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "visitid"
                    }
                ],
                "fingerprint": "1723834958976",
                "formatValue": {}
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "35",
                "name": "DLV - Zoho Sales IQ - visitorName",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "visitorName"
                    }
                ],
                "fingerprint": "1723834997017",
                "formatValue": {}
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "48",
                "name": "DLV - Zoho Sales IQ - action",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "action"
                    }
                ],
                "fingerprint": "1723834921317",
                "formatValue": {}
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "52",
                "name": "DLV - Zoho Sales IQ - rating",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "rating"
                    }
                ],
                "fingerprint": "1723835256893",
                "formatValue": {}
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "53",
                "name": "DLV - Zoho Sales IQ - visitorEmail",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "visitorEmail"
                    }
                ],
                "fingerprint": "1723835038672",
                "formatValue": {}
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "variableId": "61",
                "name": "DLV - Zoho Sales IQ - visitorQuestion",
                "type": "v",
                "parameter": [
                    {
                        "type": "INTEGER",
                        "key": "dataLayerVersion",
                        "value": "2"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "setDefaultValue",
                        "value": "false"
                    },
                    {
                        "type": "TEMPLATE",
                        "key": "name",
                        "value": "visitorQuestion"
                    }
                ],
                "fingerprint": "1723835074564",
                "formatValue": {}
            }
        ],
        "fingerprint": "1723835308568",
        "tagManagerUrl": "https://tagmanager.google.com/#/versions/accounts/6003760552/containers/61980878/versions/0?apiLink=version"
    }
}