startNewSessionThe startNewSession() method starts a new session. Syntax Objective-CSwift[[PiwikTracker sharedInstance] startNewSession]; Examples To start a new session: Objective-CSwift[[PiwikTracker sharedInstance] startNewSession];Updated 5 days ago setCustomVariableForIndexuserEmailTable of Contents Syntax Examples