For questions related to analytics methods and tools.
0
votes
2answers
18 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
23 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
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
37 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
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
59 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 ...
1
vote
1answer
60 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 ...
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 ...
1
vote
0answers
37 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
23 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
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
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
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 ...
0
votes
1answer
57 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 ...
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
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 ...
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
33 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 ...
0
votes
0answers
29 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
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 ...
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
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
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
votes
0answers
17 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
57 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 ...
2
votes
1answer
57 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
votes
1answer
63 views
Machine-learning Overview
This may not be the type of question to ask on SO, but just wanted to hear what about other people have to say regarding what factors to consider in implementing machine-learning algorithms in a large ...
0
votes
1answer
21 views
iOS > custom analytics system
The task it to get interaction tracking data in the iOS app that is a server-client service. Analytics data is being sent to the private back-end server that is why Google Analytics and Flurry-like ...
1
vote
1answer
39 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
54 views
Track amount of time visitor spends on a website
I want to track a how long a user spends on my website. I'm not too worried about it being down to the second it can be a 10-15% off and it will be ok I want more of an estimate.
I was thinking of ...
0
votes
0answers
21 views
How can I pass a referrer from an https website to a http website?
I have a site running entirely on https. I have links to third-party sites which are running on http.
Because a link on an https website to an http website does not pass the referrer header, the ...
0
votes
4answers
52 views
Multiple functions on form submit jQuery
I have to call two functions on form submit but i want to make sure that that second function is executed only after the first function is executed.
I do not have control over the first ...
0
votes
1answer
73 views
How to intersect and find different keys in Redis
I'm looking to get a list of redis keys as efficient as possible. We can model this on the redis server however we like so this is as much about the proper way to do it as it is solving the problem. ...
4
votes
2answers
43 views
tracking last page visted [closed]
I am trying to track visitors, who visits my website. I am using codeigniter for the development of the site. What i am interested in is to track the last visited page before they close the webpage. ...
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
3answers
32 views
Check article diffusion on social networks via php [closed]
For our research we are building a database of web pages regarding certain topics. For each of these pages we want to categorize and get some informations about them.
For example one of these ...
0
votes
0answers
19 views
auto-tag video based on content [closed]
Interested in seeing if anyone is familiar with any instances of using the content of a video to auto generate tags?
If such instances exist what type of algorithms would be used?
For example an ...
0
votes
0answers
19 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
0answers
7 views
Table Generation in Finaquant Protos does not show impact when Speed is changed
I am generating a table with
Finaquant Protos Library
using the function
MatrixTable.CombinateFieldValues_B()
When I change the Random Speed parameter of the above function, I do not get a ...
0
votes
0answers
42 views
Need mongoid queries to grab aggregated data from logs collection
I have a mongodb collection used for storing log files with the following schema...
{
_id: ObjectId('4f442120eb03305789000000'),
remote_addr: "127.0.0.1",
account_id: 123,
user: 'frank',
...
0
votes
0answers
46 views
formatting data that comes multiple lines into one line
i have following problem
my data come like following format and
i have 2 lookup file that provides me
which C is child of which B
which B is child of which A
and i know that if C comes in col2 ...
0
votes
0answers
11 views
How many users come to Page Tab App from clicking on Page Tab
How do I get the number of users that come to an app by clicking on a Pages "tab". The Squares at the top of a page to the right of the About blurb.
We are trying to determine the number of Facebook ...
0
votes
2answers
61 views
Using Piwik for a Single Page Application
Building a single page / fat client application and I'm wondering what the best practice is for including and tracking using http://piwik.org/
I'd like to use Piwik in a way that is architecturally ...
0
votes
0answers
26 views
What are the open source equivalents to Intel AIM Gold? [closed]
I'm collecting skeletal data from a sensor and would like to start experimenting with gathering analytic information. I've discovered Intel AIM Suite Gold and was wondering if there are any open ...
