System Event: GA4 - Chat Contact Associated

Last updated: November 23, 2022 3:19 PM MST

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