Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 248067
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:18:43+00:00 2026-05-11T21:18:43+00:00

I am working on a asp.net application in which i am creating a page

  • 0

I am working on a asp.net application in which i am creating a page which tracks user activity like no of page visited in my application.

In which i also need to found out the Total KB (data) received since log in and the total KB (data) sent since log in by each user.

How can i achieve this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T21:18:43+00:00Added an answer on May 11, 2026 at 9:18 pm

    The question doesn’t actually clarify what is encompassed in the “Total Data Sent/Received”. While an HttpModule would help you with aspx output, it wouldn’t include the size of images, css, js, etc files. While I’m not sure why he’d want this, it falls outside Google Analytics capabilities.

    I guess an HTTPModule could do it (?) IF you mapped ALL resource types to be handled by the .NET framework, so you could ‘measure’ the size of all the different files as you served them. By tracking the login cookie (or whatever you use) it might be easy to write all this data to a database and report on it in close-to-real-time (could be slow though).

    The obvious place that bytes sent/received is stored is the IIS logfiles. Using LogParser would enable you to report on that data – probably if you write a session cookie (or track IP addresses, or something else) you could link that data up to each individual user login. Pretty much impossible to do in ‘real time’ though, based just on IIS logs.

    Another developer’s project that I’ve seen which might help you is Matt Berseth’s ‘openurchin’ and LiveTraffic page– his example uses a javascript like Google Analytics, but sends data back to you. You will need to write code to parse/save the data yourself, including figuring out the bytes sent/received info.

    Perhaps if you provided more information on what you are trying to accomplish we could offer better solutions? Google Analytics is awesome at what it does; and provides detailed reports on page visits, entries, exits, unique users, etc – very visual reports and easy to use. Doesn’t really go down to “user level” though. So it all depends on what you need to do…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.