Page 75 of 217 FirstFirst ... 2565737475767785125175 ... LastLast
Results 741 to 750 of 2161
  1. #741
    Join Date
    Jun 2007
    Location
    Texas, USA
    Posts
    1,400
    Plugin Contributions
    1

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by shrimp-gumbo-mmmhhh View Post
    Is Google watching our board? :)

    System Message: Analytics Processing Delay from April 30th to May 5th
    Google Analytics experienced a data processing error from April 30th to May 5th. Almost all of the data has been recovered and is currently being reprocessed. The recovered data will be reflected in your reports within a few days. Please note that a small percentage of data, particularly in the area of e-commerce reporting, was not recoverable from those dates.
    We sincerely apologize for this processing issue and are taking every precaution to prevent such disruptions from occurring again in the future. The Google Analytics Team

    I believe information has been updated but it looks like the updates were for the worse as much more information is missing now for these days. Now it almost looks like analytics was shut down from May 1-4.



    Shrimp-Gumbo-mmmhhh

  2. #742
    Join Date
    Jan 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi Everone,

    Simple Question anybody can answer:

    Does your visited pages (top content) report in google loook somethinglike this:

    /index.php?main_page=product_info&products_id=68
    /index.php?main_page=login
    /index.php?main_page=shopping_cart


    or do you have actual page names instead of inreadable URL's please click below for a look at mine and be kind enough to tell me if this is normal ?


  3. #743
    Join Date
    Jan 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by vitalwares View Post
    Hi Everone,

    Simple Question anybody can answer:

    Does your visited pages (top content) report in google loook somethinglike this:

    /index.php?main_page=product_info&products_id=68
    /index.php?main_page=login
    /index.php?main_page=shopping_cart


    or do you have actual page names instead of inreadable URL's please click below for a look at mine and be kind enough to tell me if this is normal ?
    Mine is the Same


  4. #744
    Join Date
    Jan 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by gchalk View Post
    Mine is the Same

    Thanks does anybody know how to get actual pagenames here ?

  5. #745
    Join Date
    Aug 2007
    Posts
    59
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Under "Top Content" is "Content by Title". Click on that. It looks like it picks up meta tag data so put your title in the ZC meta tags. See my attached screen shot.
    Mark
    www.Essential-Stuff-Store.com
    Attached Images Attached Images  

  6. #746
    Join Date
    Jan 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by rhodesengr View Post
    Under "Top Content" is "Content by Title". Click on that. It looks like it picks up meta tag data so put your title in the ZC meta tags. See my attached screen shot.
    Mark
    www.Essential-Stuff-Store.com
    Yes I agree I am able to see the content by title too but when you are trying to analyze entrance paths and navigation summaries etc you are still stuck with URL's that are not readable.

    Does anyone know how to fix this ?

    The other mod by andrew actually did the names perfectly but it does not do conversion tracking and has html validation issues, but i am sure its is possible to put in a code hack that will do the names correcty, I am no php coder otherwise I would do it but Eric, Andrew or anyone else might be able to....

  7. #747
    Join Date
    Oct 2005
    Posts
    287
    Plugin Contributions
    0

    red flag Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    I have seen in a number of instances where the installation of JAM (creating a new "footer" file for the checkout success page) causes problems with the code that is inserted during Google Analytics install which goes on the "tpl_main_page.php" page.

    This might be something to look into with the JROX code as well.

    To resolve this I have moved users JAM code to the tpl_main_page.php file and added an if then statement as such:


    --------------
    Can you please be clear on this, I am facing the same problem, no conversions showing after JROX is installed , do we remove the includes/templates/xxx/checkout_success folder and replace it with the above code, also the above codes seems incorrect because it only has the closing the tag </table> , we have the foll JROX code,

    <?php
    } // flag_disable_footer
    ##########################################
    ## START JAM INTEGRATION WITH ZEN CART ##
    ## ZC Integration code by DrByte 8/2006 ##
    ##########################################

    if (isset($zv_orders_id) && (int)$zv_orders_id > 0 && isset($order_summary) && is_array($order_summary)) {

    if (!isset($_SESSION['affiliate_order_id']) || $_SESSION['affiliate_order_id'] != $zv_orders_id ) {

    $_SESSION['affiliate_order_id'] = $zv_orders_id;

    $commissionable_order_formatted = number_format($order_summary['commissionable_order'], 2, '.', '');

    echo '<script language="javascript" type="text/javascript" src="http://www.yoururl.com/affiliates/sale.php?amount=' . $commissionable_order_formatted . '&trans_id=' . $order_summary['order_number'] . '"></script>';

    }

    }

    #######################################
    ## END JAM INTEGRATION WITH ZEN CART ##
    #######################################

    ?>

    Please post a complete set of codes to be replaced.

  8. #748
    Join Date
    Jun 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi I need some assistance. When Installing the Google analytics i do not have a
    tpl_main_page.php file. instead i have two files tpl_header.php and html_header.php. where do i enter the code:
    <?php
    require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');
    ?>

    thanks

  9. #749
    Join Date
    May 2006
    Location
    Louisiana
    Posts
    263
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I have a problem with Google Analytics, I upgraded and I got this message.

    1062 Duplicate entry 'GOOGLE_URCHINTRACKING_ACTIVE' for key 2
    in:
    [INSERT INTO zen_configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Use Older "urchin.js" Tracking Code', 'GOOGLE_URCHINTRACKING_ACTIVE', 'No', 'This enables you to select which type of tracking code to use (either the older "urchin.js" version or the newer "ga.js" version. By default the system now uses the newer "ga.js" code.

    I then uninstalled it, and then installed it again over writing all the old files.

    but now there are not configure files in the admin. This is all that shows in the admin.

    Google Analytics Configuration

    Title Value Action





    E-Commerce Engine Copyright © 2003-2008 Zen Cart™
    Zen Cart v1.3.7/v1.3.7

    bestvarietyshop.com

    can someone tell me what went wrong.

  10. #750
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by tobiasrieper48 View Post
    Hi I need some assistance. When Installing the Google analytics i do not have a
    tpl_main_page.php file. instead i have two files tpl_header.php and html_header.php. where do i enter the code:
    <?php
    require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');
    ?>

    thanks
    You should have this file. It is a core file. If you do not see it in your custom folder, then you can copy the version found in the "/includes/templates/template_default/common/ directory and paste it into your custom directory to alter (as such /includes/templates/your custom template/common
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

 

 

Similar Threads

  1. v150 Simple Google Analytics .sql error !
    By Miff in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 10 Feb 2012, 11:33 PM
  2. Simple Google Analytics-not working
    By RobertG in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Nov 2010, 06:07 PM
  3. Simple (From Google) Analytics Install
    By DagLindt in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 May 2009, 10:46 PM
  4. Simple google analytics- help
    By Pet Herbal Remedies in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 1 Oct 2008, 10:37 PM
  5. Simple Google Analytics not working
    By jvanree in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 29 May 2008, 03:46 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR