Referral link test hub
Spike for deferred deep linking. The link format is https://clipboard-appstore-test.pages.dev/referral?rc=CODE. Scan a QR code with a phone or send a link to yourself.
Ready-made test codes
OMER123
/referral?rc=OMER123
/referral?rc=OMER123Custom code
What to verify
- Android, app installed: tapping the link from another app opens the app directly with the code.
- Android, not installed: the browser forwards to Google Play with
referrer=rc%3DCODE. No tap. - iOS, app installed: tapping the link from another app opens the app directly with the code.
- iOS, not installed: the page shows the code and one button. The tap copies the link and opens the App Store.
- Add
&render=1to see the page on Android instead of the redirect. Add&pkg=com.ciee.app.stgor.devto target another package on Google Play.

