Community Support Forums — WordPress® ( Users Helping Users ) — 2010-09-07T21:09:20-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=694 2010-09-07T21:09:20-05:00 http://www.primothemes.com/forums/viewtopic.php?t=694&p=3013#p3013 <![CDATA[Re: iDevAffiliate Hidden Image Tag]]> Hi Brian. Yes, you're correct.

You should have this:
Code:
<img 
src
="http://www.example.com/idevaffiliate/sale.php?profile=123&idev_saleamt=%%initial%%&idev_ordernum=%%subscr_id%%" width="1" height="1" border="0" /> 

Replace profile=123 with your iDev profile ID number.
( as provided by your iDevAffiliate installation )

* Note. Please ignore line wrapping here.
In reality, this should all be just ONE line of code.
<img .... />

Statistics: Posted by Jason Caldwell — September 7th, 2010, 9:09 pm


]]>
2010-09-07T20:56:06-05:00 http://www.primothemes.com/forums/viewtopic.php?t=694&p=3010#p3010 <![CDATA[iDevAffiliate Hidden Image Tag]]> There is sample code for sign-up tracking.

I assume we only need to insert the 2 relevant pieces of code into the right location with the image tag and place the into the "Integrate Signup Tracking Codes" field.

We can ignore these 2 lines of code, right? :
idev_saleamt=%%initial%%
idev_ordernum=%%subscr_id%%

Thanks!

Statistics: Posted by Brian Hatano — September 7th, 2010, 8:56 pm


]]>