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

2
votes
1answer
38 views

How can I see the referring domain of visitors who's source is a campaign?

Using Google Analytics, we have a campaign that is tracked as CPC, and has several possible sources. The campaign is tagged (using utm_campaign, utm_source and utm_medium) and tracking correctly, as ...
1
vote
1answer
30 views

Does browser prefetching have an impact on stats from Google Analytics?

Some pages can be prefetched by the browser (see this or that). If a user uses a browser that prefetches pages, will this be counted by Google Analytics? If there are 5 pages to be prefetched, will ...
0
votes
1answer
21 views

How to see how many new visitors from last week came back this week?

Using Google Analytics, how can we see how many new visitors from last week came back this week?
2
votes
4answers
346 views

My application's bounce rate jumped from 30% to 80% overnight

My application is provided as a service that is embedded in other sites. I have google analytics installed on the login popup dialog which is a page of my application, which is opened from the host ...
1
vote
1answer
177 views

Filtering your offices IPs from Google Analytics when each has a dynamic IP?

I found the documentation for filtering IPs from Google Analytics, but the address of the several locations of our company all have dynamic IP addresses that change every 30 days from what I'm told. ...
1
vote
1answer
23 views

Using GA to track popular tags/categories in WordPress

I coordinate a few editorial content-driven websites that are built in WordPress. Most make heavy use of tags, categories and custom taxonomies. I'd love to track which tags/categories are most ...
0
votes
1answer
26 views

Google Analytics tracking conversion & cross domain

We have 4 websites which send traffic to an e-commerce. Which is the best approach to optimize conversions? I'd like to understand the pattern people follow to buy products also. This is how I set ...
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
1answer
17 views

Using mixed A-Type and CNAME

A (IPv4 Adresszeiger) doc.domain.de. IN A 301 to domain.atlassian.net jira.domain.de. IN A 23.23.xx.xx domain.de. IN A 301 to www.domain.de work.domain.de. IN A ...
3
votes
1answer
167 views

Google Analytics - comparing metrics for different cities approach

I receive traffic from a number of different cities across the world, these being: Washington, Bratislava and Belfast. In Google Analytics, I would like to be able to compare a variety of metrics ...
0
votes
1answer
28 views

Does Google Analytics subdomain tracking need to be set up on every subdomain simultaneously?

I'm cleaning up the Google Analytics tracking for a complex corporate website with average monthly visits in the six figures. The website is spread across a bunch of subdomains (www.example.com for ...
0
votes
0answers
8 views

Difficult Google Analytics tracking problem: Existing setup for multiple domains all using the same account code

Bit of a strange one: an account I'm looking at appears to be set up incorrectly and I'm trying to puzzle through what implications it has for existing data in Google Analytics. Here's the setup: ...
1
vote
1answer
16 views

Visits Time-of-day Histogram for last week in Google Analytics

How can I know the hours of a day in which my site is the busiest from Google Analytics? I need the graph to take data from last week's visits and show the sum of visits for every hour of the day.
0
votes
1answer
31 views

Google Analytics: Ecommerce, set Source / Medium

I added standard Google E-commerce code to my page. Everything works fine, just the Source/Medium value is just always my domain. How do I get the normal source, or set it? In short, how do I get a ...
0
votes
0answers
9 views

Google cache has been updated but not the real title is come in search results, How come [closed]

Google cache has been updated but the real title of my website is not showing like...my real title is---- The Pranayam flats | by Puri Constructison in Greater faridabad--- but the title is showing -- ...
2
votes
0answers
16 views

Why are there capitalized duplicates appearing in Real-Time reporting?

The following is visible under Real-Time reports in Google Analytics for a single page: What is the difference between the lower-case and upper-case search engine names? "Google" vs. "google" ...
1
vote
1answer
30 views

How many Google Analytics custom variables & advanced segments for each account, property & profile?

Google changes this often and I'm having a hard time finding it in the GA documentation. What are the limits for custom variables and advanced segments? Are they specified at the account, property, ...
1
vote
3answers
134 views

Create a filter to consider http://example.com/foo/bar as http://example.com/index.php/foo/bar

I'm using URL rewriting to make my url http://example.com/foo/bar/ to http://example.com/index.php/foo/bar. I'm not linking the index.php/.. url anywhere, but for some reasons, some users arrives to ...
0
votes
1answer
250 views

How to track Google Analytics of Adobe Air app?

I have written an Adobe Air desktop application that tracks a bunch of websites and displays images from the websites in the app. I'd like to make it so that the webmasters can see that page views are ...
0
votes
0answers
17 views

How do I find what page(s) Google Analytics is reporting as /NaN?

Google Analytics is showing a high number of page views for /NaN. If I try to view the page through Analytics I get the 404 page. After doing some google searching, it seems like a possible ...
1
vote
2answers
93 views

How to separate data from subdomains in Google Analytics?

I want to split my data from different subdomains in Google Analytics. I know it's possible to do it using different profiles + filters, but when you have a ton of subdomains, it's almost impossible ...
0
votes
0answers
11 views

Histogram view of event value distribution

We're using Event Tracking to keep track of interactions with rich native advertising units. Events are fired any time a page containing the unit is loaded (to determine denominator for interaction ...
4
votes
2answers
136 views

Is there an elegant way to track multiple domains under separate accounts with Google Analytics?

I have a situation where a content management system uses the same template for multiple websites with different domain names and I can't make a separate template for each. However, each website needs ...
9
votes
1answer
2k views

How to excludes my visits from Google Analytics?

I have integrated Google Sites website with Google Analytics and I access the website frequently to add more content. I want Google Analytics to track visits from real visitors only. How can I ...
2
votes
2answers
171 views

Measure highest number of simultaneous visitors via Google analytics

Is it possible to find out via google analytics the highest number of simultaneous visitors at any given time?
3
votes
1answer
31 views

Does the calcluation of time on page include the pageview of the exit page?

My question revolves around average time on page and how google analytics calculates this metric. I will provide an example to illustrate my question. I viewed 3 pages then exited. page one view ...
2
votes
1answer
31 views

Google Analytics: How do I create a custom report to view today's top visited pages by page title?

I'm trying set a "Custom Report" that shows today's top visited pages by page title. Here's a picture of what I have set so far: I tried to filter by "Date" with "Today" selected, but that does ...
1
vote
2answers
50 views

Google Analytics - Consolidating Visitors Flow between same page with and without “/”

As shown on the picture below , analytics displays sheet-metal and sheet-metal/ differently. On my website all the links point to the page with / and a quick search for links using link: found no ...
3
votes
2answers
75 views

Analytics - Total events divided by number of unique pages?

I am using Google Analytics events to track keywords on my articles - not necessarily the best system I know but there are too many for variables I can't easily change it right now - and I would like ...
0
votes
0answers
10 views

In-Page Analytics for previous version of a page

We are using Google Analytics. We recently revised a title and URL for one of the main tabs on our site, and we'd like to compare the click rates for links to this page from our home-page, given the ...
1
vote
1answer
51 views

Google Analytics Filters not removing traffic from other domain

We have a frustrating problem where someone copied our site code including our Google Analytics code. So we are getting stats logged from their site which is very frustrating. I have setup 4 Filters, ...
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 ...
2
votes
1answer
222 views

Google Analytics: What is the limit of tracked pageviews per month?

I have been looking around to try and find some confirmation and clarity on the limit of pageviews that Google allow per month for a Google Analytics account. I have read that the limit of hits per ...
4
votes
6answers
580 views

Best way to track multiple sites with Google Analytics

I currently have 63 websites (and counting) that I'm tracking on one Google Analytics account, and I'm starting to realize... this is becoming a bit cumbersome. What's the best way to collect traffic ...
0
votes
0answers
21 views

Unique visitors per unique pageviews in Google Analytics

I am trying to segment my unique visitors based on the number of their uniquepage views in a given month (or other period of time). Let say that I'd like to know how many unique visitors read 10 ...
2
votes
1answer
73 views

Telling Google that domain.com and domain.us points to the same site

Tell me how should I let Google Webmaster Tools and Google Analytics know that the site has more than one domain? Does having more than one domain, corrupt SEO?
0
votes
1answer
90 views

Google E-Commerce tracking not working

I got 9 successful transaction but I can see only 2 in google analytics. I do redirect to https while I get payment that I doubt about it may cause but not really sure while e-commerce tracking ...
2
votes
1answer
71 views

Send multi channel funnel funnel-reports as email?

I intend to use Google Analytics multi-channel-funnels for keeping track of affiliates sending traffic to our site. I wish to send the affiliates an e-mail every week showing how many conversions they ...
3
votes
2answers
46 views

Why is the bounce rate high and how do I improve it? [closed]

I recently launched a site for reviews on mobile application games and after a couple weeks of running it I have a really high bounce rate 92%. I was just wondering if anyone could have a look at my ...
2
votes
2answers
141 views

Google Analytics: Track user from opening email to following link to finishing form

We track the opening of our marketing emails by using the utm.gif image which works well. But, we would like to see how many users go from opening the email, to clicking a link within the email and ...
1
vote
1answer
175 views

GA and /outbound/javascript:void(0) bounce rate

My Google Analytics reports a bounce rate very high for outbound/javascript:void(0) but I don't understand what this URL is. I use Drupal, and in the HTML code there isn't this URL.
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 ...
0
votes
1answer
68 views

Website traffic referral from cfauth.com

Google Analytics is reporting several referrals from a site called cfauth.com. I can't seem to find any information on this site other than it's connection to a security firm. It's definitively not a ...
2
votes
1answer
54 views

How to track events or e-commerce sales that occur later using Google Analytics?

Here's my problem: I have a static site with Google Analytics tracking code. To buy one of my services, users call me, and when their order is ready (many days later), I send them an e-mail link to ...
0
votes
1answer
33 views

Force Google Analytics to re-check tracking code status?

Is there a way to force Google Analytics to re-check tracking code status? I just installed the tracking code but I want GA to verify whether I installed the code correctly. GA's last check is few ...
1
vote
2answers
499 views

Show events AND pageviews in Google Analytics

Each page on my site contains a file, and I have Google Analytics set up to track file download events. I would like to see what fraction of users who visit Page X download Page X's file. I can view ...
1
vote
4answers
397 views

Sudden drop of pageviews/visit and increase of bounce rate in Analytics

Google analytics stats: 04 june 2012 Visits: 4.423 Unique visitors: 3.558 Pageviews: 77.352 Pageviews / visit: 17,49 Visit length: 00:06:26 Bounce rate: 1,09% 05 june 2012 Visits: 4.652 Unique ...
10
votes
3answers
204 views

detecting when you are going to reach your hit limit for Google Analytics free account

I am a user of a free Google Analytics account and i'm slightly concerned that I may be approaching the 10,000,000 hit (Pageviews, Events etc) per month. Google state in their documentation: ...
0
votes
1answer
33 views

Google Analytics of Blogger site (with Content Warning)

I have applied the following Google services to my Blogger site (with Content Warning enabled): Google Analytics Google AdSense However, I cannot obtain 2 sets of web statistics data from ...
1
vote
1answer
37 views

Google Analytics - include filter not working

I just added an include filter this morning in my domain (test.org). I have: Custom Filter > Include > Request URI > ^/test-a/46212$|^/test-a/46212|^/test-a/46315 Now after I go to Content > Site ...

1 2 3 4 5 16