Skip to main content

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 AdsetIn QubixHow it moves
CPA / Aff. NetworkNetworkRebuilt. Qubix ships 328 templates.
OfferOfferRebuilt — offer URL and payout.
Offer Link / Flow (Поток)Offer destinationRebuilt — the concrete destination bound to a network and offer.
PWA (constructor)PWARebuilt in the Qubix PWA builder.
Landing (ZIP)WebsiteUploaded as a website.
White PageCloakingRebuilt as the safe page shown to filtered traffic.
Traffic SourceSourceRebuilt.
Campaign + Set (Сет)Campaign + Flows and distributionRebuilt — the set's filters and rotation become a Qubix flow and cloaking.
Push campaignsPushRebuilt.
DomainDomainRe-pointed to Qubix and given a role.
PostbackPostbackSeamless — change only the domain (see below).
Reports and historyNot transferred.
No import, no history

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

  1. Domains. Point your domains at Qubix and assign roles — Domains.
  2. Networks. Recreate each CPA network — Connecting a network.
  3. Offers. Recreate offers with URL and payout — Creating an offer.
  4. Sources. Recreate traffic sources — Creating a source.
  5. PWAs, landings and white pages. Rebuild PWAs in the PWA builder, upload landings as Websites, and set up the safe page in cloaking.
  6. Campaigns and sets. Recreate the campaign, then move each set's filters and rotation into a flow.
  7. Push. Recreate your push campaigns — Push.
  8. 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}&currency=USD
After: https://your-postback-domain/postback/?clickId={clickId}&status={status}&revenue={revenue}&currency=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 statusRecorded in Qubix as
acceptdeposit
redeprepeat deposit
holdregistration
declinerejection
trashrejection (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.

What's next