Chuyển tới nội dung chính

Migrate from AdsBridge

AdsBridge is a cloud tracker with a built-in TDS (rules, paths and shares) and its own landing-page builder. The one thing to plan carefully: landers built inside AdsBridge are stored on its servers, so they do not carry over — you rebuild them in Qubix. There is no import and no history transfer; the postback is the easy part.

What you bring across

In AdsBridgeIn QubixHow it moves
Affiliate networkNetworkRebuilt. Qubix ships 328 templates.
OfferOfferRebuilt — offer URL and payout.
Landing pagePWA or WebsiteRebuilt. See the warning below — hosted AdsBridge landers must be recreated.
Traffic sourceSourceRebuilt.
CampaignCampaignRebuilt.
Rules, Paths, Shares (the TDS)Flows and distributionRebuilt — the distribution conditions and share percentages become Qubix flows.
SmartLinkCampaign flowRebuilt as a routing setup that fills remnant traffic.
DomainDomainRe-pointed to Qubix and given a role.
PostbackPostbackSeamless — change only the domain (see below).
Reports and historyNot transferred.
Hosted landers must be rebuilt

Landings built in the AdsBridge visual or HTML editor (or from its templates) live on AdsBridge's CDN — once you leave, there is nothing to point at. Rebuild them as PWAs or upload them as Websites. Only landers you self-hosted stay where they are.

Term differences to keep in mind

  • An AdsBridge Rule holds distribution conditions; a Path is where matched traffic goes; Share is the split-test percentage (all shares total 100); a Flow is a reusable set of rules shared across campaigns. All of it becomes a Qubix flow.
  • Automatic campaign optimisation moves traffic to better performers on its own — in Qubix you control the split per flow.

The order to rebuild

  1. Domains. Point your domains at Qubix and assign roles — Domains.
  2. Networks. Recreate each affiliate network — Connecting a network.
  3. Offers. Recreate offers with URL and payout — Creating an offer.
  4. Sources. Recreate traffic sources — Creating a source.
  5. Landings. Rebuild AdsBridge-hosted landers as PWAs or Websites.
  6. Campaigns, rules and paths. Recreate the campaign, then move rules, paths and shares into flows.
  7. Postbacks. Repoint the postback — below.

Postbacks: change only the domain

AdsBridge's postback goes to /trackpixel/track with tid (the click id) and amt (the payout). Open each affiliate network's postback setting and change only the domain:

Before: https://your.adsb4trk.com/trackpixel/track?tid={tid}&amt={amt}&txid={txid}&status={status}
After: https://your-postback-domain/trackpixel/track?tid={tid}&amt={amt}&txid={txid}&status={status}

Leave the /trackpixel/track path and every parameter as they are. Qubix reads tid and amt without reformatting, and uses txid to ignore a repeated postback.

AdsBridge's status is a free value you configure per offer (for example 1 for a confirmed conversion). Qubix reads the common status values; if a postback arrives with a payout and no recognised status, it is recorded as a deposit, without a payout as a registration.

Check before you switch off AdsBridge

Fire a test conversion and watch it land on the Postbacks feed, then in the deposit and registration reports. Cut traffic over only once conversions arrive reliably.

What's next