Google Analytics is a free web analytics solution provided by Google, featuring several client-side APIs, as well as REST APIs for Data Export and for Management.

learn more… | top users | synonyms

0
votes
1answer
82 views

where can I find the 'Clicks' metric group in Google Analytics

I believe there is a 'Clicks' metric group in Google Analytics, however I cannot find it and there is little to no documentation on this. Does this still exist in GA and, if so, what report shall I ...
0
votes
1answer
109 views

Issue tracking multiple domains with Google Analytics

I have 2 domains mydomain.com and mydomain.net which I'm trying to track with the same GA code. Here are the options I turned on: Subdomains of mydomain ON Examples: www.mydomain.com -and- ...
1
vote
1answer
180 views

Simple count visitors for front page for Joomla

We have a website with Joomla and we want to put a simple counter for visitors in front page of website, just the number of visitors. I use stat counter but the problem is that I can’t see all the ...
0
votes
3answers
116 views

Strange Google Analytics Results

I have a small website and usually I have a very normal number of visits/pageviews/length of visit such as 20/200/5 minutes but today I did a bit more advertising in my area and I had 40/1500/20 ...
0
votes
0answers
30 views

How to filter a funnel by product?

Let's say I'm tracking a conversion like the following: View product > Customize > Finish order When I push the the above events, I also push a product ID and name attached to it, hoping that ...
0
votes
2answers
79 views

Google Analytics on a web farm?

Is it possible to use Google Analytics on a web farm so that it collects stats on what happened on each server in the farm? eg: Instead of visits, show visits per server (helps us check the load ...
0
votes
2answers
194 views

excluding URL query parameters and setting the site search query param in Google Analytics

I have a Google Analytics free account and would like to know if I strip "searchparam" out of your URLs as the site search query parameter, do I then need to specify "searchparam" in the Exclude URL ...
1
vote
1answer
40 views

www subdomain for my webpage

How many customer do I lose if my webpage is not accessible from www subdomain. Can anyone who has webpage analytics with large number of visitors provide me statistic how many users use ...
0
votes
0answers
69 views

Multiple values for a specific custom variable in Google Analytics

We're trying to get rid of a this question : would it be possible to setup more than one value in a custom variable in Google Analytics, at page level? Eg: _gaq.push(['_setCustomVar',3,'Tag','Custom ...
0
votes
2answers
46 views

custom eCommerce tracking

I am selling different software on my website and am offering a 30 days free trial. Is there someway that i can track the trial in Google Analytics? (And maybe, after the 30 days run out if they do ...
1
vote
2answers
302 views

Is Google Analytics blocked in China?

Our site has recored significantly drop in visitors from China from Google Analytics recently. Do you have the same observation?
1
vote
1answer
181 views

Tracking logged in vs. non-logged in users in Google Analytics

I am building a social media site that is similar is structure to twitter and facebook.com where unauthenticated users who go to https://mysite.com will see a login + sign-up page, and authenticated ...
1
vote
3answers
175 views

how did Google Analytics kill my site?

Yesterday I created a google analytics profile for one of my sites and included the JS block in the layout template. What happened next was very strange. Within about 2 minutes, the site had become ...
0
votes
1answer
52 views

Google Analytics and direct access

Does Google analytics regards remote access resources as direct access? For example: Suppose: mysite.com and anothersite.com mysite.com has an image found at http://mysite.com/img/vip.jpg ...
0
votes
2answers
212 views

Disadvantage of creating tracking source

Is there disadvantages of creating your own link tracking source (Example: ?src=publication ) instead of using Google's utm_source? Two things that I see that it's an advantage using my own tracking ...
1
vote
1answer
137 views

what is the difference between ALEXA and google-analytics

this may sound kinda crazy.does anyone really know the difference between ALEXA and google analytics.and if it is recommended to use both in website
2
votes
1answer
186 views

How to correctly track the analytics when using iframe

In our main aspx page we have this analytics code <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1301114-2']); _gaq.push(['_setDomainName', ...
4
votes
2answers
120 views

What is “undetermined” mention in Google Analytics?

Is there anyone who has an idea why I find the mention "undetermined" in the statistics keywords of my Google Analytics account. This mention seems to be associated only with my display network ...
1
vote
2answers
143 views

How to track site visitors across several browser sessions or computers using Google Analytics?

If a site visitor clears cookies, uses various browsers or computers then Google Analytics will have a hard time detecting them as being by the same user. However since 95% of the site content is ...
1
vote
1answer
39 views

Multiple Google Analytics code for url under same domain

I have one domain: www.example.com, and www.example.com/sales. The analytic code on both urls are different. So when I login to my Google account it displays two separate analytic accounts. on ...
1
vote
0answers
149 views

Powermapper alternatives and google analytics?

Whats a good application to map the hierarchical structure of a website and maybe get some google analytic action going on? Powermapper is pretty expensive and the trial version didnt seem ...
4
votes
1answer
463 views

Google analytics iframe code measuring visitor as two visitors

I'm trying to measure visitors in an iframe and the site containing the iframe. What I would like is that visitors clicks in the iframe are seen being from the same visitor as the containing site, but ...
0
votes
1answer
280 views

Google Analytics - Unable to get GA Tracking

We've been using GA for a few years with no probs. About 2-3 weeks ago we tried to clean up some of our tracking and on one of our profiles, it's not working anymore (since oct 10.) First, some ...
1
vote
1answer
77 views

Google analytics not provided for 55% of total traffic

I've been here and here to learn what (not provided) means. Now the question is if what I am seeing in my Google Analytics stats for my website is considered normal (and whether I can/should do ...
2
votes
2answers
197 views

How to get number of views for a page using Google Analytics

I have a website and for each post that I write (that is a particular page) in my blog, I would like to show the number of views that Google Analytics tracks. How to do this using Analytics API? Or ...
0
votes
1answer
400 views

linking Google AdWords account to Google Analytics account

I have a Google Analytics account that has two profiles, one for www.ayrshireminis.com and one for www.crmpicco.co.uk. I have a Google AdWords account that I would like to link to my Google Analytics ...
0
votes
0answers
38 views

Link tracking: Amazon or Google way [closed]

When doing a shopping site, the best way is to reference some successful stores, like Amazon. In the area of link tracking, for example, to see which section of your frontpage yield better ...
0
votes
5answers
365 views

How to prevent Google Analytics from adding a second slash between domain and page specific URL when viewing a page?

I have a blog http://foo.tumblr.com. I sometimes go to Site Content - All Pages on Google Analytics and then navigate to page listing and then click the icon to take me to that page on my blog. ...
1
vote
1answer
33 views

Google Analytics > Engagement > Duration - Make Custom Times

I need to find the following metrics. How many users stayed for 2 seconds, how many stayed for 5 seconds, how many stayed for 10 seconds. On Google Analytics they have something very similar but it ...
3
votes
1answer
81 views

Clarity around Advanced Segment defintion

I am hoping to get some clarity around an advanced segment I created. For context, our website spans multiple domains. For reasons I wont get into, I created an advanced segment that looks for ...
1
vote
1answer
72 views

Track user traffic source and display a slightly customized page? [closed]

I was wondering if there's a possibility to track where a user comes from e.g. AdWords or Referal or Facebook etc and based on this information to show a different page? For example it would be very ...
1
vote
1answer
79 views

Is it possible to track an outsourced adwords campaign?

We have a site that is paying a 3rd party to run adwords campaigns on our behalf. They do this using their own Adwords account and so we are unable to link it to our Google Analytics account. We do ...
1
vote
1answer
48 views

Google Analytics account setup for multiple personal websites?

I have multiple personal websites that I develop and plan to develop more over time. The number of websites is currently greater than one but less than 50. Currently I have a single Google account ...
2
votes
4answers
347 views

Wordpress Multisite (Subfolders) - Google Analytics Tracking

I have a Wordpress multisite subfolder instance that I would like to track via Google Analytics. I guess optimally this would be a plugin which I could track each site in two places The Main ...
0
votes
2answers
72 views

Tracking pages with variables in GA

Recently I have updated my site, it now passes a variable on some links like so... www.mysite.com/1234/?play=true I've noticed in Google Analytics it records www.mysite.com/1234/ and ...
0
votes
4answers
406 views

What causes Google Analytics tags to work on some machines but not on others?

The title of this question says it all. I am trying to update my code from the deprecated _getTracker() method to _createTracker(), but am experiencing inconsistent results. I have tried both ...
4
votes
2answers
647 views

Does Google Analytics track visits via Tumblr dashboard?

I wondered if GA tracks visits to my Tumblr accessed through Tumblr dashboard by other Tumblr users. And if it can track visitors who only view my blog via the Tumblr dashboard. My GA stats are 320 ...
1
vote
1answer
88 views

Alternative to Google Analytics with A/B testing and PDF scheduling

Is there a hosted solution that competes with Google Analytics and has some of the heavy hitting features: A/B testing with regression analysis Conversion tracking Funnels Schedulable reports that ...
-1
votes
3answers
46 views

Where can I track campaigns on Analytics?

Trying to track campaigns on analytics, I was able to create those but not sure where on Analytics page can I check the stats.
2
votes
3answers
131 views

Should I use the same Google Analytics code for my website and native mobile app?

My website is a forum. The native mobile app's only function is to access the forum and provide a better experience than can be provided through the browser. Given that the same content is being ...
0
votes
1answer
211 views

Track sales and commission with third-party tool

I have a clothing website where I link to various clothing retailers. I have reached an agreement with one of the retailers whereby they will pay a commission to us for every sale they make from ...
1
vote
0answers
134 views

GAPI output doesn't match Google Analytics website

I have to get the main info about my Google Analytics Goals. I'm using GAPI lib, with this code: <?php require_once 'conf.inc'; require_once 'gapi.class.php'; $ga = new ...
2
votes
0answers
122 views

visit counts in advanced segments not consistant

My organization has recently noticed an issue when applying advanced segments to visit counts during different time ranges. With no advanced segments turned on, here are the visit counts for Oct 1st ...
0
votes
0answers
103 views

Tracking untagged adwords visits in Google Analytics

In the event an AdWords campaign doesn't tag its ads, is there any way to identify the traffic (I know I won't get the low-level type of reporting available through properly tagged campaigns, I just ...
5
votes
1answer
353 views

Unable to use anchor hash tag if using Google Analytics utm

If I want to user to go a particular section of my webpage, I will use http://www.mywebsite.com/help_faq.html#contribution However, sometimes, I need to track where user come from, if I use ...
3
votes
2answers
118 views

How do I track multiple domain in Google Analytics?

I have 2 unrelated websites with different content. mydomain1.com mydomain2.com I already have a Google Analytics account for http://mydomain1.com. Now I want to add my second domain ...
1
vote
2answers
413 views

Tracking URL Goals to an external site from a landing page

I have a landing page promoting an iOS app. The page is at vitogo.com. I've set up a goal for When a user clicks on the link to go to iTunes to download the app. I set up a URL destination goal in ...
4
votes
1answer
168 views

How to use Google Analytics to track a development and production versions of the same site on different servers?

I have a website with two versions, one for production and one for development (testing new features). All of the code is under version control and the websites are on separate servers. Currently, I ...
1
vote
4answers
178 views

how to check that Google Analytics Tracking Code is firing on an iPad

I am used to using the Firebug extension "Omnibug" with Firefox to check that Google Analytics Tracking Code is firing on my website. This application works very well and has minimal overhead. I am ...
0
votes
2answers
60 views

What is bounce rate in google Analytics? [duplicate]

Possible Duplicate: How does google calculate bounce rate? I hosted a new site and used google analytics in it. I noticed that they're giving a value called bounce off rate. Can anyone ...

1 3 4 5 6 7 16