Gameball supports Branch.io as a dynamic link provider for referral programs. This integration enables you to generate dynamic links that track referrals and enhance your user acquisition strategy.
How It Works
When integrated, Gameball uses Branch.io to generate referral links that:- Track referrals across devices and platforms.
- Deep link users into your mobile app from referral links.
- Attribute new user acquisitions back to the referring customer.
Setup Guide
For the full step-by-step integration guide, including how to retrieve your Branch.io credentials and configure the dynamic link provider, refer to the technical tutorial:Branch.io Integration Tutorial
Complete technical guide to set up Branch.io as your dynamic link provider in Gameball.
Frequently Asked Questions
Can I create referral links without using Branch.io?
Can I create referral links without using Branch.io?
Yes. The referral process can be completed without a deep link generator. In that case, you provide your own referral link and Gameball appends the referral code to it in this format:
{referralLink}?GbReferral={referralCode}You will then need to handle the referral logic manually, including capturing the referral code and passing it in the create customer request.