Important: Please ensure your CMP configuration includes new Vendor ID 1469 for 1st Party data tracking. Additionally, include Vendor ID 301 if cookie sync is enabled. Learn more
The setInstantEventProperties method sends an event immediately to Zeotap, bypassing the normal batching queue. Use this for high-priority events that need to be delivered without delay.
Syntax
Parameters
Usage Examples
Simple Instant Event
Instant Event with Properties
With Callback
When to Use
- Critical conversion events (purchases, sign-ups) where real-time delivery matters
- Time-sensitive events that need immediate processing
- App termination events where the batch queue may not have time to flush
Last modified on June 25, 2026