Web Analytics

falcon2600

Newbie
Joined
Jul 12, 2008
Messages
21
Reaction score
0
Hi,

I would like to create a Web Analytics system on my hosting server (Windows or Linux) so that with a few lines of code in every web page I can track my website and the ones of my customers, so that to show:

1) The behaviour of each singular visitor: who he is (country, new or old visitor, browser, etc.), where he is coming from (link, page), what keywords (search), what he does, how long he visits, where he leaves the website, etc.

2) Not only for the visitors from Search Engine, but also from campaigns: email marketing, adwords, facebook ads, etc. In this case also how much is the expense, how many clicks, how many conversions, how much is the ROI, etc.

3) If possible, also the live or real time monitoring of each visitor.

So instead of concentrating on the statistics per day, per month, etc., like Google Analytics, I can monitor the singular visit...

There are very expensive software/solution doing that and there are some free services (most of the time limited) doing that as well, but I am looking for a ASP, PHP, PERL source code script solutions that I can host on my server tracking everything, for example, with a few lines of javascript on the web page.

Thanks.

Regards.
 
Yup I blv piwik is what you are looking for... should be easy to install and run and it also supports real time.
 
Thanks.

I know Piwik, but from the demo you can see the same statistics data you can collect using Google Analytics in real time.

You cannot track and monitor the SINGLE visitor behaviour on the web site.
 
Back
Top