|
-
Dec 6th, 2013, 06:14 AM
#1
Thread Starter
Hyperactive Member
How to check if a website have been visited?
The program has to check if a website have been visited.
The main doubt is that today there are tons of navigators (firefox, chrome, explorer...) and I don't know how can I start.
I've to monitorizing the websites that are being visited. How can I do it?
-
Dec 6th, 2013, 06:21 AM
#2
Re: How to check if a website have been visited?
Use google analytics to monitor traffic. Are you creating an asp.net project?
-
Dec 6th, 2013, 06:26 AM
#3
Thread Starter
Hyperactive Member
Re: How to check if a website have been visited?
 Originally Posted by KGComputers
Use google analytics to monitor traffic. Are you creating an asp.net project?
I've no idea that I can use Google analytics.
No, I'm not creating an asp.net project, I just want to create an application to notify new posts, new threads, etc... on a forum. For that reason I want the program to track the addresses visited and to know if the user has read the new posts, etc...
I'll take a look at google analytics, but any other information will be welcome.
-
Dec 6th, 2013, 06:35 AM
#4
Thread Starter
Hyperactive Member
Re: How to check if a website have been visited?
I think it could also be done reading the data of the internet active connection, right?
I thought it can be possible from there to obtain the websites that are being visited.
-
Dec 6th, 2013, 06:47 AM
#5
Re: How to check if a website have been visited?
Try visiting this page: http://www.winpcap.org/ if this will help you.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|