Opening Actions ▸ Request Logs on any row launches a modal exposing every backend call, state change, and visitor interaction tied to the selected transaction. This tool supports rapid troubleshooting before escalating issues to Support.

Navigation Tabs

TabWhat It ShowsTypical Use Case
Request LogsServer-side logs during lead lifecycle. Displayed in accordion layout.Identify posting failures, latency issues, or payout mismatches.
Click ListingAll clicks tied to the same visitor fingerprint (IP, UTM, device, referrer).Debug duplicate submissions or attribution issues.
Consent ManagementConsent flags for TCPA, CCPA, GDPR, cookie consent, etc.Validate compliance evidence in disputes.
Transaction HistoryEvent timeline and optional session replay of form activity.Reconstruct user journey or verify UX issues.

Request Logs Tab – Accordion Layout

SectionContents
Transaction DetailsFull JSON of click/form submission. Includes geo, device, custom fields. Copy to clipboard available.
Distribution LogsOne row per endpoint in the routing plan. Columns: Endpoint, Filtered (yes/no), Response, Response Time, Response Amount.
Payout LogsTimeline of payout decisions, including overrides and adjustments.
Array Credit ReportRaw response from the Array API (if enabled).
Form Update APIShows PATCH requests from CRMs or downstream services.
Click Script ClickCaptures browser-side click beacons with metadata.
API LogsSeparate sections for Array API, Credit API, Sold Lead API, Lead Submit API, and Distribution Posting API. Useful for isolating external issues.

Tip: Use the blue “+” icons to expand/collapse sections. The modal remembers which sections are open when switching tabs.

Transaction History Tab – Session Replay

If recording is enabled for the campaign, a playback bar appears at the top. The session replay captures:

  • Keystrokes
  • Field validation errors
  • Button clicks

Useful for validating fraud patterns or form UX bugs.

Permissions & Audit Logging

RoleAccess Notes
AdminFull access to all tabs
QAFull access
BuyerLimited to their own leads, no session replay
AllAll view/copy activity is written to the Audit Trail for traceability

Best-Practice Workflow

  1. Open Request Logs from Actions menu on the suspicious lead.
  2. Expand Distribution Logs to confirm routing logic and endpoint behavior.
  3. Jump to Click Listing to validate UTM/referrer integrity.
  4. Open Consent Management and screenshot flags as needed.
  5. Switch to Transaction History to replay the session.

These steps typically resolve most integrity, delivery, or compliance concerns within minutes.