Results 1 to 5 of 5

Thread: How to check if a website have been visited?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2012
    Posts
    290

    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?

  2. #2
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,020

    Re: How to check if a website have been visited?

    Use google analytics to monitor traffic. Are you creating an asp.net project?
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2012
    Posts
    290

    Re: How to check if a website have been visited?

    Quote Originally Posted by KGComputers View Post
    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.

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2012
    Posts
    290

    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.

  5. #5
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,020

    Re: How to check if a website have been visited?

    Try visiting this page: http://www.winpcap.org/ if this will help you.
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

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
  •  



Click Here to Expand Forum to Full Width