For questions related to analytics methods and tools.
0
votes
2answers
24 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
0answers
5 views
YouTube Analytics API - How are multiple views of same video reported?
I have a test account set up for testing out the YouTube Data & Analytics APIs. Currently there is only one video, with a length of 2:27.
I noticed that when I watch the video in full (as an ...
0
votes
1answer
16 views
Keep track on referrered links
Many sites have this implemented, I don't know how exactly it is called so its hard for me to search for it
you can see links in websites such as facebook,twitter that have urls similar to
...
7
votes
8answers
6k views
Is there any way to track whether an email has been opened?
I'm beginning to work on mailing-list software we use internally (EDIT: though we send emails externally as well, so we can't enforce policy on mail clients). Is there any way to track whether, when ...
16
votes
5answers
12k views
Track event in google analytics upon clicking form submit
I need to track an event in google analytics when someone fills out a form and clicks submit. The resulting page that comes up is a standard dashboard-type page, so in order to track the event on ...
0
votes
2answers
25 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
0answers
21 views
YouTube Analytics API: Issue with filters “Could not parse content (N/A) of field parameters.filters”
I am running into an issue with the YouTube Analytics API v3. I am trying to get a traffic source detail report for traffic from related videos for a video on my channel. I'm doing this with the ...
0
votes
1answer
33 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
42 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 ...
1
vote
1answer
3k views
New Window not Opening when using target=“_blank” with onclick
Summary:
1. Need to open a new window to display a survey from a third party.
2. Cannot use JavaScript to open the window (currently using target="_blank".
3. Must use JavaScript to track clicks ...
0
votes
0answers
10 views
Generating home page based on popularity of website content - suitable method required
I have a legacy site, a thousand or so pages, mostly simple templated PHP. The pages themselves don't need changing, but I want to dynamically generate the home page based on the popularity of the ...
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
2answers
60 views
What solutions/patterns can I consider for storing millions of raw data?
Looking for opinions on storing raw data. The kind of data, that falls under the category of "track anything and everything". Mainly used for in-house analytic to drive direction, testing new ...
8
votes
3answers
3k views
Analytics Tool for iOS Devices
I want to integrate some analytics into my iOS App to be able to see some statistics about my users.
So far I have found these two services:
http://www.localytics.com
...
1
vote
1answer
61 views
Numerical Data - High Volume + High Velocity + Fast Retrieval
My data looks something like 10 Million numerical values (real + binary) per frame (think array i.e. 10 Million elements in an row of an array) and there are around 100 frames/second. Kind of ...
0
votes
2answers
17 views
User interactions for sending application analytics
We are in the process of adding some simple analytics to our application. This will be logging what the user uses in the system and performance data. This data will be sent to our server periodically ...
0
votes
1answer
38 views
Geofencing Alert Analytics - Impossible?
I work on the IT side of things in my company and I'm currently working on a project with an iOS developer. The project is basically an app which will notify the user of in-store offers with an alert ...
1
vote
2answers
297 views
Sitecore Analytics Robots Exclusion
We are using Sitecore CMS 6.5.0 and DMS 2.0.1 rev.120427. We are using CoveoEnterpriseSearch in our application. The problem is whenever there is a visit to a page, 3 unnecessary rows are inserting in ...
16
votes
8answers
5k views
How to use analytics for desktop applications?
Google Analytics is nice, but it is for websites.
If I have a console application how can I track its usage worldwide? Can i just download an transparent.gif file from the analytics service provider?
...
2
votes
1answer
201 views
Using the YouTube Analytics API with a CMS account
I'm getting a 403 Forbidden error when trying to get youtube analytics api data using a CMS account.
Just to confirm, is a CMS account the same thing as a Service account?
I can get analytics data ...
1
vote
3answers
1k views
Measuring Site Load Times via performance api
I listened to a talk by Steve Souders a few days ago and he mentioned the new performance spec that newer browsers are implementing and it was pretty intriguing. In his speech he mentioned the ...
0
votes
0answers
10 views
iOS Analytics Capturing
I've read several pages on stackoverflow about using third party service like Flurry and iOS Google Analytics. I'm looking for any libraries (client+server) out there that allow me to keep the full ...
0
votes
1answer
100 views
GA utm_campaign “not set” and taken as utm_source
In one of my email mkt that I send in a daily basis, the utm_parameters are defined as follows
www.mydomain.com{/page}#utm_source=newsletter&utm_medium=textlink&utm_campaign=actividad
All ...
0
votes
2answers
365 views
How can i implement page views counting using ajax call?
Supposing I have number of different resources on my site and I want count page views each of them. Of course, I can just increment on each request, but 1)I want only unique views 2)I don't want ...
1
vote
0answers
38 views
Open-Source Web Analytics using Cassandra?
Does anyone know of any open source web analytics tools or examples that make use of Cassandra as the datastore? I'd prefer something written in Java, but would be interested in taking a look at any ...
0
votes
0answers
25 views
Tracking adwords conversions from Android app, NO play store
I have an application hosted on my server, and I want to use AdWords to distribute the app.
I saw that Google AdWords can track installs through play store, but I didn't find an option to track ...
0
votes
1answer
22 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.
0
votes
1answer
39 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
Looking for a software to support a business need
I am in search of a software package to solve a problem. I have have been unable to find one that meets the need at this point through Goolge so I decided to ask here to look for ideas. Keep in ...
7
votes
6answers
10k views
Vertica vs Aster Data vs Greenplum vs Netezza vs Teradata [closed]
If you have evaluated any of these databases, please tell me why you prefer one or the other. Also any online references would be great. I am having hard time finding any good comparison between them.
...
0
votes
1answer
58 views
Good libraries in R or Python for analytics of network/graph data [closed]
Disclaimer: I have fairly straightforward/brute-force ways of solving my questions; the goal of the question is to learn better approaches and libraries that assist with these calculations.
I have a ...
3
votes
4answers
1k views
Usage Tracking for Windows desktop applications [closed]
I am looking for some frameworks that can be used to collect usage information for Windows desktop application and analyze it. For example, I would like to be able to answer questions like (a) how ...
0
votes
1answer
29 views
How to set uid for every sever request?
I work in web analytics. We are using both server logs and client side data (collecting user interaction information using javascript plugin) to get more accurate data, For finding repeat visitors we ...
1
vote
1answer
58 views
Jquery Analytics tracking onclick NS_BINDING_ABORTED
Hey I am adding an onclick event to track clicks on certain videos, the 3rd party tool we are using is webtrends.
I am adding the onclick event and it works fine. The thing to note is the url in the ...
1
vote
3answers
78 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 ...
0
votes
0answers
29 views
Big Data with Minimal Disk Operation - MapReduce
I need to process 10TB of text in thousands of files that are on a remote server. I wan to process them on my local machine with 3GB RAM, 50GB HDD. I need an abstract layer to download the files from ...
3
votes
3answers
7k views
Elegant way to determine total size of website?
is there an elegant way to determine the size of data downloaded from a website -- bearing in mind that not all requests will go to the same domain that you originally visited and that other browsers ...
1
vote
0answers
33 views
libGoogleAnalyticsv2.jar not included in signed APK anymore?
After switching from Eclipse Classic to the Eclipse ADT Bundle I made a few minor changes to an existing app today. I tested it on my physical device, everything worked as it should, so I exported it ...
0
votes
0answers
34 views
Design/Architecture of analytics systems for the web - any great resources out there?
Web services that aggregate data, crunch it and expose it to the user are dime-a-dozen these days, and I just so happen to be working on developing one. Think of services such as Mint.com, ...
0
votes
1answer
60 views
YouTube Analytics: How to get total views for a specific set of YouTube videos
I'm using "v1" of the "youtubeAnalytics" service to get view counts for YouTube videos. I can get view data for a specific video by using "filters" parameter, but I'm not sure how to get data for ...
6
votes
3answers
241 views
in-app A|B Testing for Mobile
Is there a good solution for A|B Testing in mobile apps like online? I know with iOS it's against the TOS to have different user experiences with identical actions, but what about Android? And what ...
1
vote
1answer
47 views
Which database to use for game analytics?
We're building an app that will have a number of games. Kids will learn Math as they play these games. All the user profile data, game data and lessons/ questions data are all being stored in the app ...
0
votes
0answers
30 views
Google analytics Average Unit retail calculation
How to calculate
Total sales , Total items metrices
from google analytics Ecommerce queryCoreReportingApi php.
Please help me find a sloution?
0
votes
1answer
69 views
Django A/B Split Testing Packages (None I've found are well-documented and up-to-date.)
There are two main schools of thought for doing A/B (Split) Testing:
Javascript-based solutions such as Optimizely, Google Analytics Content Experiments.
Server-side solutions such as Django-AB, ...
0
votes
0answers
22 views
What is the best way to crawl the web for open data in XLS and CSV and convert them into a database?
Given a requirement to scavenge data sets from all the open data.gov websites, what is the fastest, easiest and straight forward way to convert it into a database format. The data can be stored into a ...
0
votes
0answers
32 views
Does loading a google adwords ad in an iframe affect Google Analytics page load time?
A mobile page on my site has a very long load time in Google Analytics. After doing some profiling and manual testing, it appears that my adwords ad sometimes takes a long time to load. It's loaded ...
1
vote
1answer
59 views
End session with Flurry Analytics in iOS
I have an iOS application that is using the Flurry Analytics SDK. This application is being used as a kiosk in a museum setting with it running in Guided Access mode. I need to be able to start and ...
-1
votes
0answers
18 views
How accurate are server logs for counting pdf (or other file) downloads? [closed]
I've been trying to count downloads of a pdf on a client's site via google analytics, which in one month counted this as being 20. However this pdf was also shared in an email newletter and on ...
-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 ...
1
vote
1answer
212 views
Are there any good open source / free metric tracking tools?
I like metrics both code related and not I'm wondering if there are any general metric tracking tools- basically something that I can use to track anything (weight, # of bugs, gas mileage).
Bonus ...

