Adcenter not recording order totals

General ShopSite user discussion

Adcenter not recording order totals

Postby johnbiggscr » Fri Dec 10, 2010 9:33 am

We added the following code to the bottom of the Thank You screen in the commerce/order setup section for Adcenter. It works up to a point - it shows conversions, and it shows the keywords used to get there but refuses to return the actual order total. Can anyone look at the code please and tell me where I am going wrong?

Code: Select all
<script type="text/javascript">if (!window.mstag) mstag = {loadTag : function(){},time : (new Date()).getTime()};</script> <script id="mstag_tops" type="text/javascript" src="//flex.atdmt.com/mstag/site/313c74da-6c4a-4d50-94b3-7ac49f0873af/mstag.js"></script>
<script type="text/javascript"> mstag.loadTag("analytics", {dedup:"1",domainId:"921325",type:"1",revenue:"ss_ordertotal",actionid:"15603"})</script>
<noscript> <iframe src="//flex.atdmt.com/mstag/tag/313c74da-6c4a-4d50-94b3-7ac49f0873af/analytics.html?dedup=1&domainId=921325&type=1&revenue=ss_ordertotal
&actionid=15603" frameborder="0" scrolling="no" width="1" height="1" style="visibility:hidden; display:none"> </iframe> </noscript>



We are using ShopSite® Manager 10 sp2 r2.
Thank you.
johnbiggscr
 
Posts: 68
Joined: Mon Mar 01, 2010 12:41 pm
Location: Cedar Rapids

Re: Adcenter not recording order totals

Postby loren_d_c » Fri Dec 10, 2010 10:03 am

Try taking the doublequotes out from around the ss_ordertotal variable. The doublequotes around something in JavaScript indicate that what is inside them is literal text. Your order total is not "ss_ordertotal" it is the number that is represented by ss_ordertotal.

-Loren
loren_d_c
 
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere

Re: Adcenter not recording order totals

Postby johnbiggscr » Fri Dec 10, 2010 10:07 am

I will try that thanks.
johnbiggscr
 
Posts: 68
Joined: Mon Mar 01, 2010 12:41 pm
Location: Cedar Rapids


Return to User Forum

Who is online

Users browsing this forum: Majestic-12 [Bot] and 129 guests

cron