We are excited to announce today, June 4th, 2024, that we are releasing a new Participant State API and the new Marketing Event Attendance State CRM object. This API is designed to enhance the management and analysis of participant data at marketing events.
This new API allows app developers to read access to the Marketing Event Attendance State CRM object that returns detailed metrics on participant engagement, providing valuable insights to optimize event outcomes.
marketingEventId
): Retrieve participation counters using the internal event identifier to get aggregate data on participant numbers.Example API response of returned participation data for a contact leveraging the following endpoint: GET /marketing/v3/marketing-events/participations/contacts/{contactIdentifier}/breakdown
Note: The contact ID or email address for the contact can be leveraged as the contactIdentifier
path param.
Unlike traditional methods that track participant interactions through timestamped activities, the Participant State API offers a dynamic state for each participant. This state reflects their overall status regarding the event, providing a more comprehensive understanding of their engagement.
Important note: The participant state will not change existing event functionality.
One of the most innovative features of the Participant State API is the introduction of the 'No Show' state. This state is automatically generated for participants without registering for any attended activity after an event concludes. It's a game-changer in accurately tracking participant engagement and identifying drop-offs.
Questions or comments? Please join the peer-to-peer developer community forum.