Hi,
I’m integrating Calendly into my website and tracking interactions in Google Analytics 4. When I use Calendly’s native GA4 integration, events such as invitee_event_type_page include full metadata (e.g., event type, category)
However, when I embed Calendly directly on my site and rely on the postMessage events sent from the embedded widget, I only receive the event names (e.g., calendly.event_scheduled, calendly.event_type_viewed). The metadata that normally appears in the native integration—such as event category, event name, invitee information, or other payload fields—is missing or empty.
This means that although the events fire, the parameters I need for reporting and attribution do not come through.
How can I capture those missing parameters (event details, invitee info, category, etc.) when using a tag management tool?
Thanks


