{
    "exportFormatVersion": 2,
    "exportTime": "2024-08-16 19:21:02",
    "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 - Support Board Chat Event Listener",
                "type": "html",
                "parameter": [
                    {
                        "type": "TEMPLATE",
                        "key": "html",
                        "value": "<script>\n\n    // Function to push event data to the GTM dataLayer\n    function pushToDataLayer(eventName, data) {\n        window.dataLayer = window.dataLayer || [];\n        var eventData = Object.assign({ event: eventName }, data);\n        window.dataLayer.push(eventData);\n    }\n\n    // Event listeners for Support Board events\n    $(document).on(\"SBChatOpen\", function (e) {\n        pushToDataLayer(\"SBChatOpen\", {});\n    });\n\n    $(document).on(\"SBChatClose\", function (e) {\n        pushToDataLayer(\"SBChatClose\", {});\n    });\n\n    $(document).on(\"SBNewConversationCreated\", function (e, response) {\n        pushToDataLayer(\"SBNewConversationCreated\", {\n            conversation: response\n        });\n    });\n\n    $(document).on(\"SBConversationOpen\", function (e, response) {\n        pushToDataLayer(\"SBConversationOpen\", {\n            conversation: response\n        });\n    });\n\n    $(document).on(\"SBArticles\", function (e, response) {\n        pushToDataLayer(\"SBArticles\", {\n            articles: response.articles,\n            articleId: response.id\n        });\n    });\n\n    $(document).on(\"SBRegistrationForm\", function (e, response) {\n        pushToDataLayer(\"SBRegistrationForm\", {\n            user: response.user,\n            extra: response.extra\n        });\n    });\n\n    $(document).on(\"SBPopup\", function (e, response) {\n        pushToDataLayer(\"SBPopup\", {\n            popupContent: response\n        });\n    });\n\n    $(document).on(\"SBMessageSent\", function (e, response) {\n        pushToDataLayer(\"SBMessageSent\", {\n            userId: response.user_id,\n            conversationId: response.conversation_id,\n            message: response.message,\n            attachments: response.attachments,\n            conversationSource: response.conversation_source\n        });\n    });\n\n</script>\n"
                    },
                    {
                        "type": "BOOLEAN",
                        "key": "supportDocumentWrite",
                        "value": "false"
                    }
                ],
                "fingerprint": "1723835642139",
                "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 - SBChatOpen",
                "type": "CUSTOM_EVENT",
                "customEventFilter": [
                    {
                        "type": "EQUALS",
                        "parameter": [
                            {
                                "type": "TEMPLATE",
                                "key": "arg0",
                                "value": "{{_event}}"
                            },
                            {
                                "type": "TEMPLATE",
                                "key": "arg1",
                                "value": "SBChatOpen"
                            }
                        ]
                    }
                ],
                "fingerprint": "1723835820999"
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "triggerId": "59",
                "name": "CE - SBChatClose",
                "type": "CUSTOM_EVENT",
                "customEventFilter": [
                    {
                        "type": "EQUALS",
                        "parameter": [
                            {
                                "type": "TEMPLATE",
                                "key": "arg0",
                                "value": "{{_event}}"
                            },
                            {
                                "type": "TEMPLATE",
                                "key": "arg1",
                                "value": "SBChatClose"
                            }
                        ]
                    }
                ],
                "fingerprint": "1723835834328"
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "triggerId": "68",
                "name": "CE - SBNewConversationCreated",
                "type": "CUSTOM_EVENT",
                "customEventFilter": [
                    {
                        "type": "EQUALS",
                        "parameter": [
                            {
                                "type": "TEMPLATE",
                                "key": "arg0",
                                "value": "{{_event}}"
                            },
                            {
                                "type": "TEMPLATE",
                                "key": "arg1",
                                "value": "CE - SBNewConversationCreated"
                            }
                        ]
                    }
                ],
                "fingerprint": "1723835877350"
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "triggerId": "69",
                "name": "CE - SBConversationOpen",
                "type": "CUSTOM_EVENT",
                "customEventFilter": [
                    {
                        "type": "EQUALS",
                        "parameter": [
                            {
                                "type": "TEMPLATE",
                                "key": "arg0",
                                "value": "{{_event}}"
                            },
                            {
                                "type": "TEMPLATE",
                                "key": "arg1",
                                "value": "SBConversationOpen"
                            }
                        ]
                    }
                ],
                "fingerprint": "1723835898864"
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "triggerId": "70",
                "name": "CE - SBArticles",
                "type": "CUSTOM_EVENT",
                "customEventFilter": [
                    {
                        "type": "EQUALS",
                        "parameter": [
                            {
                                "type": "TEMPLATE",
                                "key": "arg0",
                                "value": "{{_event}}"
                            },
                            {
                                "type": "TEMPLATE",
                                "key": "arg1",
                                "value": "SBArticles"
                            }
                        ]
                    }
                ],
                "fingerprint": "1723835916102"
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "triggerId": "71",
                "name": "CE - SBRegistrationForm",
                "type": "CUSTOM_EVENT",
                "customEventFilter": [
                    {
                        "type": "EQUALS",
                        "parameter": [
                            {
                                "type": "TEMPLATE",
                                "key": "arg0",
                                "value": "{{_event}}"
                            },
                            {
                                "type": "TEMPLATE",
                                "key": "arg1",
                                "value": "SBRegistrationForm"
                            }
                        ]
                    }
                ],
                "fingerprint": "1723835932889"
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "triggerId": "72",
                "name": "CE - SBPopup",
                "type": "CUSTOM_EVENT",
                "customEventFilter": [
                    {
                        "type": "EQUALS",
                        "parameter": [
                            {
                                "type": "TEMPLATE",
                                "key": "arg0",
                                "value": "{{_event}}"
                            },
                            {
                                "type": "TEMPLATE",
                                "key": "arg1",
                                "value": "SBPopup"
                            }
                        ]
                    }
                ],
                "fingerprint": "1723835953540"
            },
            {
                "accountId": "6003760552",
                "containerId": "61980878",
                "triggerId": "73",
                "name": "CE - SBMessageSent",
                "type": "CUSTOM_EVENT",
                "customEventFilter": [
                    {
                        "type": "EQUALS",
                        "parameter": [
                            {
                                "type": "TEMPLATE",
                                "key": "arg0",
                                "value": "{{_event}}"
                            },
                            {
                                "type": "TEMPLATE",
                                "key": "arg1",
                                "value": "SBMessageSent"
                            }
                        ]
                    }
                ],
                "fingerprint": "1723835988307"
            }
        ],
        "fingerprint": "1723836062522",
        "tagManagerUrl": "https://tagmanager.google.com/#/versions/accounts/6003760552/containers/61980878/versions/0?apiLink=version"
    }
}