Axalot

Bulk event sending

How to think about bulk or manual event sending in Axalot without breaking attribution, optimization, or reports.

Console path

  • Console / Tracker / Postbacks
  • Console / Tracker / Reports

When bulk sending is useful

Bulk event sending is useful for controlled operational cases:

  1. Replaying events after a temporary destination outage.
  2. Sending missed events after a verified integration issue.
  3. QA testing a destination with known click ids.
  4. Backfilling a small, audited batch.

Safety rules

RuleReason
Use known click idsEvents without attribution are not useful.
Keep batches smallLarge retries can create duplicate optimization signals.
Document the reasonFuture report readers need context.
Avoid low-quality statusesDo not send declined/trash events to optimization pixels unless intentional.

Bulk sending can distort reports

Treat bulk sending as an operational repair tool, not a normal traffic workflow.

On this page