clearData
Force clear any visitor data properties saved in the browser's session storage. This will not effect the 'geoflow' JS object.
Description
This method will clear the data properties currently saved in the visitor's browser through the session storage. The 'geoflow' JS object will not be affected.
Parameters
None
Using This Method
geoflow.clearData();
Output
true (boolean)
Last updated
Was this helpful?