Results 1 to 10 of 2161

Hybrid View

  1. #1
    Join Date
    Apr 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    It could be a bug, however, I am using the Asynch code on a number of sites as is and it works just fine (including ecom tracking.)

    When you made changes, could it be possible that you altered something which caused the escaped quotes to not 'escape' as they should (and instead, actually print the 'escape' character instead)?

    I'll look into it here but haven't heard of any other reports of similar nature and again, have it working unaltered on a number of sites without a problem.
    I didn't alter it before this. There were double quotes around all ecom tracking variables on the source code at the browser side. After I changed them to single quotes it started working.

    I waited three days before I even started to wonder that something could be wrong. After changes, it literally took few hours and I saw first numbers.

    But...because it has worked for you many times, that makes me consider an alternative issue like my server. I'm not THAT technical that I could explain why this could be, but that's the only "variable" what could play a part on this issue.

    -Ville

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by talviruusu View Post
    I didn't alter it before this. There were double quotes around all ecom tracking variables on the source code at the browser side. After I changed them to single quotes it started working.

    I waited three days before I even started to wonder that something could be wrong. After changes, it literally took few hours and I saw first numbers.

    But...because it has worked for you many times, that makes me consider an alternative issue like my server. I'm not THAT technical that I could explain why this could be, but that's the only "variable" what could play a part on this issue.

    -Ville
    No problem. I too am going to look into it. Although I haven't heard any reports, If one person sees it, it could be likely others do to.

    Thanks!
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  3. #3
    Join Date
    Jan 2010
    Location
    San Diego
    Posts
    30
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I have done a new install of SGA in version 1.3.9h but I've had one problem: I am using a custom template and there wasn't a
    html_header.php file in the "common" folder so I copied the file from the default template folder into my custom folder as suggested in a previous post. So far so good, but when I copied the code from Step 3 Part A and updated everything, it caused my text size to go bigger and the site went left instead of being centered as it was previously.
    Having just the file there didn't change anything but adding
    <?php
    if (GOOGLE_ANALYTICS_TRACKING_TYPE == "Asynchronous") {
    // Do nothing
    } else {
    require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');
    }
    ?>

    caused template changes. Any suggestions?

  4. #4
    Join Date
    Jan 2010
    Location
    San Diego
    Posts
    30
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    As an adendum to my post above, I'm beginning to suspect that my template override is not quite right . . .

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by MickeyDora View Post
    As an adendum to my post above, I'm beginning to suspect that my template override is not quite right . . .
    Making the change indicated should have no impact at all on the rest of the template ... not the look or feel, or the operation of it. If you noticed any alterations that occurred after you inserted that line then you must have done something incorrect when trying to either implement the template overrides, or in copying and pasting the code into place.

    I suspect that the custom template you were using had some changes that were needed or made to the top portion of the site, and putting the html header in place may have caused those to be wiped out.

    Do you have a link for the site?
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  6. #6
    Join Date
    Jan 2010
    Location
    San Diego
    Posts
    30
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Sure . . .
    www. dynotab direct. com (disregard spaces).

    To be honest, template overrides have always left me pretty befuddled. I just have put in the work to sort them out.

    Right now I have the html_header.php installed but without the added code referenced in my original post.
    Thanks!

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

    Default Re: Simple Google Analytics - Support

    Ok, looking at that link, it shows that absolutely no tracking is installed. So something you recently did caused the code that should render the tracking to be overwritten.

    I would suggest going back and making sure you have the files in the correct locations. That is why your tracking is not registering.

    If you need me to look closer at it send me a PM and we'll work something out.

    From this angle I can tell that the tracking is not in place and thus either the files needed are not in the correct locations, or the code in those files is not present to generated the tracking.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  8. #8
    Join Date
    Aug 2010
    Posts
    47
    Plugin Contributions
    0

    red flag Re: Simple Google Analytics - Support

    Hi All,

    i have install the Files and after installing the SQL patch.

    The following error appear:

    Forbidden

    You don't have permission to access /Soos/sqlpatch.php on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.



    I did change the Admin Folder Name before, does it conflit the files?

    I'm using: v1.3.9e
    Here is my site: www.sgspeer.com

    Help.

    Thasnk you in advance

 

 

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

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