ReferralRock
ReferralRock is a referral marketing platform that allows merchants to create and manage referral programs, track referrals, and reward customers for successful referrals.
ReferralRock provides:
- A site-wide referral tracking script
- Hosted member portals accessed via links
- Optional referral share widgets
- Referral and conversion tracking
ReferralRock integrates with ShopWired by using a site-wide
Once installed, the script enables ReferralRock to track referral activity and conversions on a ShopWired website based on the referral rules configured in the ReferralRock account.
Account creation
Account creation
To begin using ReferralRock with ShopWired, create an account on the ReferralRock website.
After your account is created and configured ReferralRock will provide the JavaScript tracking script for installation.
Theme installation
Theme installation
ReferralRock requires a tracking script to be installed on your website to enable referral attribution and tracking, similar to the example shown below:
<script src="https://example-platform.com/tracking.js" async></script>
The script shown above is provided as an example only. You must copy the exact script provided in your own account, as the script and any ID values will be unique to your website.
This script must be added to your ShopWired theme so that it loads on all pages.
- Navigate to Website > Themes
- Select the
code editoroption for the theme you want to edit - Open the
master.twigfile - Add the script just above the closing
</body>tag - Select Save changes
ReferralRock provides an installation verification tool to confirm that the tracking script has been installed correctly. If verification is successful, the tracking script will load across all pages using that theme.
Recommendations
Recommendations
- Test referral tracking using a private or incognito browser window to avoid cached referral data affecting results.
- If your website uses a consent management platform, ensure tracking consent is accepted before testing referral attribution.