CRE Loaded Community

Banner


Board index » Web Design and Development » Development Discussions

All times are UTC - 5 hours




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Need to identify variable that passes Total Purchase
PostPosted: Mon Nov 08, 2010 12:17 pm 
Offline
CRE Newbie
User avatar

Joined: Mon Nov 08, 2010 11:29 am
Posts: 4
I'm trying to set up conversion tracking and need to find the variable that will be used in the following javascript for the cct.conversion_value.

<script type=”text/javascript”>
document.write(unescape(“%3Cscript src=’” + (location.protocol==”https:” ? “https://” :
“http://”) + “cn.clickable.net/js/cct.js’ type=’text/javascript’%3E%3C/script%3E”));
</script>
<script type=”text/javascript”>
document.cookie=cct.CookieCheck(document.cookie);
cct.conversion_value = ReplaceWithServerVariable;
cct.cct_log(‘’);
</script>

Can anyone tell me what variable would be inserted here?

Thanks.


Top
 Profile  
 
 Post subject: Re: Need to identify variable that passes Total Purchase
PostPosted: Mon Nov 08, 2010 3:52 pm 
Offline
CRE Legend
User avatar

Joined: Fri Jan 13, 2006 1:00 am
Posts: 11084
Location: Nappanee Indiana
I don't think you have provided enough information..
what conversion tracking module are you trying to install?

_________________
Jason Miller
https://www.creloadedexpert.com
CRE Loaded Expert Team
CRE Loaded Support
Home of the FIRST 100% tableless CRE Loaded template


Top
 Profile  
 
 Post subject: Re: Need to identify variable that passes Total Purchase
PostPosted: Mon Nov 08, 2010 4:56 pm 
Offline
CRE Newbie
User avatar

Joined: Mon Nov 08, 2010 11:29 am
Posts: 4
Its actually not a module, its a bit of Javascript added to the site pages (for example perhaps on checkout_success). It is similar to the tracking code that Google Analytics has you add to the end of every page just before the </body> tag. AdWords does a similar thing to track conversions and experiments when you want to do A/B testing of alternative landing pages.


Top
 Profile  
 
 Post subject: Re: Need to identify variable that passes Total Purchase
PostPosted: Mon Nov 08, 2010 5:05 pm 
Offline
CRE Legend
User avatar

Joined: Fri Jan 13, 2006 1:00 am
Posts: 11084
Location: Nappanee Indiana
I didn't see the subject
try
$order->info['total'];

cct.conversion_value = $order->info['total'];

_________________
Jason Miller
https://www.creloadedexpert.com
CRE Loaded Expert Team
CRE Loaded Support
Home of the FIRST 100% tableless CRE Loaded template


Top
 Profile  
 
 Post subject: Re: Need to identify variable that passes Total Purchase
PostPosted: Mon Nov 08, 2010 5:08 pm 
Offline
CRE Newbie
User avatar

Joined: Mon Nov 08, 2010 11:29 am
Posts: 4
Thanks! Very much!


Top
 Profile  
 
 Post subject: Re: Need to identify variable that passes Total Purchase
PostPosted: Tue Nov 16, 2010 6:22 pm 
Offline
CRE Newbie
User avatar

Joined: Mon Nov 08, 2010 11:29 am
Posts: 4
We've implemented the variable as you suggested and we are getting some data captured (i.e. that a transaction has occured, just not the actual transaction amount). Here's the question:

"The conversion for the test order made it to our system (Clickable.com), but with $0 in the revenue amount. This means that the code is loading and capturing users' conversions, but not getting the proper revenue value from your shopping cart. We are going to need someone to identify the proper revenue variable that our pixel needs in order to record the correct revenue value for purchases."

Any idea what that variable would be if not the one suggested in the former answer? Any other ideas about what might be going wrong?


Top
 Profile  
 
 Post subject: Re: Need to identify variable that passes Total Purchase
PostPosted: Tue Jun 07, 2011 3:26 pm 
Offline
CRE Newbie

Joined: Tue Jun 07, 2011 3:07 pm
Posts: 2
Any luck? I've tried following the osCommerce example and failed:
http://www.oscmax.com/forums/oscmax-v1-7-discussion/1948-google-adwords-roi-tracking.html

Anyone get the total or subtotal to pass through to the checkout_success.php page, and then to Google?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

Board index » Web Design and Development » Development Discussions

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Thu May 17, 2012 8:24 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy