Page 62 of 68 FirstFirst ... 12526061626364 ... LastLast
Results 611 to 620 of 672
  1. #611
    Join Date
    Apr 2010
    Location
    UK
    Posts
    150
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Hi, I have manually installed Google tracking code on my website. Is there any point to install this module now? Does this module work if I don't install SQL patches?
    Thanks for reply.

  2. #612
    Join Date
    Sep 2008
    Posts
    431
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Ok, so I want to install Google Analytics but I'm noticing that the start of this thread is years old. Can someone please point me where to begin with a modern installation?

    Ian

  3. #613
    Join Date
    Mar 2010
    Location
    UK
    Posts
    445
    Plugin Contributions
    0

  4. #614
    Join Date
    Jan 2009
    Location
    Montreal, Canada
    Posts
    228
    Plugin Contributions
    0

    Default Re: Google Analytics Integration, Track Site Search

    On Google Analytics- Website Profile, when you click "Do Track Site Search," it says:

    A) Query Parameter (required)
    Use commas to separate multiple parameters (5 max)

    B) Yes, strip query parameters out of URL [?]
    No, do not strip query parameters out of URL

    Can anyone clarify what to enter for A and what to select for B?

    Cheers,

    R

  5. #615
    Join Date
    Apr 2008
    Location
    Flint, Michigan
    Posts
    687
    Plugin Contributions
    0

    Default Re: Google Analytics Integration, Track Site Search

    Quote Originally Posted by giftmeister View Post
    On Google Analytics- Website Profile, when you click "Do Track Site Search," it says:

    A) Query Parameter (required)
    Use commas to separate multiple parameters (5 max)

    B) Yes, strip query parameters out of URL [?]
    No, do not strip query parameters out of URL

    Can anyone clarify what to enter for A and what to select for B?

    Cheers,

    R
    I do not have these set either. Did you find out what to put for A) and B)?

    Thanks, Kim

  6. #616
    Join Date
    Apr 2009
    Location
    London
    Posts
    124
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Hi,

    I have install as per instructed. Inserted the Analystics Account ID in the back admin. But google keep saying not installed. Does the source code of every page suppost to show the account id UA-XXXXXX-XX. Cause all I see in the source is the following lines.

    PHP Code:
    <script type="text/javascript"
    <!--
    function 
    googleanalytics_outgoing_init() {
      return;
    }
    //-->
    </script> 
    What have I done wrong. Thanks for the help.

  7. #617
    Join Date
    Jul 2010
    Posts
    49
    Plugin Contributions
    0

    Default Re: Google Analytics Integration

    Quote Originally Posted by gamenano View Post
    Hi,

    I have install as per instructed. Inserted the Analystics Account ID in the back admin. But google keep saying not installed. Does the source code of every page suppost to show the account id UA-XXXXXX-XX. Cause all I see in the source is the following lines.

    PHP Code:
    <script type="text/javascript"
    <!--
    function 
    googleanalytics_outgoing_init() {
      return;
    }
    //-->
    </script> 
    Same problem here. I get the '!' icon in the status column in my google analytics account. Is it supposed to be instantly change to a 'green tick' after you install this mod, or do you have to wait a day or so?

    This thread is poorly supported,many questions not many answers. Is there another way to install google analytics without using this mod?

  8. #618

    Default Re: Google Analytics Integration

    Quote Originally Posted by Nintendoparts View Post
    Same problem here. I get the '!' icon in the status column in my google analytics account. Is it supposed to be instantly change to a 'green tick' after you install this mod, or do you have to wait a day or so?

    This thread is poorly supported,many questions not many answers. Is there another way to install google analytics without using this mod?
    Once you have it installed this plugin and activated it ( not forgetting to do the install.sql part ) you must put the code below into the tpl_footer.php file ( the bottom of the code just above <?php works great )

    <?php include($template->get_template_dir('tpl_footer_googleanalytics.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_footer_googleanalytics.php'); ?>

    It tells you this in the readme file, after this it works fine and you will see it when you click view source of your site.

    You can locate the tpl_footer_.php file in your templates/template_default/common or in your themes templates/common folder, you can use an override by copying the template default footer file to your themes common folder.

    Then just sign in to your Google Analytics free account to view the stats.

  9. #619

    Default Re: Google Analytics Integration

    Incidentally, the above should work but didn't for me and although everything looks correct when i click view source its apparent Google is not tracking things, i think the plugin needs updated especially since Google now uses a new type of ad code.

    Maybe i just made a simple error but i don't see it.

    I'm doing this the old fashioned way and just copying and pasting the code directly into the footer or header. ( doing that right after i type this )

    I gotta say that i also have a Wordpress installation, that is the easiest thing in the world to use after coming off zencart, i hope sometime in the future zencart is made much more accessible without all this editing of code and merging of files, wordpress does it so much easier and better.

  10. #620

    Default Re: Google Analytics Integration

    I stuck the Google ad code directly in the templates/yourtemplate/common/tpl_footer.php file just after the IP address code, its all working great now and is already picking up data thus this module is not needed ( for me ) in fact its been far easier just sticking the code directly in the one file than going through the motions of installing ( and uninstalling ) this module.

 

 
Page 62 of 68 FirstFirst ... 12526061626364 ... LastLast

Similar Threads

  1. Google Analytics: Site Search Integration
    By saitomedia in forum General Questions
    Replies: 1
    Last Post: 29 Jul 2010, 08:08 AM
  2. google analytics integration
    By amnon_d in forum General Questions
    Replies: 3
    Last Post: 14 Jul 2009, 12:04 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