Page 119 of 217 FirstFirst ... 1969109117118119120121129169 ... LastLast
Results 1,181 to 1,190 of 2161
  1. #1181
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by EZorb View Post
    Hi Eric @econcepts; or other help,

    I am having trouble with this mod. It does not show up at admin/configuration/. This was a first time install in 1.3.8a
    I guess it is because it is so very simple to install I have manage to do something wrong.
    Here is shopping cart URL: http://www.ezorbcalcium.com/secure/i...=index&cPath=1

    I have installed per “read me” and have check paths for files many times now all seem to be correct.
    I have a custom site, path for (tpl_main_page.php) /includes/templates/custom_folder/common/ tpl_main_page.php


    I have the following on my web pages, I guess is correct:

    <!--bof- google_analytics -->
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    var pageTracker = _gat._getTracker("UA-XXXXXX-X");
    pageTracker._initData();
    pageTracker._trackPageview();
    </script><!--eof- google_analytics -->

    </body></html>

    On Google Dashboard shows “Receiving Data” & e-commerce website is YES

    I have “Fast & Easy Checkout & USPS Autofill mod's installed.

    Thanks for needed help,

    Larry
    Hi Larry,

    If you do not have it in the admin then you missed running the SQL "install" patch that came with the module.

    I see that your tracking number for Google Analytics is "UA-XXXXXX-X" which means you have not added your tracking id yet (done from within the admin under "Configuration > Google Analytics Congifuration" after you apply the install patch.

    Looks like you need to login to your admin and go to "Tools > SQL Patches" then copy and paste the entire contents of what is found in the file called "googleanalytics-INSTALL.sql".

    Run that group of queries and it will install the admin portion of the mod so you can configure it.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  2. #1182
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    HI Eric,

    I have now installed the sql patch twice. The first time it said 40 statements processed. I just pasted it in again and it say's 40 statements processed. Still no google_on under admin/configuration...

    How can I see what is really installed? What should I look for?

    Thanks,

    Larry

  3. #1183
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by EZorb View Post
    HI Eric,

    I have now installed the sql patch twice. The first time it said 40 statements processed. I just pasted it in again and it say's 40 statements processed. Still no google_on under admin/configuration...

    How can I see what is really installed? What should I look for?

    Thanks,

    Larry
    I have check the database and it is in the list of records. I have uninstalled sql and installed it again with no errors. Have no errors on the shopping cart.

    Still is not showing up in admin/configuration. What next?

    Thanks,

    Larry

  4. #1184
    Join Date
    May 2009
    Posts
    38
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi all,

    I desperately need help, I have uploaded all of the files to the correct places, but Google Analytics is still not receiving data, could some kind person please take a look at my homepage source code for me, thanks

    Mike,

    http://www.study-books.co.uk

  5. #1185
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple Google Analytics - Support

    Hi Eric when I look at firebug it shows I have one error. The error points to _gat is not defined, var pageTracker = _gat._getTracker("UA-xxxxx-x"); Any suggestions on how to correct this. Thank You
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #1186
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    red flag Re: Simple Google Analytics - Support

    Hi
    I finally had to remove this mod because it would not install properly and cause minor problem in displaying the side-by side signin page. All Google Analytics files were installed correctly and the SQL file was pasted in and record shows in my database.

    I have ask for help several times and also PM Eric twice with no reply. No one has address why Google Analytics would not show up in admin/configuration. After reading the book "20 Surefire Ways to Increase Sales Using Zen Cart." which has excellent tips. I can't wait to get the other book with templates if I could get this mod to work.

    I now think it will not work with Fast and Easy Checkout (fec) mod. Is anyone else using fec and this mod?

    If this is not true would someone help me so I can get this very important mod to work on my zencart.

    Thanks,

    Larry

  7. #1187
    Join Date
    Jul 2009
    Posts
    402
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Hi Eric,
    I have a question.
    I think I already found the solution reading up this thread a lot, but I would like to have a confirmation from you.
    It happens that a new customer calls me and ask to place a order on his behalf.
    That is what I did, but I did it from a ip that was set as exclude in the filters for analitycs, and also I did not go trough a paid ad, but I logged in directly, registered the customer and placed the order.

    After reading many of your answers, it is clear to me why the order does not appear in analitcys convertions, but I am not sure why it is not in the transactions and the goals I set.

    I deleted the filter after but the transaction it did not appear still.

    Is this becasue the filter is not dinamic? I tought it should have recorded the transaction, but not showning it if the filter was on.

    Thanks for your answer and please apologize for my english.
    enzo

  8. #1188
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by EZorb View Post
    HI Eric,

    I have now installed the sql patch twice. The first time it said 40 statements processed. I just pasted it in again and it say's 40 statements processed. Still no google_on under admin/configuration...

    How can I see what is really installed? What should I look for?

    Thanks,

    Larry
    Found the problem, in admin/tools/admin settings then click on permissions. Find Google Analytics under 3rd party mods and put a check mark.
    I did not read anywhere in install to do the above step.

  9. #1189
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by EZorb View Post
    Hi Eric @econcepts; or other help,

    I am having trouble with this mod. It does not show up at admin/configuration/. This was a first time install in 1.3.8a
    I guess it is because it is so very simple to install I have manage to do something wrong.
    Here is shopping cart URL: http://www.ezorbcalcium.com/secure/i...=index&cPath=1

    I have installed per “read me” and have check paths for files many times now all seem to be correct.
    I have a custom site, path for (tpl_main_page.php) /includes/templates/custom_folder/common/ tpl_main_page.php


    I have the following on my web pages, I guess is correct:

    <!--bof- google_analytics -->
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    var pageTracker = _gat._getTracker("UA-XXXXXX-X");
    pageTracker._initData();
    pageTracker._trackPageview();
    </script><!--eof- google_analytics -->

    </body></html>

    On Google Dashboard shows “Receiving Data” & e-commerce website is YES

    I have “Fast & Easy Checkout" & "USPS Autofill" mod's installed.

    Thanks for needed help,

    Larry
    Found the problem, in "admin/tools/admin settings" then click on "permissions". Find Google Analytics under 3rd party mods and put a check mark.
    I did not read anywhere in the install information to check/complete the above step.

  10. #1190
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Is anyone using Google Analytics with Fast and Easy Checkout (fec) mod.?

    I had is installed and remove it because I noticed on "new customer" "returning customer" page that the Right Side and Left Side Side Boxes were missing. I did not get any error just extra wide "new customer" "returning customer" page.

    I am going to re-install "Google Analytics" to see if it will work with fec installed. If someone knows the answer I would appreciate the information.


    Thanks

    Larry

 

 

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