Tagged Questions

14
votes
15answers
3k views

When is Google Analytics not good enough?

I'm trying to determine why an enterprise wouldn't want to use Google Analytics. Here are the main reasons I've seen mentioned: Inability to track clients that have Javascript disabled. Lack of ...
3
votes
2answers
260 views

what analytic tool can I use for tracking exactly what users click

Please advise what tool can I use to track what user is exactly clicking i.e. click-streams – to view the actual click-stream of each visitor. I came across "rail stat" but it seems outdated (09'). ...
3
votes
2answers
2k views

Google Analytics and real-time analytics comparison: Chartbeat vs Clicky vs Mixpanel

We're curious to hear opinions about and experiences with Chartbeat, Clicky, Mixpanel, and Google Analytics. Do people deploy Google and one of these other real-time systems? Or is the real-time ...
2
votes
2answers
200 views

Google Analytics - how can I track a page name using the new asynchronous code?

I was using the below code provided by Google for Google Analytics. <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : ...
2
votes
5answers
337 views

Why do Web Analytics such as Google Analytics use Dimensions and Metrics instead of SQL statement?

Just when I get quite familiar with SQL statements once again, when pulling data from Google Analytics, I found that they don't use SQL, but rather, use Dimensions and Metrics and the combinations of ...
2
votes
1answer
1k views

Difference between a visit in Omniture and Google Analytics

GA : « A period of interaction between a visitor's browser and a particular website, ending when the browser is closed or shut down, or when the user has been inactive on that site for a specified ...
2
votes
3answers
292 views

Are there any open-source / free site analytics solutions that are intranet deployable?

There are plenty of statistics/analytics providers for Internet deployed software (e.g. Google Analytics), but I'm looking for an analytics tool to integrate into a LAN/intranet based web application. ...
2
votes
3answers
331 views

how to create an analytics tool?

what should i learn in order to develop a (good and realtime) analytics tool? i think i should learn a lot of javascript, but i need some guidance... and i think i should also learn php... could you ...
2
votes
2answers
174 views

Web Analytics for Platform with Custom Events

I'm building a platform that produces websites. Think wordpress.com as a similar example. Each site is going to be a subdomain of my domain like abc.mydomain.com or xyz.mydomain.com. I have a few ...
1
vote
1answer
145 views

Display User ID in Mixpanel

I am using Mixpanel in a Ruby on Rails project to track real time user's events. I am pushing the events with the user ID, and I would like to show the user ID inside the Mixpanel pages (a.i. streams ...
1
vote
3answers
86 views

Best way to provide analytics to website users but only for their own pages

I'm building a blog of sorts. The client wants to provide analytics to users for their own posts, including views over time, location of viewers etc. Only the owners of a given post should be ...
1
vote
2answers
41 views

How to track the free sign-ups for an online service that requires email verification?

I'm tracking the free trial sign-ups for an online service that requires email verification to complete the sign-up process. How do I create a goal to track the sign-ups given that email verification ...
1
vote
2answers
101 views

How do you setup google analytics no track the number of days a week that a unique visitor visits?

I am looking to be able to track how many a days a given unique visitor comes to the site. Ideally I am looking for a report that says: 1 day a week: 562 2 days a week 380 3 days a week 42 etc... ...
0
votes
0answers
13 views

Which analytics package is easier to work with?

I'm looking at a few different packages. However, to get the kind of reporting that has been requested, a lot of micromanagement of tagging will be required. Is there one that doesn't require so much ...
0
votes
2answers
49 views

Website usage tracking

What are available options of intranet-hosted (e.g. not Google Analytics) usage tracking tools for web application? This application is written in ASP.NET and used in intranet. So ideally if hosted ...
0
votes
1answer
77 views

Track multiple, overlapping website domains with Piwik

I have a dynamic website that I'm integrating with Piwik for analytics. The website will allow users to have a public 'profile' page and several sub pages related to it. I want to use Piwik to record ...
0
votes
1answer
80 views

Piwik Analytics get summary statistics for particular page via REST

Trying to implement Piwik using REST API over http but need a little help. What I'm trying to do is get the analytics for a particular page where a custom field = x. I'm not sure if I'm going about ...
0
votes
1answer
33 views

How to setup a lot of domain names in one row?

I am working on a blog factory and we let the final user to use a fully customized domain name like www.myawsomeblog.com. There is a lot of people using this feature, so we cannot do a per case ...
0
votes
2answers
83 views

Monitoring Web Analytics Implementation

I would like to monitor the analytics implemented on about 20 sites over which I have no direct control. There are software solutions as well as online services which monitor websites for changes but ...
0
votes
2answers
386 views

Generating links for Google Analytics and Omniture

I am trying to build URLs for Google Analytics and Omniture. GA is simple enough, and those URLs can be built using http://www.google.com/support/analytics/bin/answer.py?hl=en&answer=55578 ...
0
votes
2answers
104 views

What video analytics tools shall I use?

What video analytics tools shall I use? I need to track: . Start / Stop / Pause, etc . Bandwidth . Bytes downloaded among others.
0
votes
1answer
96 views

Would server traffic software (something like Piwik or Google) make a good case for using No SQL?

We are trying to develop a company specific tracking software but not interested in Google or Piwik. Essentially we would have a JavaScript tracking code also. The data that it would capture, would ...
0
votes
1answer
93 views

Yahoo! Webanalytics on Intranet

how is Yahoo! webanalytics to be used in a intranet scenario?? Google Analytics needs internet connection to reach the ga.js or alternatively Urchin (licensed) can be used if leaving intranet is not ...
0
votes
1answer
20 views

Removal of homepage login users from analytics

The problem I am having is filtering out the users that come to our homepage just to login, since we have the client button on the homepage (and yes I've tried to get them to put it somewhere else). ...
0
votes
1answer
139 views

What can image only web analytics track?

I know that image only web analytics can track visits, but is that all it can track? Can it track unique visitors or anything more than plain visits? Let's say I'm a third party trying to put html ...
-6
votes
0answers
38 views

.NET Free Analytics Tools [closed]

Im looking for a free analytics tool that is open source and made in .NET. I've found a few good ones but they all seem to PHP, which is not what I require. Does anyone have any suggestions? Thanks