How do I configure and manage affiliate links and tracking in Tapfiliate?
Tapfiliate offers flexible options for configuring and managing affiliate links, tracking conversions, and handling UTM parameters. Below, we provide a comprehensive guide to address common questions and scenarios.
Configuring Affiliate Links
Using UTM Parameters Instead of ref
Yes, you can replace the ref parameter with UTM parameters like utm_source in affiliate links. To configure this:
Navigate to your Program’s General Settings in Tapfiliate.
Update the Landing Page URL to include the UTM parameter with the affiliate referral code merge tag. For example: https://your-site.com/?utm_source=${affiliate.referral_code} This ensures compatibility with platforms that track standard UTM parameters while Tapfiliate continues to attribute conversions correctly.
Formatting Sub-IDs in Referral URLs
To include additional tracking details, use sub-ID parameters in snake_case format, such as sub_id_1 or sub_id_2. Example:
https://yourdomain.com/?ref=[AFFILIATE_ID]&sub_id_1=[LOCATION]&sub_id_2=[INTERNAL_ID]
No pre-setup is required in Tapfiliate; these values will be captured automatically and can be passed to postbacks or external systems.
Do Affiliates Need to Update Links After Changes?
Yes, if you update the landing page URL to include new UTM parameters, affiliates should refresh their referral links from their portal to ensure the updated parameters are included.
Tracking and Attribution
Capturing the ref Parameter
If the ref parameter disappears on subsequent pages (e.g., checkout), follow these steps:
Capture the
refvalue from the landing URL when the user first arrives.Store it in a cookie, session, or database.
Include the stored value when creating the conversion (e.g., via Zapier).
This ensures accurate attribution even if the parameter is not visible on later pages.
Impact of Adding UTM Parameters on Older Links
Older affiliate links will still track conversions in Tapfiliate because UTM parameters are additional analytics tags and do not affect Tapfiliate’s core tracking. However, older links won’t include the new UTM parameters, so analytics tools like Google Analytics won’t capture the added attribution data.
Do You Need to Manually Add ref=${affiliate.id}?
No, Tapfiliate automatically appends the affiliate referral parameter to links. If you’re adding UTM parameters, simply include them in the Landing Page URL without manually adding the ref parameter. For example:
https://your-site.com/?utm_source=affiliate&utm_medium=affiliate
Tapfiliate will handle attribution automatically.
Managing Affiliate Accounts
Program Sign-Up Links
Each program in Tapfiliate has a unique affiliate sign-up link. To direct affiliates to a specific program, share that program’s dedicated link. Only one program can be set as the default.
Creating and Sharing Referral Links
Once affiliates are added and approved, they automatically receive unique referral links. These can be accessed and shared in two ways:
From the Advertiser Dashboard by opening the affiliate’s profile.
By affiliates logging into their portal to copy their own link.
Conclusion
Tapfiliate provides robust tools for managing affiliate links and tracking conversions. By leveraging UTM parameters, capturing referral data early, and ensuring affiliates use updated links, you can optimize your affiliate program for accurate tracking and analytics.
