Sent when a step has been triggered when the webchat was loaded on a specific page.
Attribute | Type | Description |
---|---|---|
type | string | always url_loaded_event |
url | string | URL that triggered the event |
{
"type": "url_loaded_event",
"url": "http://example.com"
}