For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sharing Link

The default sharing domain

Open Settings → General to see the Referral sharing URL card. The sharing domain field shows r-bloop.cc unless you have set a custom one. With the default in place, a referral link reads:

https://r-bloop.cc/d29azDx

The trailing part is the referrer's unique 8-character share code, assigned automatically when someone joins your program.

Use your own domain

Swap r-bloop.cc for a branded subdomain such as refer.yourstore.com. Setting one up is a guided request: you add a DNS record, and Bloop activates the domain.

  1. On the Referral sharing URL card, select Customize.

  2. Contact support for the IP address of the Bloop sharing service (we share it privately).

  3. In your DNS provider, add an A record pointing your subdomain to that IP — plus a matching record for its www. version.

  4. Send support your chosen URL. Bloop verifies the DNS and activates it.

Use a subdomain, not your root domain. Repointing the root @ record on a domain that hosts your live store can take the storefront offline. Use a subdomain like refer, or register a domain separate from your store's.

Provider-specific fields, all using record type A with your subdomain as the Name:

  • Shopify — put the IP in the Points to field.

  • Cloudflare — set Proxy status to Proxied. Setup video.

  • GoDaddy — leave TTL at the default. Help.

Once active, the domain is saved as your custom_share_url and every new link uses it: https://refer.yourstore.com/d29azDx. Custom domains require a paid plan; if you downgrade, links fall back to r-bloop.cc.

Last updated