Questions tagged [web-statistics]

57 questions
0
votes
1 answer

goaccess nginx parsing not working

'm trying to get goaccess working. Already take some time on docs and examples but without success. Basically i have log lines like: date_format %d/%b/%Y log_format %^, %h - - [%d:%^] "%r" %s %b "%R" "%u" %^ cat ~/.goaccessrc 212.184.128.232,…
0
votes
1 answer

Why would advert clicks from a website not register as a referral in Google Analytics?

Like many websites, my customer's website is advertising funded. A number of customers pay to have advert images on their website. However a couple of times now, the advert customers have noticed that the stats we're giving them for outbound clicks…
NickG
  • 9,315
  • 16
  • 75
  • 115
0
votes
0 answers

Merging and analyzing usage statistics

I'm working in a project in which we need to merge usage data from different sources, mainly from databases, to present them on a dashboard similar to google analytics, so it will be used to measure different conversion goals based on user activity.…
kothvandir
  • 2,111
  • 2
  • 19
  • 34
0
votes
0 answers

Setting WebClient identify in C# for AWStat

I am working on a C# application that downloads xml from a web server using WebClient. How do I set the identity of the application so I can see it in the web servers AWStat? I try both MyWebClient.Headers["user-agent"] = "Wolfenstein's…
Lord Wolfenstein
  • 261
  • 2
  • 14
0
votes
1 answer

A/B test on gathered data in database

Assume I have a website with YES and NO buttons. Now, I log number of YES clicks and number of NO clicks for two days. After having this data, I want to do A/B-test analysis on these data. So, I split data into 50-50 split. Use one as Control data…
0
votes
1 answer

Browser performance statistic service

I would like to create some html page with recomendation to update old wersion of browser or to install other browser (something like this). I think it would be usefull for user to see performance (speed) comparision of browsers (like this), it…
Kalinin
  • 2,489
  • 8
  • 37
  • 49
0
votes
1 answer

Is there any way to determine visitor statistics from Rails 3 log files?

Recently a Rails 3 app we built and host had some issues with the Google Analytics tracker installed. This resulted in vastly diminished statistics being tracked during the last month. We have our production logs from the app and I'm wondering if…
0
votes
2 answers

Server setup to host a tool like Google Analytics?

I am developing a Analytics tool similar to Google Analytics. That will store keywords, visits and pages in a database. So the database can grow very quickly because I want to have many people using it. How should I setup the database? One database…
0
votes
0 answers

Tips for building a site statistics backend?

I'd like to build site statistics that are a bit more substantial than just google analytics. (lots more user specific logging, associated with their login, recording of ajax tasks) Are relational databases ok? From previous fiddlings I've found…
rks
  • 11
  • 1
-1
votes
4 answers

What is the best tool to use for real-time web statistics?

I operate a number of content websites that have several million user sessions and need a reliable way to monitor some real-time metrics on particular pieces of content (key metrics being: pageviews/unique pageviews over time, unique users,…
-1
votes
2 answers

Can 'Clicky Web Analytics' be used in a C# WinForms environment?

Can 'Clicky Web Analytics' be utilized in a C# WinForms environment? The only thing I can spot is a HTML code snippet for websites. They also accept HTTP requests, but I believe they are just for polling data, not for pushing new events/stats to…
jordan
  • 3,436
  • 11
  • 44
  • 75
-2
votes
3 answers

How to find users directly or indirectly entrance to my webpage page by php for statistics?

I want to know how many user enter to my webpage directly and how many by search engines or other sites. How i can do that?
1 2 3
4