posted on November 30, 2006 12:22:25 PM new
This is a message I just sent Vendio CS. If anyone out there has any ideas, I would appreciate the help!
Thanks
I have purchased click through advertising from Miva. They have a feature that allows me to track which keywords are resulting in sales and if I am generating sales through them. The code they provided needs to be in a thank you page visited by customers after checkout. Is there anyway I can create a thank you page for my Vendio store? Here is the code they sent:
************************************************************
<!-- Begin Ad Analyzer Code -->
<script type="text/javascript">
<!--
var findwhat_conversion = 1
var findwhat_advertiser_id = 168522
if (location.href.substr(0,5) == "https"
{var secure = "s"}
else
{var secure = ""}
var findwhat_cb = Math.random() + "";
document.write('<img src="http'+secure+'://analytics.findwhat.com/bin/findwhat.dll?sendtracker&c=168522&w=somesite.com&conversion=1&cb='+findwhat_cb+'" border="0" hspace="0" vspace="0">');
// -->
</script>
<noscript>
<div style="border:0px;padding:0px;"><img src="http://analytics.findwhat.com/bin/findwhat.dll?sendtracker&c=168522&w=somesite.com&conversion=1&cb='+findwhat_cb+ '" style="border:0px;padding:0px;" alt="" /></div>
</noscript>
<!-- End Ad Analyzer Code -->
******************************************
If I can't have a thank you page, is there a way I can use this code? If I am using eBay redirect checkout, maybe this could work for my eBay sales? Thank you for your help.
ny-baglady