Your cart is currently empty!
How Affiliate user can see who used their coupon or affiliate link?
—
by
Hello,
Can affiliates users get to know who used their affiliate link or coupon, in email or their affiliates page?
Please let us know ASAP
Thanks
Posted in Affiliates Pro
Comments
One response to “How Affiliate user can see who used their coupon or affiliate link?”
Hi Sarfraz,
Welcome back to our support channel.
This can be accomplished via a modified version of referrals-entry.php dashboard template. Please have a look at the plugin documentation on how to override templates with custom ones and then obtain the modified version of the template I have in this link:
– https://github.com/geotsiokos/affiliates-dashboard-templates/blob/master/referrals-entry-wc-customer-first-name.php
Please note that the template found in the link above once downloaded should be renamed to referrals-entry.php and then placed in a folder with the following structure:
– wp-content/themes/yourtheme/affiliates/dashboard/referrals=entry.php
This modified template will display the customer’s first name for each referred order.
Kind regards,
George