Skip to Content
DestinationsAxon AdsOverview

Axon Ads

Destination - Vendo uploads conversion events to the Axon Ads Conversion API. Axon Ads does not currently accept audiences from Vendo.

Axon Ads is also available as a source for campaign, creative set, and attribution performance data.

What Vendo Sends

The Axon Ads destination sends conversion events in batches of up to 100 events.

OutputDescription
Conversion eventsPurchases, signups, and other modeled conversion events
Event metadataEvent name, conversion timestamp, value, currency, transaction ID, and dedupe ID
User match dataAxon click ID, first-party IDs, hashed email/phone, IP, user agent, cookies, and mobile IDs where mapped
Measurement partner dataClaimable Axon attribution payload when an Axon click ID is present

Required Credentials

The app connection asks for the Axon keys used by both source and destination flows.

CredentialUsed for
Axon Event KeySent as the pixel_id for conversion uploads
Axon Conversion API KeySent in the Authorization header for conversion uploads
Axon Reporting KeyUsed by the Axon Ads source, not by conversion upload

Required Event Fields

The destination schema requires these fields to be mapped for the conversion stream.

FieldPurpose
event_nameConversion event name
timestampConversion timestamp
aleidAxon click ID from the original AppLovin ad click

At send time, Vendo also requires a conversion time, an event source URL, browser IP, browser user agent, and at least one usable user identifier such as client_id, axwrt, alart, user_id, email, or phone.

Optional Match Fields

Map as many identifiers as you can to improve match quality.

FieldDescription
emailUser email, hashed before upload
phoneUser phone number, hashed before upload
client_idStable first-party browser or customer identifier
axwrtAxon Pixel _axwrt cookie value
alartAxon app attribution query parameter
client_ipBrowser IP address
client_user_agentBrowser user agent
countryBilling country code
zipBilling ZIP or postal code

What Vendo Does Not Send

Data / actionStatus
AudiencesNot supported for Axon Ads
User profile updatesNot supported
Campaign changesNot supported
Source performance importUse the Axon Ads source

Setup

  1. Navigate to Destinations in the Vendo app and select Axon Ads
  2. Enter the Axon Event Key and Axon Conversion API Key
  3. Choose the model or event table that contains the conversions to upload
  4. Map the required conversion fields and the strongest available match identifiers
  5. Save the destination and run a test export

Verify Setup

  1. Confirm the Axon Ads destination status is Active
  2. Run a small conversion export
  3. Check the export job for rows sent and rows failed
  4. Verify the uploaded events in Axon reporting

Troubleshooting

SymptomWhat to check
Destination validation failsConfirm the Axon Event Key and Conversion API Key are present
Rows are skipped before uploadConfirm conversion time, event source URL, IP, user agent, and at least one user identifier are mapped
Click attribution is missingConfirm aleid is populated from the Axon click ID
Events upload but values look wrongCheck value, currency, and transaction ID mappings
Last updated on