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

1
vote
2answers
53 views

Removing GA from Sites [duplicate]

My GA code is being used by some other website, which is spoiling my data. Is there a way to block that site from my Google Analytics account?
0
votes
1answer
39 views

Does Google Analytic count mismatching/unconfigured URLs?

Say url www.mysite.com is registered in Google Analytics and the tracking ID is UA-12345678-90. What happens if another site with URL www.anothersite.com uses this ID too? Does analytic count visits ...
4
votes
2answers
89 views

How much traffic isn't reported by Google Analytics?

We keep finding inconsistencies between data in Analytics and the reports we get from other sources. In general, we notice about 40% less pageviews in Analytics than elsewhere: Correlating number of ...
2
votes
2answers
66 views

How to keep track of a unique and an existing visitor

I am creating an app that requires to know if the visitor visiting the app is a unique visitor or an already visited visitor. I know we could persist a cookie on the visitor's computer to know ...
1
vote
1answer
48 views

Wrong data on referral traffic

We are losing data on referral visitors, and we cannot identify what's wrong. Within a certain period, there were 3000 clicks on a banner on our partner's site. (according to data from our partner) ...
1
vote
2answers
112 views

How to monitor traffic from domains forwarding?

I have suppose 10 domains all redirecting( using godaddy forwarding) to example.com. Is there a way I can monitor traffic from these 10 domains ? Probably some how in Google Analytics or some other ...
2
votes
1answer
80 views

Google Analytics Experiment — How to test shopping cart

We have: GET landing.html (then select a production) POST cart1.php (then select options) POST cart2.php (then enter billing info) POST cart3.php (will process payment and then ...
2
votes
3answers
165 views

Why are URLs with my domain name at the end showing up in analytics?

I have a multi-language WordPress site that has been live since the last 3 months and today when I checked Analytics, I saw a lot of weird URLs: ...
0
votes
0answers
32 views

Is it possible to use only one SEO tool that finishes your job completely [closed]

Is there anyone that uses only one SEO tool that finishes every thing he works on. What is that tool, is that a perfect SEO tool. Could that be even closely true.
0
votes
2answers
69 views

track browse history of your visitors

I would like to know, what the typical behavior of users on my website is. So I need to track a bunch of stuff, like what pages each user visits, than save them in a database and be able to view the ...
1
vote
1answer
43 views

How does Google Analytics consider traffic?

Q1)If any automated bot visits my domain will Google Analytics consider it as traffic? What all factors does the Google Analytics consider to be legit traffic? Q2)If a user visits xyz.domain.com ...
2
votes
3answers
192 views

Difference between Alexa, Google Analytics, Quantcast and Compete website statistics

I am getting confused by the following traffic metric systems: Google Analytics, Alexa, Quantcast and Compete metrics because they each show different values. ie. unique traffic, visits, pageviews, ...
1
vote
3answers
62 views

In Google Analytics, given I have a specific page, how do I track where the user went to next?

Note: I'm an analytics "n00b". I have a specific page on my website, say [/users/register]. Where in Google Analytics do I go to see where visitors to that page went to next? I saw that, for that ...
1
vote
2answers
74 views

Cumulative visit by hours in Google Analytics

I am tring to compare 2 different days hour by hour, (but cumulatively) For example comparing the total visitor count by 12 o'clock today, with yesterday. How can I find out what was the total count ...
5
votes
2answers
117 views

What search statistics are most reliable?

I'm doing some research into the SEO of one my websites and looking at different keywords and the search traffic they generate. Let's say I have a search term I'm ranked number one for a keyword and ...
0
votes
1answer
24 views

Solution for tracking lead generations and share data with partners [duplicate]

I need to implement a lead generation feature on a website. Technically I understand how it works (e.g. Javascript script associated with the onlick event of a button which sends data about the user ...
5
votes
1answer
5k views

What are Mozilla compatible Agents in Google Analytics?

When I create a pivot table showing the number of visits for each type of browsers and regions, here is what I obtain: As you can see, regions such as Northen America the number of visits ...
1
vote
0answers
85 views

Missing data for specific language in Google Analytics

We have a multilingual website, Swedish (default), English, Norwegian. Google Analytics tracking code (the same code for all languages) is present on all pages. Problem: We get data for the default ...
2
votes
2answers
64 views

How can I distinguish between two files with the same name in Google Analytics?

I've got two index.html files for different subdomains (www. and gametimer.smartersoftware.de). I have enabled sub-domain tracking in Google Analytics and posted the corresponding script. However, I ...
2
votes
1answer
74 views

Google Analytics traffic sources shows 538 visits with 0 pages / visit

I'm looking at my Google Analytic traffic sources report, along with the 'landing page' secondary dimension. Under the source '(direct)/(none)' there's a landing page called '(not set)' which has 538 ...
0
votes
1answer
39 views

GA is not tracking in renewed site

A week ago I renewed my site to simple PHP site to -> DRUPAL 7. I've even transferred the GA script using DRUPAL GA plugin. However, yet GA doesn't track the visitors in my new site. Could anyone ...
0
votes
1answer
34 views

Interpretation of Goals relative to Visits and Pageviews in Google Analytics

I am stumped on some of the data I am seeing. The image below summarizes the data that I am pulling from the API into Tableau. In GA, we have the URL goal setup for the page shown. I am ...
2
votes
1answer
169 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', ...
1
vote
2answers
38 views

Google page events monitoring and analysis

I have read the Google page event documentation, but I am not sure I understand it correctly. I am new to Google analytics, and I have two questions: Once I have google analytics enabled for my site ...
1
vote
1answer
83 views

Does Link Target using “Blank” cause increased bounce rate in analytics report?

I am just wondering whether it is so and when I should use target="_blank" and when not? I used to use target="_blank" for most of the links of my site and in few places on net, I found people talking ...
4
votes
3answers
490 views

What is the difference between Visitor and Unique Visitor?

As the title says; What is the difference between Visitor and Unique Visitor? A visitor is a user with a cookie for one browser, as long as that cookie is valid, isn't that unique enough? If not, how ...
7
votes
3answers
7k views

What's an acceptable “Avg. Page Load Time”?

Is there any industry rule of thumb for what's considered an unacceptable load time v. an OK one v. a blistering fast one? We're just reviewing some Google Analytics data and getting 0.74 Avg. Page ...
5
votes
2answers
107 views

View traffic source on google analytics?

I noticed there was a sudden spike in traffic in my Google analytics. Is there a way to possibly identify where the traffic was from? It only happened on a specific date though.
1
vote
3answers
121 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 ...
2
votes
2answers
42 views

Find out where a viewer comes from with Google Analytics

Does anyone know if it is possible to determine which company a visitor to your site comes from? For example, if a person is sitting in the offices at Coca-cola or IBM or whatever and visits your ...
2
votes
1answer
255 views

Different between GA avg time on page vs. avg visit duration

I'm newer to using Google Analytics, and I have a question about a page in my website I'm looking at. For a specific page in my website, the avg. time on page is 1:08. But, when I find this page ...
1
vote
2answers
77 views

Excessive visit count but extremely high bounce rate

We recently had surge of visits on our site, usually they are between 30-40, we suddenly got about 340 visits with about as many unique visitors. However, the bounce rate shot up to 96%. It was only ...
3
votes
1answer
34 views

Google Analytics for sites with SSL protected sections

Google Analytics account creation interface asks whether the URL of the site starts with HTTP or HTTPS. However my site is SSL protected in its payment pages only. Is it possible to have GA cover ...
5
votes
2answers
2k views

Using Google Analytics to establish busiest time of day

I am trying to find a way to establish my sites busiest hour, but when using the "hour of the day" metric, each seems to have a date specific code, rather than just a number from 0-23, as I would ...
1
vote
3answers
172 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 ...
5
votes
3answers
250 views

Problem to stop Google-Analytics from tracking my website

In June 2012 I added my website (a blog that I host on my own server) to Google-Analytics. In January 2013 I decided to use Piwik instead of Google-Analytics. So I removed my website from the Google ...
16
votes
4answers
8k views

How do you exclude yourself from Google Analytics on your website using cookies?

I'm trying to set up an exclusion filter with a browser cookie, so that my own visits to my don't show up in my Google Analytics. I tried 3 different methods and none of them have worked so far. I ...
1
vote
2answers
36 views

How to see the amount of visits from mobile bookmarks

For my website I want to see in Google Analytics how many people have been visiting my website through a bookmark icon on their phone's screen. This way I can learn how many people have bookmarked my ...
1
vote
0answers
29 views

How do I select last event value of the day in Google Analytic

I'm trying to select last event value of the day in Google Analytics. The problem is that Event Value column shows the sum of all events of the specific date, but I would like to see only the last ...
1
vote
2answers
40 views

Tracking visitors' choices with Google Analytics

I have been asked to make it possible to track visitors' choices in a 10-step product mockup generator in order to find out which options are most popular. All we really need is to be able to compare ...
3
votes
2answers
120 views

Proper Google Analytics setup for AJAX heavy page?

Lets say I have a website with a few pages. The purpose of each of those pages is to display live statistics for a real world event (for example, sports scores). Every 60 seconds, an Ajax call is made ...
2
votes
2answers
113 views

Unusual Spike in Traffic

My site received unusual spike of traffic today and they are all from the US, which is outside of my market. My site normally gets about 70-80 daily entrances according to Google Analytics, but there ...
1
vote
4answers
200 views

Google analytics data is contradictory

For this post http://mytabletguru.com/forgot-password-pattern-unlock-of-android-tablet/ I am two different report. 1) When I see the Content -> Site Content -> Landing page, then it has following ...
0
votes
0answers
20 views

What is the best way to find products sold by metro area

I am trying to figure out which products are being sold the most within a certain metro area. I can drill down by state within Adobe Omniture, but the goods we sell are largely connected to climate ...
0
votes
3answers
55 views

google analytics for wordpress

I have a problem in Google Analytics and I don't know what is missing in it. I added the script file to my WordPress website header like this one: <script type="text/javascript"> var _gaq = ...
0
votes
1answer
80 views

AdWords traffic not (properly) reflected in Analytics

I have an AdWords account, which was set to use Auto-tagging of URLs. When looking at the Analytics account for that site, I couldn't find any reference to AdWords traffic either in the Advertising ...
3
votes
2answers
165 views

Why are there differences in data between Google Analytics and Google Webmaster Tools?

Why are there differences between Google Analytics And Google Webmaster Tools in external links data? Generally this data do not coincide with each other.
3
votes
2answers
829 views

What does “not set” mean Landing Page on Google Analytics

On the page Google Analytic > Content > Site Content > Landing Pages. What does not set as a landing page mean? User's visit on the website must land somewhere, and that landing page must ...
1
vote
1answer
54 views

Why would Unique Visitors and Unique Visitors (All Visits) be different in Google Analytics?

The Unique Visitors metric on the Google Analytics home dashboard is showing different values to when 'All Visitors' is selected as an advanced segment of Unique Visitors. My understanding is that ...
1
vote
1answer
45 views

Number of hits report in Google Analytics

Can I create a custom report in google analytics to show me the total number of hits on a specific website? By "hit" I mean any item on the page that needs to load in order to view the page correctly. ...

1 2 3 4 5 15