Livestats glossary

Discussion in 'General troubleshooting' started by mcline, Jul 24, 2008.

  1. need a glossary of livestats terms.

    Especially visit - what is time limit that defines when a new "visit" begins.
     
  2. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    Try: http://help.smartertools.com/SmarterStats/v3/
    Look in the Report Reference


    Eric
    http://www.DiscountASP.NET - Microsoft Gold Certified Partner
    - asp.netPRO Magazine 2008 Readers' Choice Award for Best ASP.NET Hosting Service
    - asp.netPRO Magazine 2007 Readers' Choice Award for Best ASP.NET Hosting Service
    - Visual Studio Magazine 2007 Readers' Choice Award for Best .NET Hosting Service
     
  3. Is Smarterstats the reference for the metrics that appear in DiscountASP livestats? Am trying to what the default "time out" period is. I do not think that we have customized this, and am not sure if that's even something we can do using DiscountASP's livestats.
     
  4. mjp

    mjp

    Sorry, LiveStats and SmarterStats are two different animals.

    Default session time out for most stats programs is 20 minutes (I will have to check on LiveStats to see if that applies, but that's the general rule of thumb). So if a user hits your site 100 times within 20 minutes it is counted as one unique visit. On the other hand if they hit it once, then once again 21 minutes later, that's 2 unique visits. Not a perfect way to calculate visits, but pretty standard.
     
  5. Thanks - can you verify if 20 min is the default timeout for livestats on DiscountASP?
     
  6. I can calculate unique visits MORE accurate. I implemented my own web site statistics.

    Alexei Cioina.

    http://www.californiadreamhomesandland.com/Pages/ReportExplorer.aspx?ItmPath_25B7ED104E83=/English/Web%20Master/Web%20Site%20Statistics
     
  7. Alexi,


    What program are you using to implement your own site statistics?
     
  8. I use NHibernate 1.2.1 + Sql Server 2005 + SSRS 2005.
     

Share This Page