System Event: GA4 - Chat Contact Associated
Description
Description
A Hubspot Contact is created through the hubspot chat widget.
Technical Triggering Conditions
Best Case The best case would be to integrate with the chat widget and push to the data layer when a contact has been created and supply contact data.
Workaround
JS in Google Tag Manager
Schema
Example Event
{
"name": "INSERT MESSAGE FROM API RESPONSE",
"value": "INSERT MESSAGE FROM API RESPONSE"
}
Validation Schema
The event payload, everything under the data property, will be validated against this schema. For more see JSONSchema standard.
{
"TBD": "TBD"
}
Previous Versions
NOT YET AVAILABLE