RekomiRekomi
DemoPricingFor creators
DashboardSign inLaunch your program
Launch your program
Rekomi Docs
Rekomi Docs
Welcome to Rekomi
Quickstart for brandsPlans and trialsIntegrationsStripe Connect (sales tracking)Organization settingsTeam managementNotifications
Migrations from other platformsMigrating from RewardfulMigrating from TapfiliateMigrating from FirstPromoterMigrating from PartnerStackMigrating from Dub PartnersMigrating from ToltMigrating from Lemon SqueezyMigrating from GumroadMigrating from impact.comMigrating from PromoteKitMigrating from LeadDynoMigrating from TrackdeskMigrating from PartneroMigrating from UpPromoteMigrating from GoAffProMigrating from ReferralCandyMigrating from RefersionMigrating from BixGrowMigrating from Shopify Collabs

Campaigns and commissions

CampaignsCommission modelsPay per click or lead (CPC & CPL)Coupon-code attributionProducts and per-product ratesCreative assetsRecruiting (sub-affiliates)Tracking and attribution

Affiliates

Recruit affiliatesManage affiliatesAI co-pilotApply to the curated networkBooking creators with deals

Money flow

SalesPayoutsMulti-currencyTax formsInsights

Email

Sending domainBroadcasts
Quickstart for affiliatesYour public pageThe page builderBookingsDeals and getting paidMessagesBuild your creator profileBrowse and apply to campaignsApply directly via a brand's public pageAffiliate dashboard tourYour tracking linkProduct & page linksCreative assetsEarnings and performanceConnect Stripe for payoutsYour tax formsGetting paidFeesSupported countriesPromote Rekomi and earn
API overviewAuthenticationOAuth 2.0Server-to-server trackingTracking script & window.RekomiTrack leads and signupsNo-code & non-Stripe checkoutsCustom domainConversion currencyCoupon code trackingSub-affiliate recruiting APIWebhooksZapierWhite-label embedMCP serverAPI reference
For brandsMigrate from another platform
Brands

Migrating from BixGrow

Move a BixGrow affiliate roster onto Rekomi with a CSV export. Rekomi preserves bg_ref tracking links, and coupon codes keep crediting since they are real Shopify discounts.

This guide is for brands switching from BixGrow to Rekomi. BixGrow has no public API, so the import is CSV-only.

Most teams complete the cutover in a single afternoon. Migration is on Starter or higher; auto-notify is on Growth or higher.

Export from BixGrow

  1. In BixGrow, open Affiliates, Export and download the roster (all or filtered).
  2. Open /dashboard/settings/migrate, pick BixGrow, choose your target Rekomi campaign, and upload the file.

BixGrow's export column headers are not published, so the importer uses tolerant, fuzzy column matching rather than a fixed schema.

What the CSV importer brings across

FieldSource columnNotes
Emailclosest match to emailRequired. Lowercased + trimmed. Primary dedup key.
Full nameclosest match to first_name + last_nameJoined when both exist.
Statusclosest match to a status columnSee mapping table below.
Tracking slug?bg_ref= extracted from a link column, when presentFalls back to a fresh slug when absent.

Status mapping

BixGrowRekomi
PendingPending
ApprovedApproved
DeniedRejected
anything else, blank, or missingPending

Reclassify any row with the bulk-status action in /dashboard/affiliates after import.

How slug preservation works

BixGrow's tracking link carries the referral value as ?bg_ref={code}, a random alphanumeric code such as VQ9q75ODfg, on the merchant's own store domain. bg_ref is a built-in Rekomi attribution param, so existing BixGrow links keep attributing on Rekomi the moment you swap the tracking snippet, as long as the code was preserved as the slug during import.

BixGrow coupon codes are real Shopify discount codes, not a vendor-hosted artifact, so they keep crediting the right affiliate through Rekomi's Shopify coupon attribution once re-scoped, independent of the bg_ref link.

Step-by-step cutover

1. Export and upload

Download the roster from Affiliates, Export in BixGrow and upload it under /dashboard/settings/migrate.

2. Attribution params: nothing to configure

bg_ref is a built-in Rekomi attribution param, so existing ?bg_ref= links resolve to the right affiliate with zero configuration.

3. Re-scope coupon codes (Shopify)

Re-scope each affiliate's BixGrow coupon code as a Rekomi coupon so it keeps crediting the right affiliate after cutover.

4. Check the import result

The import runs synchronously and shows a row-by-row result. Every job is listed under Import history with an Undo button.

5. Opt into auto-notify (Growth+ only)

Send imported affiliates a claim link so they can set up payouts on Rekomi. Send a sample to yourself first.

6. Swap the tracking snippet

Install Rekomi's tracking snippet, then remove BixGrow's script. Existing ?bg_ref= links attribute to Rekomi immediately. Keep BixGrow active for a 24-48 hour shadow period, then cancel.

What is NOT imported

DataStatusWorkaround
Conversion and payout historyNot part of the roster exportUse the Step 2 CSV flow with the generic columns (affiliate email, amount, commission, currency, date), or your BixGrow conversion export mapped the same way.
Coupon assignments as a systemCoupons must be re-scoped manuallyMint or re-scope Rekomi coupon codes so codes keep crediting.

Common gotchas

No API. BixGrow has no public API; the CSV export is the only path, so plan the export step into your cutover window.

Unpublished CSV headers. Because BixGrow does not document its export's exact column names, the CSV importer matches tolerantly. If a row is skipped unexpectedly, check that the email column has a value.

Verifying the import landed clean

  1. Open /dashboard/affiliates and spot-check 3-5 rows against the BixGrow source.
  2. Open one affiliate's detail page and confirm the preserved bg_ref slug.
  3. Click an affiliate's existing ?bg_ref= link with the new snippet installed; confirm a click row appears within a few seconds.
  4. Confirm re-scoped coupon codes are active under /dashboard/coupons.
  5. Send a sample notification to yourself before firing the bulk send.

Importing history and earnings

BixGrow's conversion statuses (Pending, Approved, Unpaid, Paid, Denied) come across through the Step 2 generic CSV columns (affiliate email, amount, commission, currency, date). Upload that file under Settings, Migrate, Step 2 once your roster is in. See the migrations overview for the full reference.

Where to go next

  • Tracking and attribution: the bg_ref param, cookie window, and stickiness.
  • Coupons: re-scope BixGrow codes as Rekomi coupons.
  • Plans and trials: what each tier includes and how the 14-day free trial behaves.

Migrating from Refersion

Move a Refersion affiliate roster onto Rekomi with a two-key API pull. Rekomi preserves rfsn tracking links; conversion history comes in through the Step 2 CSV flow.

Migrating from Shopify Collabs

Move a Shopify Collabs creator roster onto Rekomi with a CSV export. Vanity links cannot carry over, but native Shopify discount codes keep crediting creators through Rekomi's coupon attribution.

On this page

Export from BixGrowWhat the CSV importer brings acrossStatus mappingHow slug preservation worksStep-by-step cutover1. Export and upload2. Attribution params: nothing to configure3. Re-scope coupon codes (Shopify)4. Check the import result5. Opt into auto-notify (Growth+ only)6. Swap the tracking snippetWhat is NOT importedCommon gotchasVerifying the import landed cleanImporting history and earningsWhere to go next