You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Analytics Namespace > Classes > Analytics Class > Analytics Methods > GetSessionRank
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Analytics.GetSessionRank Method

Gets the Session rank of the visiting user. A session rank of 0 is the first page a new user has visited. A session rank of 1 is the first page a returning user has visited. A session rank of 2 is any other page.

C#
public int GetSessionRank(System.Web.UI.Page page);
Visual Basic
Public Function GetSessionRank(ByVal page As System.Web.UI.Page) As Integer
Parameters 
Description 
page 
 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!