JUMP TOWeb SDK APIGetting started with Smartlook for websitesMethodsSmartlook.anonymize()Smartlook.disable()Smartlook.error()Smartlook.identify()Smartlook.init()Smartlook.initialized()Smartlook.navigation()Smartlook.pause()Smartlook.properties()Smartlook.record()Smartlook.resume()Smartlook.track()PropertiesSmartlook.keySmartlook.playUrlSmartlook.recordIdSmartlook.sessionIdSmartlook.visitorIdSmartlook.versionPowered by Smartlook.anonymize() The anonymize() method is used for ending the recording of the current user's session. New visitor with new session will be created. Syntax JavaScriptanonymize() Parameters There is no parameters Return value void Examples JavaScriptSmartlook.anonymize()