Migrate from FunnelFlux
FunnelFlux is built around a visual funnel — a graph of nodes you wire together — and its campaign is just a name with no settings of its own. In Qubix the routing lives in a campaign's flow, so you rebuild each funnel graph as a flow. Landers are yours (hosted by you). There is no import and no history transfer; the postback is the easy part.
What you bring across
| In FunnelFlux | In Qubix | How it moves |
|---|---|---|
| Offer Source / affiliate network | Network | Rebuilt. Qubix ships 328 templates. |
| Offer node | Offer | Rebuilt — the converting page's URL and payout. |
| Lander node | PWA or Website | Rebuilt. FunnelFlux landers are hosted by you — keep hosting them or rebuild in Qubix. |
| Traffic Source node | Source | Rebuilt. |
| Funnel (the node graph) | Campaign + Flows and distribution | Rebuilt — the nodes, rotators and conditions become a Qubix campaign flow. |
| Rotator / Condition / Logic nodes | Flows and distribution | Rebuilt — rotators become weighted splits, conditions become rules. |
| Domain | Domain | Re-pointed to Qubix and given a role. |
| Postback | Postback | Seamless — change only the domain (see below). |
| Reports and history | — | Not transferred. |
Qubix does not read from FunnelFlux. Rebuild in parallel and keep FunnelFlux running until conversions are confirmed to land in Qubix.
Term differences to keep in mind
- A FunnelFlux Campaign carries no configuration — do not look for its Qubix twin. The real unit is the Funnel, which maps onto a Qubix campaign plus its flow.
- Landers and offers are both "pages", but only offers convert and carry a payout — the same split Qubix makes between a landing and an offer.
- A Rotator node becomes a weighted split; a Condition or Logic node becomes a rule in the flow.
The order to rebuild
- Domains. Point your domains at Qubix and assign roles — Domains.
- Networks. Recreate each offer source as a network — Connecting a network.
- Offers. Recreate your offer nodes as offers — Creating an offer.
- Sources. Recreate traffic sources — Creating a source.
- Landers. Rebuild lander nodes as PWAs or register them as Websites.
- Funnels. Recreate each funnel as a campaign, rebuilding its node graph — rotators, conditions and connections — as a flow.
- Postbacks. Repoint the postback — below.
Postbacks: change only the domain
FunnelFlux's postback goes to /pb/ with hit (the click id) and rev (the revenue). Open each
affiliate network's postback setting and change only the domain:
Before: https://your-funnelflux-domain/pb/?hit={hit}&rev={rev}&tx={tx}
After: https://your-postback-domain/pb/?hit={hit}&rev={rev}&tx={tx}
Leave the /pb/ path and every parameter as they are. Qubix reads hit and rev without
reformatting, and uses tx to ignore a repeated postback. FunnelFlux sends no status; a postback
with a payout is recorded as a deposit, without a payout as a registration.
Check before you switch off FunnelFlux
Fire a test registration and a test deposit, and confirm each is recorded correctly on the Postbacks feed and in the reports before cutting traffic over.