{
  "exportFormatVersion": 2,
  "containerVersion": {
    "name": "Talkmio AI Live Chat",
    "description": "Custom HTML tag that loads the Talkmio widget on all pages. Replace YOUR_SITE_KEY after import.",
    "tag": [{
      "name": "Talkmio – AI Live Chat",
      "type": "html",
      "parameter": [
        { "type": "TEMPLATE", "key": "html", "value": "<script src=\"https://app.talkmio.com/w/YOUR_SITE_KEY.js\" async></script>" },
        { "type": "BOOLEAN", "key": "supportDocumentWrite", "value": "false" }
      ],
      "firingTriggerId": ["2147479553"],
      "tagFiringOption": "ONCE_PER_EVENT"
    }]
  }
}
