Re: Simple Google Analytics - Support
Hi,
Having a problem. I did the install, a fresh install of ver 1.2.2, copied and pasted the sql patch.
The mod shows up in the admin, but in google, it comes up as tracking not installed.
I have put the correct account number in the admin, I've tried it with and without the "-1" at the end of the analytics account, no luck.
When I look at the source code on various pages of my site, I do not see any of the tracking code.
I have the correct code at the end the tpl_main_page.php file.
I Tried reinstalling the files and the sql patch, no luck.
Any ideas?
Help
:cry:
Re: Simple Google Analytics - Support
Ok, I was able to get the tracking code into the pages. There was a conflict with the RSS that I fixed by reinstalling the RSS.
Still having a problem with GA, still showing as not installed. I will check the thread for any answers/similar problems.
Any advice would be greatly appreciated, and I'll post the fix once I have one.
:frusty:
Re: Simple Google Analytics - Support
Solved it
Put http:// in front of www
closed it with a /
:clap:
Re: Google Analytics not catching Shopping Cart page???
Quote:
Originally Posted by
econcepts
Are you sure you are not trying to use two different modules? Or had one hand installed (manually) before installing this one?
The current setup of this module should only list 1 tracking number (the one you enter from the admin) and one conversion tracking number (ONLY if turned on and this one will ONLY appear on the checkout success page).
If you are showing two different numbers in your tracking then I would potentially suspect a conflict with another version?
There is an easier way to get what you want as well. What you want to do is setup goals and funnels (done from within your Google Analytics Account itself.) That's what they are intended for.
Set the funnel for the checkout process (to see how effective it really is and to see where customers might be bailing out) and then set a separate goal (no funnel needed) that uses the following url to track when an item is added to the cart:
http://www.yourdomain.com/index.php?...r_of_uploads=0
That will trigger an action when a user adds an item to their cart (even if they do not register with your site or ever checkout.)
This is VERY handy for determining how effective your product pages are are getting users to add items to their cart (if they don't add items to their cart they can't checkout.) Likewise, if they add items to their cart and do not "create an account" you'll begin to be able to match those numbers up with the funnel you setup for the separate goal (website sale) to determine if the layout of your login page is a problem.
Does that help?
Thanks Eric,
I use Google Checkout and that mod has a place to put a code to track on the shopping cart page only I believe. So anyone using your mod and the Google Checkout mod needs to be careful if their id ever changes.
Quick Question for you Eric,
Do you recommend filtering out IP's (office IP's) for tracking or not? My conversion numbers are lower because I have mine filtered out... customers call me and I enter the order for them and those orders don't show up.
Shrimp-Gumbo
Re: Simple Google Analytics - Support
This might have already been answered somewhere but I did not find the answer. What is "Google Conversion Tracking ID"? Is it the same as the Google Analytics account number?
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
iang000
This might have already been answered somewhere but I did not find the answer. What is "Google Conversion Tracking ID"? Is it the same as the Google Analytics account number?
It's okay - I found the way to get the number. It's in the Adwords site when you click on Conversion Tracking then Create a new action. For those who wanted to know.
Re: Simple Google Analytics - Support
Hi fashions,
I appear to be having the very same problem, and I am with countrycharm who asked for clarification of point 3, although further info on point 4 would be handy too.
Quote:
3. Default Page index.php/
4. End you site url .com/
Its a great module otherwise!
Regards,
Dave
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
elgrcg
Solved it
Put http:// in front of www
closed it with a /
:clap:
Glad to see you fixed it.
As a note to everyone else, when I talk about "watching the trailing slash" when telling Google where your code is, this is the "test" I am speaking of.
Re: Google Analytics not catching Shopping Cart page???
Quote:
Originally Posted by
shrimp-gumbo-mmmhhh
Quick Question for you Eric,
Do you recommend filtering out IP's (office IP's) for tracking or not? My conversion numbers are lower because I have mine filtered out... customers call me and I enter the order for them and those orders don't show up.
Shrimp-Gumbo
Good point here. I like to exclude my IPs only because I am always on client sites whom I work with testing conversion principles to help increase sales. So with that respect, I don't want my presence to skew the data reported.
However, I would have to say that the answer in your case comes down to "how" do you want to track your results and "what" do you consider a conversion?
Would you consider a conversion being you entering the data for them or would you consider it only being a conversion when they complete the transaction on their own? There is no right or wrong answer here, but it does cover an important analysis point (depending on which route you choose).
If you track yourself as a conversion (entering orders for them) then it makes it more difficult to determine if a change you made to your website actually increased conversion or not.
Why? Because let's say you alter the "checkout confirmation" page to keep users from bailing at that point (at this point they SHOULD be out the door with the product as it is the last step in the process and all "personal data" has been entered thus eliminating that barrier to purchase) and in altering that you end up getting 10 calls from users wanting you to complete their order. All10 made it to the "last step" yet you completed their order for them.
If you reported the conversion of that sales funnel as "100%" then I would say that is inaccurate. Why? Because in this example the ABANDONMENT rate at that point is actually "100%" (0% conversion rate). The only reason they completed the sale is because you did it for them.
You can see how trusting yourself as a conversion can really turn on you in the end (what happens if you are not around to place the sale for them?)
I prefer to count a conversion as the CUSTOMER completing the action (whatever that action may be) as it provides more reliable data figures for analyzing what the true effect on conversion is.
Hope that helps.
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
dml311071
Hi fashions,
I appear to be having the very same problem, and I am with countrycharm who asked for clarification of point 3, although further info on point 4 would be handy too.
Its a great module otherwise!
Regards,
Dave
See this post for answers:
http://www.zen-cart.com/forum/showpo...&postcount=800
Glad you like the mod. :)