You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Analytics Namespace > Classes > Analytics Class > Analytics Methods > TrackVisit Method > TrackVisit
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Analytics.TrackVisit Method (System.Web.UI.Page, Long)

Tracks a visit to a page, and places it into the analytics buffer. This method calls SoftDumpAnalyticsBuffer.

C#
public TrackVisit(System.Web.UI.Page page, Long content_id);
Visual Basic
Public Sub TrackVisit(ByVal page As System.Web.UI.Page, ByVal content_id As Long)
Parameters 
Description 
page 
The System.Web.UI.Page object of a page visit. Will extract information from it such as visitor id, user id, session rank, and so forth. 
content_id 
The ID of a content block that a visitor has viewed. 
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!