Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerVisit > referralCode
Marketing referral code from the link that the customer clicked to visit the store. Supports the following URL attributes: _ref_, _source_, or _r_. For example, if the URL is myshopifystore.com/products/slide?ref=j2tj1tn2, then this value is j2tj1tn2.
Signature:
referralCode?: Maybe<Scalars['String']['output']>;