Function: useReferralCapture()
useReferralCapture(options?): string | null
Capture the referral code from the current URL into the referral-code
cookie and return the active code (null when none).
Parameters
options?
UseReferralCaptureOptions
Returns
string | null