Integration Event Log
Monitor integration events with the Integration Event Log. Track conversion data, debug payload issues, and verify accurate data flow from your conversion sources. Check status codes and error messages for troubleshooting.
The Integration Event Log displays conversion data received from your integration sources. Use it to troubleshoot integrations and verify the exact parameters your conversion source sends.
Locate the Integration Event Log
- Open the AnyTrack Dashboard and go to Integrations
- Click the integration you want to troubleshoot
- Open the Events Log tab
- Click an event to inspect it
- The Payload appears on the right panel
Understanding the Payload
The payload is the raw data that AnyTrack received from your integration, typically in JSON format. It shows all parameters and their corresponding values.
Event Status Messages
🟢 OK — Conversion successfully recorded.
Attributes listed with the event:
- Conversion Name — For example,
Purchase - Conversion Value — The monetary value
- Click Id — Click to view the conversion timeline
⚪️ Discarded — Event is discarded because it doesn't meet the requirements such as the wrong conversion status.
⚪️ Duplicated — Conversion deduplicated.
Good to knowAll these statuses indicate the integration works as expected. No action needed.
Tracking Errors
Errors prevent conversion tracking. Common errors include:
- Missing
click_idvalue in the payload - Unknown
click_id— No matching click found - Can't find
refId— The reference ID doesn't match any conversion - No IP match — AnyTrack attempted IP-based attribution but found no matching sessioon
- Unauthorized asset — The event references a property not associated with your account
NoteEach integration has specific requirements. Follow the in-app integration instructions for setup and troubleshooting.
Updated 9 days ago
