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

-4
votes
0answers
12 views

What is chromaticcreative.net? [closed]

In Google analytics real time, when I try to visit my website I found a referral source is set to be chromaticcreative.net! I'm sure that I'm this visitor in Google Analyics. I wonder and I need to ...
1
vote
1answer
15 views

Best way to segment data in Google analytics?

I have a web site which has a number of distinct parts, there is a public marketing site, a members area and a admin section for staff, all three are part of the same website and currently the ...
1
vote
1answer
19 views

Does Google Analytics content experiments track conversions that happen off the original landing page?

I am running a Google Analytics content experiment and some of my landing pages have links to other pages on my site that also have my form. If a user clicks away from the original landing page that ...
1
vote
1answer
16 views

Differentiating home root paths for domain and subdomain

I have a web structure with a domain and a subdomain, let's call it example.com and blog.example.com. I want to be able to track both the main domain and it's subdirectory within the same Analytics ...
0
votes
0answers
28 views

Anybody seeing organic traffic from keyword starting with “np -” [closed]

For monday & tuesday, I am seeing traffic of average 2000 visits from this keyword np - $81. np in this case I am assume stands for "not provided". Not sure why it is showing up as separate from ...
0
votes
1answer
18 views

List of events triggered on pages matching regex

Is there a way to get the grouped list of events (such as in Top events) which were triggered on pages matching a regular expression? I may add the Page secondary dimension in Top events and apply ...
0
votes
1answer
15 views

Using Google Analytics (or similar service) to track access to offline HTML files?

Is it possible to add code to a static, local HTML file on my computer, so that whenever I open the local file with a web browser (file:///C/Users/...), and assuming that the computer is connected to ...
0
votes
0answers
20 views

Old ga.js property has somehow switched to Universal Analytics. How is it possible?

I have a ga.js property which has been collecting data from the ancient times. now it is showing me that "Universal Analytics is enabled for this property". What does it mean? I have dual tagged ...
2
votes
3answers
99 views

How does Google know how much traffic a website gets?

They obviously know how much traffic they send to it. But how do they know of the rest of the traffic to it? Is it only if it has Google Analytics installed, or do they get their information in some ...
0
votes
0answers
8 views

my website is not raking well from past 2 yrs. why? [duplicate]

Please through the below link and let me explain the issues and what we are struggling to get SERP.
0
votes
1answer
15 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 ...
1
vote
1answer
27 views

Google Analytics set-up for multiple domain in same site

We have a single site with all the content for multiple domains in this site. Is there a proper way to separate out analytics for domain.com and domain.com.au? In the past we had two analytics code ...
1
vote
1answer
26 views

Google Analytics shows visits to pages redirected in .htaccess

Yesterday, I switched on a section of pages in our site that replaces a really old collection of pages. In our .htaccess file, I have rules that redirect a request for any page in the old section to ...
1
vote
2answers
28 views

Google Analytics and framesets

I have a simple web page hosted in an EC2 machine, using nginx. Let's say my web page is reachable by: http://<my_ec2_machine_static_ip>/my_web_page I've put a Google Analytics tracking code ...
0
votes
1answer
13 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 ...
0
votes
1answer
37 views

Cross domain tracking - Wordpress and Google Analytics

Which is the best approach to automatically add the _link GA action to every outbound link that points to a certain domain? e.g. <a href="http://example.com/intro.html" ...
2
votes
1answer
32 views

Tracking multiple domains while obtaining single reports also

I own 4 websites site1.com shop.site.com site2.com site3.com Using this information I will get a global report that shows how websites interacts. How to keep getting separate reports for every ...
2
votes
1answer
41 views

Google analytics page views and page hits

I have Google analytics tag in my site and it seems that GA (4-10 views) is much lower in reporting page views as opposed to my web app which reports around 350 views. Is there a reason why this is ...
1
vote
0answers
22 views

Website's url when tracking multiple subdomains in Google Analytics under one account [duplicate]

I would like to track a main domain in Google Analytics and also its multiple subdomains. But I would like each domain to have its profile, to be able to view every subdomain separately. I made an ...
2
votes
1answer
32 views

What information can a competitor acquire from my Google Analytics account?

An ex-employee has gone over to a competitor, and it's been 3 weeks. I've realized not too long ago that this person still had shared access to the Master account... Being that this person was the ...
3
votes
1answer
16 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 ...
1
vote
0answers
20 views

Does Google Analytics Content Drilldown Mix Pages With Directories in Results?

I didn't set up this GA account and therefore don't have my custom setup that breaks the numbers up better. I just want to verify I'm looking at this correctly. On the Content > Site Content > ...
-1
votes
1answer
15 views

Google analytics web chart [closed]

I've been asked to present a bar chart for the number of visits each month over the course of the year. This is to add to our management report each month. I can see how to do it for a line chart ...
1
vote
0answers
18 views

Google Analytics - aggregating data for multiple property IDs? [closed]

Is there a tool that can aggregate data for several property IDs across all your properties/accounts? I currently have an analytics account under which I have several properties setup for different ...
2
votes
2answers
83 views

Google Analytics tracking not installed

Google Analytics is saying that: Status: Tracking Not Installed on my site, when (as far as I can tell) I have put the tracking code in the site. What do I need to do to get Google Analytics to ...
1
vote
1answer
32 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 ...
2
votes
4answers
87 views

Do we really need Google Analytics for better SERP positions?

We have been using Google Analytics on our main website for years, but recently we have tried another local stats system (Yandex.Metrica) and we are very happy with it - more than with the Google one. ...
0
votes
2answers
63 views

Any drawbacks by including Google Analytics in your main js file?

I'm using MVC that is compressing and minifying all my js files into one file so basically there is only one request. As far as I see every page has Google Analytics code below their js includes. If ...
5
votes
1answer
104 views

Pros and cons of tracking referral trafic with “utm” tags

We have a blog discussing products of a variety of manufacturers. Recently a manufacturer asked us if we could utm tag links from our blog to his site with the tags ...
1
vote
1answer
29 views

Setting up one goal in Google Analytics to be tracked by several Adwords Accounts

Is there a way to have one goal in Google Analytics and have it be associated with several accounts within Google Adwords. One goal is working fine for one account in Adwords, but the other accounts ...
1
vote
1answer
32 views

What does GA returning visitors calculation mean?

I'm a bit confused as to what 'returning visitors' mean in Google Analytics. If a user visited my site a year ago, and now returning, will he be considered a returning visitor? Is there any way to ...
1
vote
0answers
67 views

Google Analytics content experiment vs. funnel visualization

I am running an experiment on one of the pages in my funnel (the "Choose shipping options" page). But the numbers on the different reports do not correspond. First, I am expecting the 70 entrances in ...
4
votes
1answer
62 views

How to track HTTP and HTTPS from the same Google Analytics account?

I have a website with tutorials and a discuss forum. The website load on http protocol and the forum load with https for security reasons. For both of them I run the default Google Analytics code, but ...
1
vote
0answers
29 views

Google Analytics Dashboard: week-by-week view

Setting up Google Analytics Dashboard allows webmasters to get a weekly progress report of marketing achievements & keep a finger on what's going on at web properties. However, by default, the ...
0
votes
0answers
20 views

Google Analytics Content Experiment not redirecting to original page

I have this afternoon created a Content Experiment in Google Analytics with the object of directing users to a specific page 25% of the time. So my attempt to do this was to create an experiment that ...
1
vote
0answers
42 views

Google Analytics content drilldown displays folders which I do not have in my domain

Assume that I have the following folders in the root of my domain: programming, codesnippets, wordreminder. I am using Google Analytics content drilldown to see the statistics. Apart from the above ...
2
votes
3answers
136 views

Why does Google Analytics report 100% bounce rate when the page has lots of page views?

Google Analytics reports 100% bounce rate for a page which has lots of page views and an Avg Time on Page of 32 seconds. Shouldn't one of the following be true? Either the bounce rate is less than ...
0
votes
1answer
40 views

Google Analytics source

In my Google Analytics dashboard I have below referrer, can you please tell me where these came from? localhost:16114 / referral localhost:22218 / referral Is it that someone trying on their system ...
2
votes
0answers
39 views

Tracking goals in Google Analytics content experiments

I seem to have a hard time getting goals to track properly in GA's content experiments. I have my landing page which has the GA tracking code. On the conversion page (this is on a different domain ...
0
votes
0answers
15 views

Data disappearing from Google Analyics [closed]

When I log into Google Analytics no data appears for my company website since January.
5
votes
1answer
116 views

Bounce Rate for Macintosh extraordinarily high

Google Analytics is reporting a bounce rate of 10.24% for Windows Operating System and 8.79% for IOS for our home page. However, for Macintosh, it's reporting a bounce rate of 42.39%!! Looking at ...
2
votes
2answers
163 views

Google Analytics still reports “Tracking not installed” even though the code is on the web page

I added the code listed on the Tracking Info tab on the GA page. <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ ...
2
votes
3answers
190 views

Analytics: Cloud Flare vs Google - What discrepancy is too big?

Been using cloudflare for one of our sites for about a week now, and cloudflare reports 450% more real visitor page views than google analytics (so that's not bots or blocked threats) I understand ...
1
vote
1answer
26 views

What does the keyword 'impression' mean or constitute in web analytics

I would like to understand what does the keyword 'clicks' mean or constitute in web analytics. I have asked a similar question for clicks since the keywords individually mean 2 different things.
0
votes
1answer
17 views

What does the keyword 'clicks' mean or constitute in web analytics [duplicate]

I would like to understand what does the keyword 'clicks' mean or constitute in web analytics
6
votes
4answers
91 views

Google Experiments & dynamic URLs

I want to set up a Google Analytic's Experiment to test variations of product page. Parts of the URL changes depending on what product you are viewing - here are some examples... ...
2
votes
5answers
335 views

Is it ethical to use Google Analytics on a site crime victims use to make 'anonymous' reports?

Our local police force have a website for rape victims to use to report attacks anonymously. At the top of the page is a 'Report anonymously' link, which takes you to a page using Google Analytics as ...
1
vote
1answer
52 views

Google analytics Real time continously showing visitors from one location

I have two sites about tablet pc. In "Real-Time" option in Google analytics, both sites at any movement of time shows active visitors from Putney which is located in UK. What I found odd is that ...
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?
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 2 3 4 5 15