web-analytics

Is there built-in web analytics tool in Liferay?

Hi, I need to have the statistics of a web site and generate reports. I am using Liferay portal. Is there anything built-in for web analytics in Liferay? if yes, please help how to configure it? Thanks, Dhananjay ...

Some Good Web Analytics Tools

Hi, I'm looking for a good analytics system which tracks what links a user has clicked on, how long he's stayed on the page, etc. Does anyone have any recommendations on programs to use? Not sure if Google Analytics does this Thanks ...

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 that be best suited for traditional RDMS or can we get a NO SQL solution ? Any thoughts or ideas welcome. ...

How do I prove to a client/advertiser that my site's analytics numbers are what I say they are?

I have been asked to provide recommendations on "Verified Analytics" for the next iteration of my company's site. Verified to mean that when we sell ad space, it's based on a number of page-views, and the people who buy that space want a way to verify that the numbers we give them are the actual numbers we're delivering. I have turned t...

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. I'm aware of AWStats, but I'd prefer something with a design similar to Google Analytics, where a Javascript callback can be embedded int...

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. ...

Is it possible to track the country where a user is accessing a particular website?

Hi I wish to track a user's country from where my website is accesed . ex; if a customer from a particular is accessing say america how to trace that the user is actually from america. Is there any way ...

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 period of time. » Omniture : «A visit is a term that refers to a visitor's access to a website. The visit begins when a person first views a ...

Google Analytics Cross-Domain Tracking Without Appending Cookies To URLs?

Is there a way to track two domains in Google Analytics without passing the cookie information in the URL? ...

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 them. Why is a reason for that? I think it doesn't have a SQL interface (or a plain web server log download)? If so, how do SQL statemen...

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... Where if a unique visitor comes monday, wednesday and friday they would be added into the 3 days a week bucket regardless of how many times ...

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 Campaign Source: * (referrer: google, citysearch, newsletter4) Campaign Medium: * (marketing medium: cpc, banner, email) Campaign Term: (i...

Parse html pages and store the contents(title,text and etc) into Database.

Hi, Does anybody know some open source tools to parse the html pages, filter the Ads,JS and etc to get title, text. Front end of my application is based on LAMP. So I needs to parse the html pages and storage them into Mysql. And populate front pages with these data. I know some tools: Heritrix, Nutch. But it seems that they are crawler...

Track visits/origin asp.net mvc website

Hello I am not sure this is possible, I've certainly never tried doing this before but I have a customer who wants to be able to know where someone came from when they visited the site. Was it from google, bing, a link from another website, etc. More importantly as well they want to know if the visit is a product of normal SSO or if i...

free implementation of counting user sessions from a web server log?

Web server log analyzers (e.g. Urchin) often display a number of "sessions". A session is defined as a series of page visits / clicks made by an individual within a limited, continuous time segment. The attempt is made to identify these segments using IP addresses, and often supplementary info like user agent and OS, along with a session...

Is there a web log analyser that can understand processing time and parse querystring?

Does anyone know of an web log analyser that can both report on the 'processing time' field that Apache can store (%D), and also parse querystrings intelligently? I've looked into some of the usual suspects eg AWStats and Webalyser but none I've looked at seem to offer either of these features. Ideally, you'd be able to report on spec...