Announcement

Collapse
No announcement yet.

Cost per Click

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Cost per Click

    I was woundering if anyone could help me with the following. The code bellow has been provided to us by kelkoo, it is used to track our cost per click and what our conversion rate is.

    <img src="http://tracker.tradedoubler.com/report?organization=<%=968593%>&event=<%=22199%>&orderNumber=<%=ordernumber%>&orderValue=<%=ordervalue%>&currency=<%=GBP%>&reportInfo=<%=reportInfo%>" HEIGHT="1" WIDTH="1">

    I am not sure as to what I need to put on the highlighted area for ordernumber and ordervalue. I know that this code goes on the Act_order04 template.

    would anyone happen to know what I would need to do?

    #2
    Hi there

    Read through the advance user guide for v7. On page 69, it explains about what variable you can use. The section is called: Supporting an Affiliate Program with Actinic Ecommerce

    The order number variable you would put is: NETQUOTEVAR:THEORDERNUMBER and the ordervalue variable could possibly be NETQUOTEVAR:ACTINICORDERTOTAL

    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment

    Working...
    X