For questions related to analytics methods and tools.
0
votes
0answers
67 views
How to Onclick Javascript + Google Analytics Integration
I have this project where i have to add a "Click to reveal" function. My problem is here:
http://lasikpro.com.my/contact/
What i want to achieve:
All addresses and telephone numbers will be shown ...
0
votes
1answer
55 views
flurry - How to view churn count/rate?
On the flurry dashboard, we can see under Usage > User Retention, the number of retained users. I'm wondering how about the churn count/rate. How do we view the number of users who stopped using the ...
0
votes
3answers
110 views
flurry - How to flurry detect new users?
According to Flurry documentation,
"New Users
A new user is a user who has just started using your application.
Users are identified by unique phone IDs (which vary by platform) to
...
0
votes
0answers
668 views
Conversion PI numbers into string of text
It's king of interesting that pi's decimal representation never ends and never settles into a permanent repeating pattern. Meaning it's highly possible that pi contains every possible combination of ...
0
votes
2answers
41 views
How to obtain summary rows where each summary is dependent on another column?
Oracle11g
How to obtain summary rows where each pair of rows meet minimum sums?
When I specify where total_lot > N then I exclude rows I want to retain.
I want to answer this data question: What ...
0
votes
1answer
64 views
Sin regression pseudocode
I was wondering that given an array that contains structs of ints x, and y what would be the pseudocode for for Sin regression? I have searched a while and google and I have no results so far.
1
vote
3answers
185 views
Flurry integration into same app on Android and iOS
I have one app that is available on the Android store and the Apple store. I want to integrate Flurry analytics into them. On the Flurry management site, I do not have the option to create 1 ...
0
votes
0answers
17 views
filter robot traffic
My company's web app analytics function is getting wildly different innacurate numbers (when comparing to google analytics) and we believe its due to robots' traffic, is there a way to filter that ...
0
votes
0answers
36 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
31 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
1answer
68 views
GAPI - Different results on the same requestReportData depending on localhost or server?
I have excactly the same file on localhost and on the server, but i get different results from requestReportData, localhost returns 49 records, on the server i only get 17 records.. How can that be?
...
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 ...
2
votes
2answers
129 views
alternative to Smarty {literal} tags for dynamic JavaScript
I have the following Smarty template which is shown in its' entirety which generates some JavaScript.
As you can see I am opening {literal} and closing {/literal} tags all throughout this code ...
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
1answer
90 views
Chrome extension, unique id per install, for analytics
I want to track events on a chrome extension I'm building. So I want to have a unique identifier for each user.
I don't want any information about the user, simply I want all of they're events ...
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 ...
0
votes
1answer
59 views
Sitecore Analytics truncation
We have implemented Sitecore for our future site. We are going live soon with our corporate site. We had some testing done on this site to make sure everything was working right. There is some data ...
0
votes
0answers
35 views
How to display the number of concurrent users on a website? [duplicate]
I'd like to display the number of concurrent users on my site. Is there a JS API to load that information somehow?
(I use Mixpanel, Clicky, Google Analytics, etc... someone must know that info!)
...
1
vote
1answer
153 views
How to track Omniture Custom Traffic Variable in Android?
In Site Catalyst we have defined Custom Traffic Variable "Item Bought". Now how do i send request to update this custom variable from Android library? i don't find much help here
Please find my code ...
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 ...
3
votes
1answer
282 views
Creating a data visualization/analytics dashboard in Java
I'm developing a website where I need to show a dashboard with data from the backend.
The data visualization look and feel needs to be like Google Analytics dashboard.
I'm wondering if there's any ...
0
votes
1answer
53 views
analytics tool on windows server
There are several tools that help to analyze the users behavior on your website. I would tend to divide them into ones that live on an own platform and which can be accessed through and API (like ...
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
0answers
35 views
Predictive Analytics for BPM
I have just started exploring how to use Predictive Analytic to build intelligent BPM system. Can you please help me in following areas:
Good books to start with the fundamentals of predictive ...
1
vote
3answers
200 views
How to fetch consecutive pairs of records in Oracle
Can somebody give me a clue about a tricky SQL problem. I searched similar problems, the closest approach seemed this, but it is not the solution to my problem:
Oracle - grouping between pairs of ...
0
votes
1answer
47 views
What is the proper way to request insightTrafficSourceDetail in youtube's analytics API?
I can see from the docs that insightTrafficSourceDetail is only available for certain combinations of dimensions/filters/number of results, however I can't seem to get a legit query going.
For ...
1
vote
1answer
124 views
High traffic, 500M+ hits per day (analytics like) application architecure on Azure
This question is for experienced architects - How do the big boys do it? :)
Overview
I am building this high traffic, analytics like solution based on .NET, it ultimately will hosted on Azure. Let's ...
-1
votes
1answer
50 views
Google Analytics in Wordpress header [closed]
So I'm working on a client site and they've got Google Analytics in their headers for pages (the site is Wordpress), however I'm checking the header.php of their theme, and not seeing any reference to ...
0
votes
0answers
45 views
Server-side events in Flurry?
Is it possible to report server-side events to Flurry?
For example, to create a funnel that analyzes user responses to push notifications, you need an event which shows that the server sent a push ...
0
votes
1answer
75 views
Stratergies to collect analytics and error in windows 8 metro app
I have build a metro app using javascript, i have written around 6000 lines of codes.
I am ooking for ways to collect 2 things
What users is doing, user action analytics
Error that users may be ...
0
votes
1answer
109 views
tracking pixel asynchornous or synchronous
I want to start using Google Tag Manager for all tags on websites, but I just read that it doesn't support synchronous tags.
I'm not entirely sure if tracking pixel, image tags that have an external ...
0
votes
1answer
100 views
Trying to import flurry analytics into my app delegate… any suggestions?
When I try to add to the code, I receive semantic and parse issues. Does anybody know what the proper way I could add this to my app?
The first set of code is my original code without the analytics, ...
0
votes
2answers
97 views
Gathering User Activity Data on a Website
I’m currently developing a web application and the client wants to store data around user activity on the site. This is outside of what Google Analytics could provide.
I currently have a nice simple ...
0
votes
1answer
90 views
YouTube Analytics API - Demographics Minimum Views Seem to Be Required for Query
I've been working with the demographics queries available in the YouTube Analytics API and was hoping you could shed some light on the following situation:
If I ask for demographics for a channel ...
0
votes
0answers
33 views
Analytics tool for backend programs
I've been looking for a tool to track analytics information on the backend programs of my company (C,C++ and Python mainly), to answer questions like "How many times this snippet of code has run?". ...
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 ...
2
votes
1answer
335 views
Get length of irregular object in a BW or RGB picture and draw it into picture for control
I face a well known problem which I am not able to solve.
I have the picture of a root (http://cl.ly/image/2W3C0a3X0a3Y). From this picture, I would like to know the length of the longest root (1st ...
4
votes
2answers
516 views
Analytics and Mining of data sitting on Cassandra
We have a lot of user interaction data from various websites stored in Cassandra such as cookies, page-visits, ads-viewed, ads-clicked, etc.. that we would like to do reporting on. Our current ...
0
votes
1answer
82 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
75 views
Use case for incremental supervised learning using apache mahout
Business case:
Forecasting fuel consumption at site.
Say fuel consumption C, is dependent on various factors x1,x2,...xn. So mathematically speaking, C = F{x1,x2,...xn}. I do not have any equation to ...
1
vote
2answers
214 views
Advantage storing big logs in MongoDB or Hadoop for analytics vs. Zip files on filer?
At the moment, we store a huge amount of logs (30G/Day x3 Machines = av. 100G) of a filer. Logs are zipped.
The actual tool to search that logs, is searching the corresponding logs (according to ...
0
votes
0answers
32 views
Google Analytics Update Issue
I have implement google analytics in my application but that is not updating app statics
after debugging i got this in my log cat
01-24 17:43:56.272: V/GoogleAnalyticsTracker(7164): Called dispatch
...
0
votes
1answer
42 views
How to Model Last Values for Missing Weekend Data
I'm trying to create a query that will carry data forward to null rows. This is a fairly simple query with analytic functions LAG and LEAD
The query works when there is no partition by window and ...
0
votes
1answer
130 views
How to capture visitor time on page
I would like to keep track of how long visitors spend reading a page. If they tab away, or minimize the window, time should not count towards the time on page until they look at the tab again.
I ...
-1
votes
1answer
95 views
Count.ly integration in Phonegap application, Android application and iOS application [closed]
I want to integrate Count.ly for mobile analytics Visit http://count.ly/ in my phoneGap application.
I want to generate Android Version and iOS version.So My question in hat exist an Cout.ly SDK for ...
1
vote
1answer
57 views
Cant't get uniques, estimatedMinutesWatched, averageViewDuration, averageViewPercentage - Youtube Analytics Api
I'm using the Youtube Analytics Api, and everything works fine, but when I try to get results for these parameters - uniques, estimatedMinutesWatched, averageViewDuration, averageViewPercentage - I ...
0
votes
1answer
70 views
Can't get views by insightPlaybackLocationType — YouTube Analytics API
So I'm using the 'google-api-client' gem with Rails, and I'm attempting to call the URL below in order to get video views by insightPlaybackLocationType. This is a call that appears to be allowable ...
0
votes
1answer
73 views
Can't get views by averageViewDuration — YouTube Analytics API
So I'm using the 'google-api-client' gem with Rails, and I'm attempting to call the URL below in order to get video views by averageViewDuration. This is a call that appears to be allowable from the ...
0
votes
1answer
71 views
Can't get views by insightTrafficSourceType — YouTube Analytics API
So I'm using the 'google-api-client' gem with Rails, and I'm attempting to call the URL below in order to get video views by day and insightTrafficSourceType. This is a call that appears to be ...




