Community Support Forums — WordPress® ( Users Helping Users ) — 2011-09-27T14:08:34-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=15220 2011-09-27T14:08:34-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15220&p=41711#p41711 <![CDATA[Re: Coupon codes and iDev Affiliate]]> Thanks for the heads up on this thread.

Yes, this works with s2Member. But, it's NOT a Coupon Code in the truest sense of the word, not really. iDevAffiliate just makes it possible for a Customer to enter the referring affiliate's ID number into a box that calls it a "Promotional Code", which makes it Customer-friendly :-).

In other words, it's exactly the same thing as creating an affiliate link with the affiliate's ID in the link. The only difference is that a Customer is given the affiliate's ID number, and they are told it's a "Promotional Code". All you do is setup a page on your site where they can enter their Promotional Code ( i.e. the affiliate's ID ), and iDevAffiliate will track the Customer and redirect them to a page of your choosing, which is configured inside iDevAffiliate.

iDevAffiliate also provides sample HTML code to generate the form, which you could paste into the HTML tab of your WordPress editor if you like, and modify it as needed.

As far as s2Member is concerned, there's nothing special about this. Just follow the instructions provided by iDev, and as long as you've integrated s2Member -> API Tracking Codes for iDevAffiliate before setting all of this up, you're good. The Customer is tracked, and the affiliate credited, just as they would be on any other sale.

SNAG-0006.png
Code:
<!--
FOR USE WITH THE OFFLINE MARKETING MODULE
USAGE INSTRUCTIONS
------------------
1. Move the code below to a page in your existing website.
2. Make sure the POST/ACTION below points to /idevaffiliate/idevaffiliate.php.
3. Change the TAG to match the "Offline Marketing Alias" you entered in the Admin Center.
4. Change the sizes, styles and colors all you want.
5. If you've used the Incoming Traffic Filename module, make sure to change the (action=) setting to match.

If the customer enters an INVALID affiliate ID, they will still be taken to the defined Return URL.
Why?  Because we never want to prevent a customer from entering your site just because they didn't
have a valid (aliased) affiliate ID.
-->

<table border="0" cellpadding="0" cellspacing="0" width="210" bgcolor="#C1C184">

<!-- Change the POST/ACTION below. -->

<form method="POST" action="http://www.idevshop.com/idev/idevaffiliate.php">
<input type="hidden" name="offline_delivery" value="1">

<tr><td><table border="0" cellpadding="0" cellspacing="1" width="100%" height="25">
<tr><td width="65%" bgcolor="#EEEEDD">&nbsp;

<!-- Make sure this tag name matches the "Offline Marketing Alias" you entered in the admin center. -->

Promotional Code:

</td><td width="35%" bgcolor="#EEEEDD">&nbsp;<input type="text" name="id" size="6" style="width:60"></td></tr>
<tr><td width="65%" bgcolor="#EEEEDD"></td>

<td width="35%" bgcolor="#EEEEDD">&nbsp;<input type="submit" value="Submit" style="width:60"></td></form></tr>
</table></td></tr></table>

Statistics: Posted by Jason Caldwell — September 27th, 2011, 2:08 pm


]]>
2011-09-20T16:49:15-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15220&p=38769#p38769 <![CDATA[Re: Coupon codes and iDev Affiliate]]>

Statistics: Posted by Cristián Lávaque — September 20th, 2011, 4:49 pm


]]>
2011-09-20T03:51:48-05:00 http://www.primothemes.com/forums/viewtopic.php?t=15220&p=38709#p38709 <![CDATA[Coupon codes and iDev Affiliate]]>
My question then is how can I integrate this into S2 Member Pro? If it is not currently possible, them I'd like to suggest it for serious consideration - it would be a fantastic feature.

Thanks

Michael

Statistics: Posted by MedlockChinese — September 20th, 2011, 3:51 am


]]>