Click or drag to resize

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()

Return Value

Type: Int32
The page id of the last visited Dynamicweb page
See Also