Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
4answers
4k views

How to track anchor tags with Google Analytics

I'm trying to track clicks via Google Analytics that do not result in a new request. Specifically, clicks on tabs that are created via the jQuery UI tabs widget. I'm using the older version of the ...
2
votes
1answer
86 views

What is the correct syntax for calling Google Analytics from Dojo 1.7+?

Starting with the upgrade from Dojo 1.6 to 1.7, my site tracking code seems to be throwing an error that I can't resolve. I've compared the API docs for 1.6 and 1.7 and don't see any significant ...
1
vote
1answer
219 views

Set up facebook UrchinTracker for aJax calls for Google Analytics

I have set up the Google Analytics in my FBML facebook application. It works for tracking the php pages. (I can see the report in GA). However, I also want to track the aJax calls, because most of ...
1
vote
1answer
85 views

Can Google Urchin work without reading log files?

I can not get logs from some customers, can I use Google Urchin in this case?
0
votes
0answers
8 views

How to query event tracking data from google urchin?

A bit of a long shot but does anyone know which datatable urchin stores the data collected through event tracking? Or more specifically can anyone point me in the direction of some material ...
0
votes
1answer
15 views

Filtering issue with Urchin 6

I have the following filter for one of my profile: filter type: Include Pattern Only filter field: user_defined_variable (AUTO) filter pattern: \[53\] case sensitive: no In my content, I have the ...
0
votes
1answer
45 views

web analytics software which can analyze existing log archives too

I am looking for a web analytic solution which can also help me to analyze my existing log files. we are moving from sawmill to other solutions.. explored Google Urchin and it has some limitations on ...
0
votes
1answer
23 views

Urchin call add a custom one time user parameter

I am using urchin for page view analysis. While page load, I would like to add a new custom parameter like along with the other default parameters that urchin sends. Is there any easy way to do it ...
0
votes
1answer
48 views

Urchin Integration with Asp.net website

I have a Asp.net WebSite.Where in i need to implement(Most Viewed,Most Shared and Most Downloaded) features.We decided to go with URCHIN for the same.I dunno how to start and i googled a lot but did ...
0
votes
1answer
158 views

GA not tracking subdomain which is Google Search Appliance

I have been using Urchin 6 but have just started to use Google Analytics also. I am also using Google Search Appliance for site search. Search is on a subdomain i.e. www.search.mysite.com The ...
0
votes
2answers
97 views

How to do Google Analytics for ajax call in Facebook?

I have a FBML game and need to track all ajax calls. At the bottom of the page, I have this: and in the javascript functions, I put this: Facebook.urchinTracker("/ajaxcallname/"); However, it ...
0
votes
3answers
766 views

scripting in java - javascript from a server-side class file in Java 1.5

I have three types of get requests that are delivered to a class file on web application from a mobile device. Because the mobile device provides no cookies, the log file hit only has in.ter.nal.ip ...