473,385 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Architectural assistance needed!


Hello,
I need to build statistics for a small asp.net web site. People basically
come to search in a book database through the site.
The statistics should reveal how often unique users search the site.

Are there tools that can be used for these task. Which ones?

Otherwise how can this be done best?

Any help would be higly appreciated.
Many thanks
JB
Jan 13 '06 #1
2 901
Well, you can always stored the IP address of the computer in a database and
relate it to some search criteria if necessary. Not sure what you mean by
"tools." Now, the problem you might have is there is no way to really
ensure "uniqueness" because many people have dynamic addresses or connect
through some for of NAT system.

So you might have a database with the fields: IpAddress, SearchOnDate,
SearchQuery.

Then later you can generate reports with this raw data.

"news.microsoft.com" <j.*@microsft.com> wrote in message
news:eH*************@TK2MSFTNGP11.phx.gbl...

Hello,
I need to build statistics for a small asp.net web site. People basically
come to search in a book database through the site.
The statistics should reveal how often unique users search the site.

Are there tools that can be used for these task. Which ones?

Otherwise how can this be done best?

Any help would be higly appreciated.
Many thanks
JB

Jan 13 '06 #2
Why not take a look at Google Analytics? It's free.
Don't reinvent the wheel (unless you have to...)

Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"news.microsoft.com" wrote:

Hello,
I need to build statistics for a small asp.net web site. People basically
come to search in a book database through the site.
The statistics should reveal how often unique users search the site.

Are there tools that can be used for these task. Which ones?

Otherwise how can this be done best?

Any help would be higly appreciated.
Many thanks
JB

Jan 13 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Gary Hampson | last post by:
I am trying to get the following: "pull the last, oh, 1000 topics, and rank that population by board posted-to and comments" Here is the query as written for MSSQL: SELECT dt.forum_id,...
1
by: tread | last post by:
Objective: The primary table I loaded into MySql has 2.5 MM records: ID, Ticker, Date, Price; and all works well. My need is to write a QUERY to export outfile?) multiple text files. For example,...
20
by: Yellowbird | last post by:
Anyone up for a challenge? If you have some time to spare and don't mind helping someone who is in the dark, I have some questions related to an IE-only page layout. Note that this page is part...
0
by: Rolan | last post by:
I'm using Access 97 and need some assistance in sorting out a proper DSum expression, or maybe even DCount might be an alternative. I have tried numerous combinations, but with no apparent success....
4
by: MLH | last post by:
I apologize in advance to forum readers noticing this somewhat redundant post. I fear that my Subject Heading was ill-chosen in earlier post I made on this topic. Am hoping that a clearer Subject...
0
by: Rolan | last post by:
I know what I want to do regarding the average cost for inventory, but need some assistance to sort out some of the details to finalize an inventory table and query. Essentially, the information is...
0
by: Richard Mathis | last post by:
My problem is rather complicated (for me), so I'm going to post my problem here as well as what I've done so far to solve my problem. Any assistance would be appreciated. I originally posted this...
2
by: Viet | last post by:
I have an architectural issue that I have been working on for quite awhile now and I would like another person's point of view. This issue involves the conversion of a VB6 app to VB.NET. In this...
8
by: mtalicagirl | last post by:
I am in need of assistance with an Access form. On my form I have a combo box and I would like the datasheet subform to populate with the data that is associated with my combo box selection. I know...
9
by: OWeb | last post by:
Javascript and recursing subfolders assistance ------------------------- I have this script that is a free extra download from SlideShowPro. It's a great script but I feel it needs to be...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.