Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Implement affiliate / E-Commerce tracking codeImplement affiliate / E-Commerce tracking code
Previous
 
Next
New Post
10/22/2014 6:58 PM
 

Hey all,

I'm trying to implement tracking code for an affiliate marketing platform but am unsure of:

  1. Where to place it - this might be on the "Tracking Code (Checkout Thank You)" box in Admin -> Settings, but not sure
  2. Where to get the required variables from (ie order ID, transaction value and voucher code)

We're on DNN platform version 06.02.01 (the website is www.mosmannaustralia.com, if that helps). I would think this would go in the same place as the E-Commerce tracking code, so if anyone could point me in that direction it'd be much appreciated.

The code to be pasted is as below:

<script type="text/javascript">
    var cf_merchant = "c61ea9e5-d135-4839-b25f-c1a8f2cc9fc4";
    var cf_order = "[ORDER]";
    var cf_amount = [AMOUNT];
    var cf_coupon = "[COUPON_CODE]";
</script>
<script src="https://t.cfjump.com/Track.js" type="text/javascript"></script>
Thanks!
 
New Post
10/27/2014 6:18 PM
 
Hi, we have resolved this by adding some code in the Checkout.ascx.cs file. Good luck to all in future :)
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Implement affiliate / E-Commerce tracking codeImplement affiliate / E-Commerce tracking code


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out