Migrate from Adset
Adset.pro is the closest tracker to Qubix — an all-in-one with a PWA builder, a cloaking funnel and a push service. Because the two share the same shape, most concepts map across almost one-to-one: your sets become flows, your PWAs and white pages become Qubix PWAs and cloaking, and your push campaigns become Qubix push. There is no import and no history transfer; the postback is the easy part.
What you bring across
| In Adset | In Qubix | How it moves |
|---|---|---|
| CPA / Aff. Network | Network | Rebuilt. Qubix ships 328 templates. |
| Offer | Offer | Rebuilt — offer URL and payout. |
| Offer Link / Flow (Поток) | Offer destination | Rebuilt — the concrete destination bound to a network and offer. |
| PWA (constructor) | PWA | Rebuilt in the Qubix PWA builder. |
| Landing (ZIP) | Website | Uploaded as a website. |
| White Page | Cloaking | Rebuilt as the safe page shown to filtered traffic. |
| Traffic Source | Source | Rebuilt. |
| Campaign + Set (Сет) | Campaign + Flows and distribution | Rebuilt — the set's filters and rotation become a Qubix flow and cloaking. |
| Push campaigns | Push | Rebuilt. |
| Domain | Domain | Re-pointed to Qubix and given a role. |
| Postback | Postback | Seamless — change only the domain (see below). |
| Reports and history | — | Not transferred. |
Even though Adset and Qubix work the same way, there is no automated transfer. Rebuild in parallel and keep Adset running until conversions are confirmed to land in Qubix.
Term differences to keep in mind
- Adset's Set (Сет / Stream Set) is the routing node — filters plus rotation. It becomes a Qubix flow, with the filter conditions and the white-page target handled by cloaking.
- Watch the word Flow (Поток): in Adset it is a single destination / offer link, not the campaign container. In Qubix the container is the campaign and its flow.
- Adset's native events map directly: CPA_HOLD = registration, CPA_ACCEPT = deposit, CPA_REDEP = repeat deposit, CPA_DECLINE / CPA_TRASH = rejection.
The order to rebuild
- Domains. Point your domains at Qubix and assign roles — Domains.
- Networks. Recreate each CPA network — Connecting a network.
- Offers. Recreate offers with URL and payout — Creating an offer.
- Sources. Recreate traffic sources — Creating a source.
- PWAs, landings and white pages. Rebuild PWAs in the PWA builder, upload landings as Websites, and set up the safe page in cloaking.
- Campaigns and sets. Recreate the campaign, then move each set's filters and rotation into a flow.
- Push. Recreate your push campaigns — Push.
- Postbacks. Repoint the postback — below.
Postbacks: change only the domain
Adset's postback goes to /postback/ with clickId, status and revenue. Open each affiliate
network's postback setting and change only the domain:
Before: https://adset.pro/postback/?clickId={clickId}&status={status}&revenue={revenue}¤cy=USD
After: https://your-postback-domain/postback/?clickId={clickId}&status={status}&revenue={revenue}¤cy=USD
Leave the /postback/ path and every parameter as they are. Qubix reads clickId, status,
revenue and currency without reformatting.
In Adset the status= string is what you set per affiliate network (Partner Networks → Conversion
Statuses); Adset maps it to its internal events (CPA_ACCEPT, CPA_HOLD…). Qubix recognises the usual
values directly:
| Adset status | Recorded in Qubix as |
|---|---|
accept | deposit |
redep | repeat deposit |
hold | registration |
decline | rejection |
trash | rejection (junk) |
If your networks already send these values, there is nothing to rewrite.
Check before you switch off Adset
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.