Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
3answers
164 views

Which is the best tool to display web statistics - Open Source and Paid

I would like to know which is best suited for displaying visitor stats in our websites The key areas under our consideration are 1. User Count 2. Unique User Count 3. User Location Regards, naveenj
2
votes
3answers
290 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. ...
1
vote
1answer
20 views

Browser statistics, do any major sites publish them [closed]

Do any major sites publish their web stats, specifically browser information?
1
vote
1answer
176 views

Programmatically Create Survival Curves

i am using vb.net / asp.net my team created a web application (research database for cancer center) i am wondering if anyone has an idea about drawing survival curves programmatically i searched ...
1
vote
3answers
78 views

How can i show what days and times has the most activity on a website using PHP and MySQL?

I want to make a bar diagram on my website that shows what days of the week and times-of-day has the most activity/logins. So i'm wondering if someone could give me some tips on how they would do ...
1
vote
0answers
369 views

How to use CDF and PDF statistics for analysis

This may be too much of a general question but I hope I can find help here. I am starting a RA job in my university and my topic will be related to Internet Traffic Analysis. I am fairly new to the ...
1
vote
1answer
455 views

Creating a dashboard to analyze IIS web traffic

I am using Windows Server 2003 with IIS6 and Windows Server 2008R2 with IIS7. I need to create a dashboard similar to google analytics that we be view via webpage by non-technical users. I figure ...
0
votes
1answer
19 views

RealTime Download Statistics Viewer

I have a Infotainment Portal. We provide Music, Movies for Mobile Download. I want to see the Download Statistics & Visitor Statistics. I prefer Woopra for Visitor Statisyics but need something ...
0
votes
2answers
110 views

Webstats for ASP.NET MVC application

Is there a free thrid-party library/plugin that does webstats (web statistics i.e. number of page hits, logged in users, connection origin, etc.) that can integrate well with an ASP.NET MVC based ...
0
votes
2answers
101 views

Possible to retrieve users who visited particular page from Google Analytics?

We have profile pages for members of our website. I want to show our members who has visited their profile page. I currently implement this by recording traffic in our database. Some of the ...
0
votes
2answers
52 views

knowing user refresh the page, web stats

hiks ... im stack again ... I try to make a simple visitor statistic, and i have a problem. How to make the statistic don't update if user refresh the page ? here my snippet public function ...
0
votes
2answers
61 views

metrics in ASP.NET application

I need to add some metrics and statistics capabilities in ASP.NET application (Framework 2.0, SQL Server 2005). It's Intranet application, so I can't use Google Analytics. I need not only measure ...
0
votes
1answer
112 views

Website Layout Statistics

I have a client who has suggested laying out a long list of categories in a custom order. The order is to be decided by them based on product items they sell the most etc. I tend to disagree and feel ...
0
votes
1answer
87 views

Best Server Side Application for accepting website statistics

I been thinking about how to configure a web statistics to collect information like Google Analytics. I would think that sending the info over would have to be super quick. My initial thought would ...
0
votes
2answers
91 views

How to find out if the if a site user is unique or a returning user in ASP.NET?

A single user can show up as multiple unique users over a period of time when he vists a site. Internally, the user's IP address is static, but on the net the user is represented by the ISP router's ...
0
votes
1answer
121 views

Web statistic tracking and RSS

With RSS feeds how do you set up google analytics (or any other statistical tracker) to track people who are subscribed to the feed?