Tagged Questions

0
votes
2answers
51 views

Piwik Web Analytics - Anyone with experience of it?

I'm considering trying to get more granular analytics for my sites than the free plan on my current provider, Clicky, provides. Piwik looks like a strong contender in the analytics space (and I'm …
0
votes
1answer
829 views

google analytics tracking in iframe feeding to different partners

our partners sites leverages our iframes in their own websites. I was wondering if there is a way to track the analytics on the iframes. The problem is, if we also utilize these iframes on our own …
0
votes
5answers
144 views

How to determine Time On Site in Javascript?

Google Analytics tracks 'Time On Site'. How would you do that effectively? Does it actually track when the user closes the browser or navigates away? Thoughts?
0
votes
1answer
49 views

Is there a way to check if a browser has the Alexa toolbar installed?

Is there a way to check if a browser of a visitor has the Alexa toolbar installed? This might probably be done via JavaScript. Doing this would give us the possibility to somewhat compensate for the …
1
vote
1answer
61 views

Strategy to collect Analytics from a large app

Superfeedr is a feed-parsing on demand service. We want to provide analytics to our users and we're investigating waht would be the best strategy to do so. In a nutshell, we want to track the number …
1
vote
1answer
47 views

DoubleClick/YieldManager/Ad.com Tracking Pixels - What exactly do they track?

Our marketing team has placed a lot of these tracking pixels on our site. Most of them just make a simple HTTP GET to a URL, usually by using a IMG tag, but some document.write in an iframe/script …
1
vote
1answer
28 views

Collecting usage data for a desktop application

Hi, I'm going to be running some large scale usability tests of my software for a science project. We have a lab of about 30 computers running Windows XP. Our application is written in Python and …
0
votes
5answers
157 views

Using Python/Selenium/Best Tool For The Job to get URI of image requests generated through JavaScript?

I have some JavaScript from a 3rd party vendor that is initiating an image request. I would like to figure out the URI of this image request. I can load the page in my browser, and then monitor "Live …
0
votes
1answer
31 views

Can AdMob be used just for iPhone app statistics/analytics?

Can AdMob be used just for iPhone app statistics/analytics or is it's sole purpose to add advertisements in the app? I want to add a statistics package to my app and track it's usage, and since Google …
1
vote
2answers
29 views

server-side restful api analytics

Hi, I have a rails-based restful server-side api. I want to know what services are called the most, their response time, etc. So this is sort of web analytics, but it's for server-side operation. …
0
votes
2answers
31 views

User-defined ranking / analytic functions in SQL Server 2008

I'm planning a data warehouse migration to SQL Server 2008, and trying to think of ways to replicate the LAG, LEAD, FIRST_VALUE and LAST_VALUE analytic functions from Oracle in SQL Server 2008. They …
0
votes
2answers
80 views

Get useful stats from IIS log files

Does anyone know of a free tool that I can use to get website statistics from my IIS log files?
1
vote
6answers
153 views

Way to tell bots from human visitors?

I asked yesterday about a good and simple PHP visitor stats software. Somebody came up with Mint and that is looking very nice, however I'm toying a bit with setting up a simple solution of my own …
0
votes
5answers
79 views

Google Analytics code: can it go before in the document?

Google recommends to put the analytics code just before the <body> tag. I'm trying to integrate ecommerce in my site and it'd be easier to call pageTracker._addTrans from other places than the …
2
votes
1answer
233 views

Google Analytics and Python

I'm brand new at Python and I'm trying to write an extension to an app that imports GA information and parses it into MySQL. There is a shamfully sparse amount of infomation on the topic. The Google …

1 2 3 4 5 7 next
15 30 50 per page