Tagged Questions

0
votes
1answer
31 views

Making JavaScript object member values more readable with a map

So I have this Omniture object. It's called s. s Inside s, we keep track of a bunch of information, inside "props" and "eVariables". s.prop5 = 'foo' s.prop22 = 'baz' s.var6 …
2
votes
1answer
193 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 …
3
votes
3answers
26 views

Tracking submissions of a form which doesn’t submit anywhere

I have an overlay with form (just a radio button group with 3 buttons and a submit button) that, on submit, uses jQuery to open a specific file (a PDF) in a new tab and then close …
6
votes
8answers
265 views

SQL query challenge

So here's yet another 'write a query to X' challenge. I'm monitoring a number of networked vending machines. Each machine has a number of parts, e.g. bank note acceptor, coin sys …
0
votes
1answer
40 views

Using a dynamic <script> (a <script> appended to the DOM by JavaScript) to load and initialize Clicky Web Analytics

I'm creating an HTML/JavaScript widget to be used on third-party sites. This widget is generated by a <script> that our customers will insert on their page. The <script&gt …
0
votes
2answers
46 views

Medialets to track iPhone app usage etc..

Has anyone used medialets to track iPhone app usage ? Their documentation leaves a lot to be desired..
0
votes
2answers
64 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 analyti …
0
votes
2answers
35 views

user’s clicking path

I'm trying to program some user-behavior-monitoring functionality and it's a bit tricky. For example how do you go about recording a user's clicking path to be used in future analy …
0
votes
3answers
51 views

How do different visitor metrics relate?

Hypothetically, tets say someone tells you to to expect X (like 100,000 or something) number of unique visitors per day as a result of a successful marketing campaing. How does t …
3
votes
4answers
240 views

What percentage of followed hyperlinks might have their “onclick” JavaScript ignored?

As far as I know all popular web browsers execute the onclick attribute of an anchor link first, then follow the path specified by the href attribute. The problem here is that the …
0
votes
1answer
32 views

Google Analytics on Flex IFrames

So I would like to include pageTracker code in the iFrames that is being called. However the iFrames in this case are called from Flex. We are building a pop up and calling the if …
0
votes
3answers
26 views

How long has a user been on a asp.net page (custom analytics)?

Hi guys, I am trying to come up with a way to measure how long a user has been on a page in my ASP.NET application. I am storing the userid, pagename, pageenteredtime and pageleft …
2
votes
2answers
42 views

Exposing variables to Google Analytics

Hi guys, I am trying to find out whether I can expose my own variables to GA? I want to expose things such as a user's username or more importantly the type of user that logged in …
0
votes
3answers
70 views

Web Analytics & Stats

Hi Guys, We want to add tracking statistics to a web application we are building but are pretty unsure of how to go about it. (i.e. clicks, pageviews, unique visits etc) Does any …
0
votes
2answers
35 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 analytic …

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