Pular para o conteúdo principal

Migrate from Skro

Skro is a cloud tracker: a campaign routes through a flow with a default path and rule-based paths, and it hosts your static landers itself with free SSL. You rebuild the routing in Qubix and re-host the landers. There is no import and no history transfer; the postback is the easy part.

What you bring across

In SkroIn QubixHow it moves
Affiliate networkNetworkRebuilt. Qubix ships 328 templates.
OfferOfferRebuilt — offer URL and payout.
LanderPWA or WebsiteRebuilt. Static landers hosted on Skro must be re-hosted (see warning).
Traffic sourceSourceRebuilt.
CampaignCampaignRebuilt.
Flow, Default path, Rule-based paths, weightsFlows and distributionRebuilt — paths, conditions and weights become Qubix flows.
DomainDomainRe-pointed to Qubix and given a role.
PostbackPostbackSeamless — change only the domain (see below).
Reports and historyNot transferred.
Hosted landers must be re-hosted

Static landers you deployed on Skro live on Skro's servers — once you leave, there is nothing to point at. Rebuild them as PWAs or upload them as Websites. Only externally-hosted landers stay where they are.

Term differences to keep in mind

  • A Skro Flow is the whole routing container; a Path is a branch of landers and offers inside it — a Default path plus Rule-based paths. All of it becomes a Qubix flow.
  • Skro supports cloaking (a cloaking domain with a 302 redirect); in Qubix the same is handled through cloaking.

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. Landers. Rebuild hosted landers as PWAs or register external ones as Websites.
  6. Campaigns and flows. Recreate the campaign, then move the default and rule-based paths and their weights into flows.
  7. Postbacks. Repoint the postback — below.

Postbacks: change only the domain

Skro's postback goes to /postback with clickId, payout and status. Open each affiliate network's postback setting and change only the domain:

Before: https://your.skrotrack.com/postback?clickId={clickId}&payout={payout}&status={status}
After: https://your-postback-domain/postback?clickId={clickId}&payout={payout}&status={status}

Leave the /postback path and every parameter as they are. Qubix reads clickId, payout and status without reformatting.

The event is taken from status:

Skro statusRecorded in Qubix as
approveddeposit
pendingregistration (pending)
declinedrejection
refundrejection (charged back)

Keep the statuses your networks already send — nothing to rewrite.

Check before you switch off Skro

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