There are many reasons for wanting to do this.
1) You simply don’t wish to let people know that you have an affiliate program – maybe it is so that you don’t want to confuse the mom-and-pop niche that you are in with crazy words like “Affiliate” and “Commission”
2) You deliberately want to disable certain users from using the affiliate link, and not award them any commissions, even though they know what that link is.
3) You are using a 3rd party affiliate service – like ClickBank – and don’t want to use DAP’s built-in affiliate program.
At this time, you cannot really do (2). There is no way to stop DAP from tracking an affiliate’s referrals and not tracking their earnings. Only work-around right now, is to simply not pay them at all, for whatever reason (you better have a very good reason, if not it could be legal trouble for you).
Here’s how you can do (1) – which essentially works for (3) also.
A) If you are using the default dap/index.php as your members’ home page, then all you have to do is to go to…
Setup > Config > Advanced > “Should Affiliate Section be displayed on User `Home` Page? (If using ClickBank, set this to `N`)”
And set it to “N” (for “No”).
That will essentially “hide” the affiliate section from showing up on the default DAP home page.
B) If you are not using the default dap/index.php, and are putting all of the DAP member content (like User Profile, User Links, Affiliate Details) etc right into your WordPress blog, then just skip the Affiliate Details part, and don’t create a custom page for Affiliates within your blog. If you don’t create the page, then they won’t see it, that’s all.
NOTE: If you don’t want anyone to get any commissions, also make sure that you don’t set up any commissions on the “Affiliates > Set Commissions” page.
So basically, in both (A) and (B), you are essentially “hiding” the affiliate program details, and not really disabling it.
In a future version of DAP, we will have the ability to selectively turn off an individual’s ability to use their affiliate link, so DAP will completely ignore all referrals from the affiliate, and won’t track anything from them.
5 comments ↓
Which version of DAP will have the option to turn off Affiliate module for certain users.
Actually I only want the Affiliate module displayed for chosen members. This is because most members will be confused or even turned off by the Affiliate process.
Can this be done with the separate Affiliate signup page so only those members see an Affiliate link displayed?
>>Can this be done with the separate Affiliate signup page so only those members see an Affiliate link displayed?< <
You can create a WP page for affiliate details (using %%AFFDETAILS%% merge tag) and then drip it under the affiliate product (http://www.digitalaccesspass.com/doc/instant-affiliates) in dap products page => content dripping section. This way only the users that sign-up via the direct signup form of the affiliate product, will be able to see that protected affiliate page.
>>
Which version of DAP will have the option to turn off Affiliate module for certain users
< <
Not sure. We plan to add support for it within the next 5-6 months.
Anyway to turn off the “Paypal Email For Affiliates Only” section in the profile page (using WP)
Actually that email is no longer just affiliate related. It’s where dap stores the user’s Paypal email id. DAP uses it for account merge (when a user’s paypal id does not match the primary email id in dap).
If you disable the entire affiliate section in DAP setup =>config => Display Affiliate Details, then the paypal email will not be displayed in profile.
If you want to display all the other affiliate stuff but just remove the paypal email from profile, then for now, you will have to edit /dap/inc/content/userprofile.inc.php (line #139). It’s currently not customizable but soon it will be (likely in dap 4.4).
Leave a Comment