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 AdsBridge | In Qubix | How it moves |
|---|---|---|
| Affiliate network | Network | Rebuilt. Qubix ships 328 templates. |
| Offer | Offer | Rebuilt — offer URL and payout. |
| Landing page | PWA or Website | Rebuilt. See the warning below — hosted AdsBridge landers must be recreated. |
| Traffic source | Source | Rebuilt. |
| Campaign | Campaign | Rebuilt. |
| Rules, Paths, Shares (the TDS) | Flows and distribution | Rebuilt — the distribution conditions and share percentages become Qubix flows. |
| SmartLink | Campaign flow | Rebuilt as a routing setup that fills remnant traffic. |
| Domain | Domain | Re-pointed to Qubix and given a role. |
| Postback | Postback | Seamless — change only the domain (see below). |
| Reports and history | — | Not transferred. |
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
- Domains. Point your domains at Qubix and assign roles — Domains.
- Networks. Recreate each affiliate network — Connecting a network.
- Offers. Recreate offers with URL and payout — Creating an offer.
- Sources. Recreate traffic sources — Creating a source.
- Landings. Rebuild AdsBridge-hosted landers as PWAs or Websites.
- Campaigns, rules and paths. Recreate the campaign, then move rules, paths and shares into flows.
- 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.