Tagged Questions
0
votes
2answers
25 views
Tracking internal users on wordpress
We have an internal WordPress site, and about 25 users. Our current Google analytics set-up will show us how many times a page has been visited, but because everyone comes from the same IP address it ...
0
votes
2answers
33 views
Google Isn't Showing Data in my Paid Search Traffic Report
I've just recently noticed that Google isn't showing any data for my "Paid Search Traffic." I know for a fact that I should have data, since I've spent money on campaigns.
There's also no data under ...
0
votes
1answer
34 views
Is Google Rendering Bad Tracking Codes?
I've gotten a lot of response saying that my Google tracking code was excessive in many ways, and I suspect that perhaps not all features are working. (There's certain metrics that aren't showing ...
1
vote
2answers
56 views
Upgrading to Google Universal Analytics
I have been searching around to find out anything that needs to be taken into consideration when upgrading to Universal Analytics.
I found this post:
Google Analytics - Upgrading to Async Code
He ...
0
votes
0answers
20 views
Launching trackPageview google analytics from serverside?
Is that possible to launch this code from server side?
for example I want to run a cron every X minutes.
that will check XYZ.
and if its true it will launch an event to google analytics exactly like ...
0
votes
1answer
23 views
Determine Which Domain is More Commonly Entered (WWW)
Is there a way (be it with Analytics, or etc.) to determine which version of my domain is entered more frequently? (domain.com OR www.domain.com)
I've yet to find a way to determine this.
1
vote
3answers
81 views
Page with Javascript Isn't Being Tracked by Google Analytics [closed]
I've noticed that my music page with other Javascripts on it is not being tracked by Google Analytics. All of my other pages without javascript are being tracked.
Is there something in my script ...
-1
votes
0answers
26 views
Is it possible to get no of sessions for a particular user in Google Analytics [closed]
Is it possible to get the sessions of each user based on some id...in Google Analytics for android.
Currently in GA we have the active users report where in we can get active users vs no of sessions ...
2
votes
1answer
60 views
what are values in _ga cookie?
I am using universal analytics. universal analytics creates first party cookie _ga
_ga=1.2.286403989.1366364567;
286403989 is clientId
1366364567 is timestamp
what is 1 and 2 in _ga cookie?
1
vote
1answer
40 views
Google Analytics: is there a way to re-trackPageview
I have a situation where _trackPageview will be called. Then, afterwards I have a _customVar populated.
Is there any way to get this into the page tracking without doing another _trackPageview or ...
0
votes
1answer
43 views
How to create an ADBUDG Economics Marketing Model with R
So I am trying to recreate this blog post, but the author does not give very detailed steps for use with R.
The post is located here: ...
0
votes
0answers
20 views
Google Analytics, will a variable for the _setDomainName function work?
var myDomain = document.domain;
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-123-1']);
_gaq.push(['_setDomainName', myDomain]);
_gaq.push(['_trackPageview']);
So google says to ...
0
votes
1answer
84 views
Does Google Analytics for Mobile provide any offline data tracking for Android apps? [closed]
Just as the questions says, does Google Analytics for Mobile provide any offline data tracking for Android apps?
0
votes
1answer
91 views
GA Event Tracking Not Working
Can anyone see a problem with the code here for tracking this button?
Fixed it from the previous post and still nothing with the new code:
<form id="constant-contact-signup2" ...
0
votes
0answers
90 views
Google Analytics virtual pageview tracking code inconsistently records pageviews
I'm using a Javascript image gallery in which the next/prev transitions record browser history, or at least fake it by changing the URL and back-button behavior.
So if the gallery is at:
...
0
votes
2answers
70 views
Best way how to track iframe separately from the site on the same domain
On my site I have feature for users, that they can embed video on their page with iframe. Now I'm tracking classic page view and iframe view same way. So my analytics stats are not correct. I wanna ...
0
votes
1answer
26 views
Function of slot in google analytics
I have written javascript code to measure monthly retention rate(refferenced http://viget.com/advance/track-visitor-retention-more-deeply-in-google-analytics)
March : _gaq.push(['_setCustomVar', 1, ...
0
votes
0answers
36 views
Seperating Mobile phones form Tablets in Analytics profiles
I work for an e-commerce company and I want to see the conversion difference but also a goal funnel per medium. So for desktop, mobile phones and tablet. While it is possible to make a dekstop profile ...
1
vote
1answer
50 views
add Analytics tool in the ios application [closed]
I want to add Analytics tool in my iPhone application. I have found Google Analytics, Asking Point and Flurry.
Now which is the best analytics tool form them and why ? or is there any other tool ...
0
votes
1answer
65 views
How to interpret referrers from Google News in Google Analytics
Not specifically a programming question, unfortunately, but I am trying to develop some custom reports using the Google Analytics Core Reporting API (v3) and I'm stuck on how to interpret these ...
1
vote
0answers
84 views
Need suggestions on Open Web Analytics
We all know that, Open Web Analytics is open source web analytics software that we can use to track and analyze our web applications. And Open Web Analytics is licensed under GPL. But my problem its ...
0
votes
1answer
77 views
How to track one domain from two google analytics account?
We got one domain that has data for different client. What we wanna do is have a separate Google Analytics profile under one account to track traffic data for each of their pages.
In other word, in ...
0
votes
1answer
35 views
Tacking User level metrics using google analytics
We are developing an internal application for employees inside the organization, we would like to track the pages visited and time stamp for each employee, As per the GA TOS we should not collect any ...
0
votes
0answers
35 views
Using _trackEvent onload with iframe to track conversions?
I am trying to track different pages through to conversion on my website, and I thought the best way to do it would be to have an iframe with no content and attach a _trackEvent() to it so that it ...
0
votes
0answers
30 views
Google Analytics - Track application Id
I've got an application form on my website which when successfully completed, the data is added to the database and a unique applicationId is given to each application. I want to track this ...
0
votes
0answers
14 views
Analytics data from image
I have created a 1x1 pixel image, hosted on my webserver and placed it on an external page on another website (not mine).
I want to collect the analytical data on the hits coming to the on the ...
1
vote
0answers
96 views
Subdomain tracking during AB testing in Google Analytics
I am running AB testing on the category pages of www.gunnars.com and I see inflated referral data coming from the homepage.
Currently subdomain tracking is enabled, as the site has multiple sub ...
0
votes
0answers
17 views
Analytics for non-site related purposes
I'm looking to analyze arbitrary data and have it formulated into graphs as needed for visualization. Could I somehow use the Google Analytics API for general data analysis and processing? Or would I ...
1
vote
1answer
32 views
Is it possible to setup more than one value in a page level custom variable in Google Analytics?
Is it possible to setup more than one value in a page level custom variable in Google Analytics?
_gaq.push(['_setCustomVar',3,'Tag','tag value1',3]);
_gaq.push(['_setCustomVar',3,'Tag','tag ...
1
vote
0answers
49 views
Android - offline analytics
I am looking for a solution to implement Analytics on Android devices with no internet connection at all. I know there are services like Google Analytics that provide support for analytics when there ...
0
votes
0answers
40 views
How do you track how many sites have an actively embedded iframe widget?
I have an iframe widget that is being embedded in over 3000 third party sites, but I want to know exactly how many sites it is embedded in.
Our current method is to use google analytics to generate a ...
0
votes
3answers
70 views
Google analytics 'losing' the user when going between subdomains
I'm having some trouble with google analytis. We have a site where the user lands on the landing page, fills out personal information (name, address, email etc). This site is located on ...
0
votes
1answer
81 views
Track 302 temporary redirects on host domain
I have domain X, and I want to do a 302 Temporary Redirect to domain Z.
I also want to keep track (with Google Analytics?) of all the visitors hitting domain X and being redirected to domain Z.
...
0
votes
1answer
105 views
Google Android Analytics not showing data in web portal
I've had Google Analytics setup for 72 hours now and still no data in the google analytics web portal. Also no real time data.
I am getting successful tracker dispatches (note: I removed my analytic ...
0
votes
1answer
272 views
Track Unique Visitors with PHP-GA Server Side Analytics Tracking
I'm attempting to use this PHP-GA tracking library for PHP but there seems to be an issue with tracking unique visitors. Others have had this issue, but the suggested solutions don't appear to work.
...
1
vote
1answer
54 views
Track foreign url using google analytics
I have a URL(https://www.mysite.com/tab/subtab/) that belongs to my website(https://www.mysite.com/). Clearly, to track clicks on this url, all I have to do is append the utm_source, utm_medium and ...
0
votes
1answer
74 views
Which is the best platform for Mobile Analytics in Android [closed]
I am into some research of finding the best platform for Mobile Analytic and why? I have gone through google analytics and implemented that but the question is is this the best one to use or i should ...
1
vote
1answer
124 views
Could IE8/9 screen.width variable ever report different resolutions on a single device?
In analytics data, IE8/9 appear to be reporting different, sometimes non-standard resolutions from screen.width / height on the same device, for instance: 1140x641, 1366x768, 1249x702. Those variables ...
0
votes
1answer
119 views
Ananlytics for nodejs + extjs webkit application
I am developing nodejs webkit application. I am using extjs for UI. Application will be installed by anyone, we would like to track application usage using some analytics system, may be google ...
0
votes
1answer
98 views
Free event tracking for iOS with raw data export
I'm looking for a free analytics tool to track events on iOS.
However, I'm not interested in graphs or aggregate data. I simply need a raw log of the events like this:
1/01/2012 10:58pm: ...
0
votes
1answer
88 views
How to use Google's User Timing feature in iOS analytics SDK
I'm using Google Analytics in my iOS application and I'm trying to use their user timing feature, to record how responsive my backend HTTP server is. Code shown below:
NSTimeInterval interval = [date ...
0
votes
1answer
69 views
Server-side Analytics
I have a website the also exposes a RESTful API which my applications utilize. I would like to perform some tracking on the type of requests we're receiving, but since the data I want to track is not ...
1
vote
0answers
41 views
How to track instances of events over time for a particular user in Android
I'm trying to track occurrence of each instance of an event(button click) over time for a particular user in Android.
I created a widget and gave the goal completions as a parameter over the timeline ...
0
votes
2answers
137 views
Is there a way to track/record via Google Analytics visitors that visit my site via Flipboard?
I've been sniffing through my Apache log files and noticed hits which mention
FlipboardProxy/1.1; +http://flipboard.com/browserproxy
Is there a way to track/ID these users via Google Analytics so ...
1
vote
0answers
129 views
Masking the url when using Google Analytics Experiments for A/B Testing
I am trying out Google Analytics Experiments as a way to setup and A/B test some landing pages.
http://support.google.com/analytics/bin/answer.py?hl=en&answer=1745147
Is there a way to mask the ...
0
votes
0answers
72 views
When to consider an iOS / Android application session as new, for analytics
For counting mobile application sessions, Google Analytics for Mobile and Flurry Analytics both define a session timeout value. This value comes into play in this scenario:
I launch MyApp
I switch ...
0
votes
1answer
97 views
Why is my Google Analytics profile filter not showing pageviews for separate domain?
I have a GA setup of one main domain, plus subdomains, plus a separate Tumblr domain. I am trying to get a filter to work for the Tumblr. I can see pageviews in the real-time at the main domain level ...
3
votes
1answer
74 views
Analytics filter - hostname including directory?
I have a regex filter set up on an analytics profile to only include data from a specific subdomain:
^subdomain\.domain\.com
This works well. Problem is, that the admin section for this site is ...
2
votes
2answers
289 views
Which is better for mobile analytic Localytics or GoogleAnalytics?
I wanna use mobile analytics inside my iPhone app, i have read about both they are similar to each other but some persons say that Localytics is better and others say the GoogleAnalytics is better, ...
3
votes
2answers
45 views
Tracking a product's web interface with Google Analytics
My company creates hardware products that are sold throughout the world. They have an embedded webserver that allows for users to configure the product via a web interface. I wanted to enhance the ...


