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