Page 114 of 217 FirstFirst ... 1464104112113114115116124164214 ... LastLast
Results 1,131 to 1,140 of 2161
  1. #1131
    Join Date
    May 2007
    Location
    Cincinnati, Ohio
    Posts
    244
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Please forgive me if there is an answer right in front of my face, I have searched for it and not found it. I am trying to put the Google conversion code on my Zen Cart. Where does it go? Templates-->Myname-->Google analytics? Or some place else? Where is the "conversion confirmation page"?The instructions with Google are not easy to follow. Thanks for letting me know.
    The Zen of cat.

  2. #1132
    Join Date
    May 2007
    Location
    Cincinnati, Ohio
    Posts
    244
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    To be more specific,here is what they say on the Google site and where I am not understanding them (in red):
    III. Conversion tracking & Hypertext Preprocessor (PHP)
    Follow these instructions to insert the conversion tracking code to a website created using dynamically-generated PHP: Hypertext Preprocessor (PHP) pages.
    To add conversion tracking code to PHP pages using your web page editor, complete the following tasks:
    1. Open your conversion confirmation page PHP file. If multiple pages are generated from the same file, find the section in the PHP file which generates your conversion page.
    Where is the conversion confirmation page?

    2. If your site has a variable conversion value, determine the PHP expression that displays that value. For example: <?php echo $totalValue ?>, <? echo totalValue ?>
    Choose the [FONT=Courier New]Purchase/Sale [/FONT]conversion type while going through the conversion tracking setup. Insert the full string (<? echo $totalValue ?>) into the "Revenue for your action" field and click Save Changes & Get Code to generate the final tracking code. Click 'OK' when you're prompted about using an unrecognized value. Copy and save the resulting code snippet .
    I don't think that Zen Cart has a variable conversion value, does it?

    3. Insert the conversion tracking code onto the conversion confirmation page. Make sure that the code appears within a static HTML section, not contained within an PHP code section (delineated by <? and ?> markers).
    Insert the conversion tracking code snippet directly into the body of the conversion confirmation page. Search for the </body> tag and place the code immediately above it.
    If the </body> tag is not located within the static portion of the HTML page, make sure that you add the code snippet so that it appears within the <body> section of the page.
    This seems pretty straightforward. It's just the where of the final conversion page that I think is hanging me up.
    The Zen of cat.

  3. #1133
    Join Date
    May 2007
    Location
    Cincinnati, Ohio
    Posts
    244
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I suspect that the answer is: /includes/modules/pages/checkout_success/header_php.php I did look at that and the entire header_php.php is (guess what) php. According to Google you are supposed to put the code in an area of the checkout success page where there is only static HTML, but all of the header_php.php is (as I said before) php. Would I add some HTML to it, such as Make a phony header up for it to make it look like there is an HTML area. I am baffled. Thank you for any enlightenment.
    The Zen of cat.

  4. #1134
    Join Date
    Aug 2009
    Posts
    29
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I have read 30 pages of posts and still can't find a solution to why the tracking code has not been detected by Google.

    I am using 1.3.8a and installed the Simple Google... Mod. I thought I put the files in the right places and the SQL patch installed fine. I pasted

    <?php
    require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');
    ?>

    into the footer of the tpl_main_page.php file, entered my Google account # into the admin section confirming the number was accurate and checked the yes, ecommerce radio button on my Google Account.

    I don't see the tracking code on my homepage but I don't understand what I did wrong. This is the URL http://healthybargains.net and I would be happy to give my FTP info if needed.

    Any help would be appreciated. Thank you so much.

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

    Default Re: Simple Google Analytics - Support

    Yes, there is no tracking code on your site (obviously). This means that you put the code in the wrong location or into the wrong template.

    You're running a custom template so make sure you put it into that folder (tpl_main_page.php) and not another.

    PM Me with FTP info and I can take a look.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  6. #1136
    Join Date
    May 2007
    Location
    Cincinnati, Ohio
    Posts
    244
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I did find the answer to my question, so I will post it here in case someone else looks here for the answer. I have the Google Analytics Configuration module on my Zen Cart. I put in the Analytics Account Number and Google Adword Conversion Tracking Number in the places indicated, I set the "Activate Conversion Tracking" to yes and that was all I had to do to turn on conversion tracking for Google Adwords on my Zen Cart. So there was nothing more to add to other parts of the site.

    On the other hand, I needed to put the Analytics code on the tpl_main_page which was located in your template/common folder, and put the code right above the closing </body> tag. I got that code from the Google Analytics site.

    Your Analytics Account Number is given to you at the Google Analytics site when you sign up for it.

    The conversion ID is sort of hidden, you generate the code snippet and there is a line which looks like this:
    var google_conversion_id = 12341234123;
    That number is your conversion ID and that is what you put in your module.

    So far things are working well. It is more strange to sign up for all this, and then again parts are very easy as well. I hope that this helped someone out there. I was baffled for a long time, too.
    The Zen of cat.

  7. #1137

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Sounds good. If you have any questions or problems feel free to ask. Good luck!
    Worked very well. Install was as easy as it gets. Now the eCommerce tracking works for all types of checkout. I also disabled the GC module Analytics feature just in case.

    Thanks for your help.
    Case Badges by Techiant

  8. #1138
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: Simple Google Analytics - Support

    Thanks econcepts, great add-on!

    everything works great with only one tiny small problem tho... (and its probs something i have not done right)

    When i go to ADMIN> Configuration> Google Analytics Configuration> Google AdWords Language
    to change the language from en_US to en_GB it wont let me.
    When i go to click 'edit' the whole box on the right hand side disappears?

    I have attached a screen dump to illustrate, I have tried this on several stores and each store has the same problem. using a freah download each time.
    ZC1.3.8a fully patched.
    mods as follows:

    Admin Profiles + Patch (kuroi)
    Ask a Question (SWGUY)
    Module Manager (Yellow1912)
    Just another cross-sell Mod (Yellow1912)
    EZ Pages Metatags (ebspromo)
    Inc/Ex VAT (Andrew Moore)

    Install/SQL returned no errors,
    no files for core ZC or ZC mods were overridden

    Hope you can help!
    Cheers
    Attached Images Attached Images  

  9. #1139
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: Simple Google Analytics - Support

    Hi,

    I have worked it out...
    I didnt renamed my ADMIN folder to my covert name... LOL
    all working great now.. brill mod!

    thank you

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by fabienne View Post
    I did find the answer to my question, so I will post it here in case someone else looks here for the answer. I have the Google Analytics Configuration module on my Zen Cart. I put in the Analytics Account Number and Google Adword Conversion Tracking Number in the places indicated, I set the "Activate Conversion Tracking" to yes and that was all I had to do to turn on conversion tracking for Google Adwords on my Zen Cart. So there was nothing more to add to other parts of the site.

    On the other hand, I needed to put the Analytics code on the tpl_main_page which was located in your template/common folder, and put the code right above the closing </body> tag. I got that code from the Google Analytics site.

    Your Analytics Account Number is given to you at the Google Analytics site when you sign up for it.

    The conversion ID is sort of hidden, you generate the code snippet and there is a line which looks like this:
    var google_conversion_id = 12341234123;
    That number is your conversion ID and that is what you put in your module.

    So far things are working well. It is more strange to sign up for all this, and then again parts are very easy as well. I hope that this helped someone out there. I was baffled for a long time, too.
    Actually you did this wrong. The way you set it up (if you copied the code that Google Gave you to your tpl_main_page) then a lot of the features of the module will be lost.

    My module already has all that code pre-set -- you need to to nothing but upload my files and add your tracking numbers to the adim.

    All you have to do is add the line of code from STEP 3 of the readme that came with the module (to the same location on the tpl_main_page) and you're all set.

    The way you did it you'll have problems. There should be no need to manually copy any code from Google into your site (only the tracking numbers.)

    Again, just follow the instructions in my readme (not on Google) and it should work flawlessly for you .. that includes Ecommerce Tracking, Conversion Tracking for Adwords, Analytics, Goals, Funnels, etc...

    It's all pre-built into my module. If you are reading what Google is telling you to do, you're doing it wrong.
    Last edited by econcepts; 19 Jan 2010 at 12:44 PM. Reason: clarification
    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