Axalot

Tracker overview

The core Tracker map in Axalot: campaigns, sources, domains, flows, offers, postbacks, pixels, landings, PWA, and push.

What Tracker controls

Tracker is the Axalot workspace for routing paid traffic, building campaign links, storing click metadata, and connecting later events back to the original click.

Campaigns

The launch unit: domain, traffic source, cost model, push group, streams, and generated tracking link.

Sources

Reusable traffic source profiles with GET parameter names and platform macro values.

Offers and links

Affiliate networks, offers, and destination URLs used inside campaign rotations.

Events

Postbacks, pixels, Telegram, and HTTP callbacks used to receive or send conversion signals.

Direction matters

In Axalot docs, postback means an incoming conversion signal from a partner network into Tracker. Pixel means an outgoing event from Tracker to Facebook, HTTP GET, or Telegram.

Main flow

Create the supporting records: domain, Traffic Source, affiliate network, offer, and offer link.

Create a campaign and select the domain and Traffic Source.

Configure streams: filters decide which traffic enters a stream, rotation decides where accepted traffic goes.

Copy the generated campaign link into the ad platform.

Receive partner events through postbacks and send optimization events through pixels when needed.

Console sections

  • Console / Tracker / Campaigns
  • Console / Tracker / Sources
  • Console / Tracker / Domains
  • Console / Tracker / Affiliate Networks
  • Console / Tracker / Offers
  • Console / Tracker / Offer Links
  • Console / Tracker / Postbacks
  • Console / Tracker / Reports
  • Console / Tracker / PWA
  • Console / Tracker / Landings
  • Console / Tracker / Push Notifications

Entity map

EntityPurposeConnects to
CampaignMain tracking configuration and generated click URLDomain, Traffic Source, streams, push group
DomainPublic tracking host used in the campaign linkCampaign
Traffic SourceURL parameter and macro mapping for an ad platformCampaign
StreamRule block inside a campaignFilters, rotation destinations
FilterCondition used to route or reject trafficStream
RotationWeighted destination list inside a streamOffer links, landings, PWA
Affiliate NetworkPartner network configuration and URL/postback macro defaultsOffers, offer links
OfferCommercial offer or product being promotedAffiliate network, offer links
Offer LinkFinal destination URL or flow endpointCampaign stream rotation
PostbackIncoming conversion signalClick id, status, revenue, currency
PixelOutgoing event destinationFacebook, HTTP GET, Telegram Bot
LandingHosted intermediate pageCampaign stream rotation
PWAStore-like app flowCampaign stream rotation
Push GroupPush notification setup selected by campaignCampaign

The campaign link is built from the selected domain, campaign track id, and selected Traffic Source values.

https://tracking-domain.com/TRACK_ID?click_id={clickid}&campaign_id={campaign.id}

The source controls query parameters. The campaign controls where traffic goes after the click is accepted.

Incoming vs outgoing events

Incoming events are postbacks from partner networks. They usually carry click_id, status, revenue, and currency.

Use them to update campaign statistics after a registration, deposit, purchase, or rejected conversion.

Outgoing events are pixels or callbacks sent from Axalot to another service. Current postback types in Tracker are Facebook, HTTP GET, and Telegram Bot.

Use them when a traffic source or team channel must receive conversion events.

Build order

Use this order when documenting or setting up a new Tracker workspace:

  1. Domains
  2. Traffic Sources
  3. Affiliate Networks
  4. Offers
  5. Offer Links
  6. Campaigns
  7. Streams and filters
  8. Postbacks
  9. Pixels and callbacks
  10. Reports

On this page