Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2007
    Posts
    24
    Plugin Contributions
    0

    Default Need help with a couple of variables

    I have been searching but of course with most of the keywords needed it pulls up half the forum for results.

    I am working on installing yellowbook tracker script for a client of mine but needing alittle help on what certain variables are called.

    Here is a copy of the yellowbook script:

    <!-- ClickEquations Conversion variables -->
    <script language="JavaScript1.1" type="text/javascript">
    CQtracker.set_CLEQ_transtype( '1' );
    CQtracker.set_CLEQ_transid ( 'VARIABLE NEEDED');
    CQtracker.set_CLEQ_currency(‘USD’);
    CQtracker.set_CLEQ_total ( 'VARIABLE NEEDED') ;
    CQtracker.set_CLEQ_tax ( '7.20' ) ;
    CQtracker.set_CLEQ_shipping ( '0.00' ) ;
    CQtracker.set_CLEQ_units ( '7' ) ;
    CQtracker.set_CLEQ_items ( '12345|10.00|2' ) ;
    CQtracker.set_CLEQ_items ( '67890|12.00|1' ) ;
    CQtracker.set_CLEQ_items ( '54321|22.00|4' ) ;
    CQtracker.log_CLEQ_conversion() ;
    </script>


    I few of these fields need the variables from the software. I am needing to see what the transaction ID and the Order Total variable. I did find orders_id in the orders table and an order_total in the orders table but not sure if those are going to give me the results needed. Just wanted to double check with some other memebers and users of the board.

    Also is there a way to directly access the order confirmation/thank you page to test if the script is correct?

    Thanks!
    Last edited by BushyTea; 5 Mar 2010 at 01:03 AM.

  2. #2
    Join Date
    Jul 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Need help with a couple of variables

    Tried using order_total and orders_id but they said those are not working. So I am guessing that zencart calls these differently within the software.

    Anybody know what they are?

    Thanks!

  3. #3
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Need help with a couple of variables

    If I am not mistaken Ajeh or Dr Byte have posted a similar answer a couple days ago for another member. You can look on the first few pages of the forum and can find the answer.

 

 

Similar Threads

  1. A couple of small issues that I need help with...
    By C_R_C in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 19 Aug 2010, 09:42 PM
  2. Need help with a couple of things..
    By nekosgrace in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 27 Jul 2008, 08:34 AM
  3. Need help with a couple of things
    By thedonutlounge in forum Templates, Stylesheets, Page Layout
    Replies: 18
    Last Post: 18 May 2007, 06:32 AM
  4. Need Help with a couple of issues with the shop
    By chrisb in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 3 Oct 2006, 12:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg