Richelo Killian
09-21-2009, 05:28 PM
Hi,
Right, this is my setup.
Main sales site at http://www.mydomain.com/
Delavo site at http://mydelavosite.com/
On the main site, I include the JS below the <body> tag like so:
<script language=javascript src="http://mydeavosite.com/delavoinstalldir/aff.js"></script>
I get the Inc code for the main sales page from Delavo, and its: <script src="http://mydeavosite.com/delavoinstalldir/order/init_package_inc.txt?pack_id=162&signature=hk"></script>
Now I convert it to a stamped link: <script>jvmPrintHref('http://mydeavosite.com/delavoinstalldir/order/init_package_inc.txt?pack_id=162&signature=hk','');</script>
The quotes at the end, before the ) is 2 x ' with nothing in between. It's NOT ".
I include <script language=javascript src="http://mydeavosite.com/delavoinstalldir/aff.js"></script> on EVERY order page, including the thank you page.
It's a 100% free product. There are OTO's, but, not even looking at that now.....
With the setup as outlined above, when going to the main sales page WITH and affiliate link. The cookie for the aff id IS saved on my computer, but, when completing the signup, and checking the syslog for the sale, it says there was no affiliate!
Yes, the required aff program IS assigned to the aff user being tested with.
This seems to be a problem with affiliate tracking when using the Incl code, OR, I am stamping the Incl code incorrectly.
Right, this is my setup.
Main sales site at http://www.mydomain.com/
Delavo site at http://mydelavosite.com/
On the main site, I include the JS below the <body> tag like so:
<script language=javascript src="http://mydeavosite.com/delavoinstalldir/aff.js"></script>
I get the Inc code for the main sales page from Delavo, and its: <script src="http://mydeavosite.com/delavoinstalldir/order/init_package_inc.txt?pack_id=162&signature=hk"></script>
Now I convert it to a stamped link: <script>jvmPrintHref('http://mydeavosite.com/delavoinstalldir/order/init_package_inc.txt?pack_id=162&signature=hk','');</script>
The quotes at the end, before the ) is 2 x ' with nothing in between. It's NOT ".
I include <script language=javascript src="http://mydeavosite.com/delavoinstalldir/aff.js"></script> on EVERY order page, including the thank you page.
It's a 100% free product. There are OTO's, but, not even looking at that now.....
With the setup as outlined above, when going to the main sales page WITH and affiliate link. The cookie for the aff id IS saved on my computer, but, when completing the signup, and checking the syslog for the sale, it says there was no affiliate!
Yes, the required aff program IS assigned to the aff user being tested with.
This seems to be a problem with affiliate tracking when using the Incl code, OR, I am stamping the Incl code incorrectly.