Step 1: Access the Deep Link Page
- Log in to your Flock account at app.withflock.com.
- Navigate to the Deep Link page.
Step 2: Enter Your Deep Link Base URL
On the Deep Link page, enter the base URL you want to use for your referral deep links. Flock will automatically append / to this URL. Example:- If you enter https://example.com/invite as your base URL, the final deep link for a referral will look like:
Step 3: Configure Deep Linking in Your Mobile App
- Define the Deep Link URL Scheme: Ensure your mobile app is configured to handle the base URL. For example, in iOS, use Universal Links, and in Android, configure App Links.
-
Handle the Referral Code:
In your app, extract the
referral_code
from the deep link URL and process it to verify and reward the referral.
Step 4: Test the Deep Link
After configuring your mobile app, test the deep link by replacing{referral_code}
with a sample referral code. For example: