Yuan Yudistira
08-13-2009, 06:06 PM
Dear all
I just notice that in order to tract affiliate, delavo , use javascript to
create a link or image link.
I don't know about the statistic - how many people
disabled javascript - , but some people will disabled javascript.
What happen when they disabled javascript?
There is no order link at all ....
I believe there is a way around to handle ,
here is one you can try :
use
<noscript>
<a href="http://LinkWithoutAffiliateTracking">Order Link</a>
</noscript>
the block <noscript> </noscript> will be run automatically when
users disabled javascript
Thanks
Yuan
I just notice that in order to tract affiliate, delavo , use javascript to
create a link or image link.
I don't know about the statistic - how many people
disabled javascript - , but some people will disabled javascript.
What happen when they disabled javascript?
There is no order link at all ....
I believe there is a way around to handle ,
here is one you can try :
use
<noscript>
<a href="http://LinkWithoutAffiliateTracking">Order Link</a>
</noscript>
the block <noscript> </noscript> will be run automatically when
users disabled javascript
Thanks
Yuan