| TrackerGetLastVisitedPageID Method |
Gets the last visited page ID from the session. Returns from session or Frontend.PageView.Current.ExperimentTracker.LastVisitedPageID
Namespace:
Dynamicweb.Analytics.Experiments
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public static int GetLastVisitedPageID()
Public Shared Function GetLastVisitedPageID As Integer
Return Value
Type:
Int32The page id of the last visited Dynamicweb page
See Also