getData
Fetches the visitor data properties.
Last updated

Fetches the visitor data properties.
This method fetches the available data properties for the current visitor. Unless you have specified the manual or privacy data attribute on the <script> tag (see more here), getData will be automatically called by the initialization method.
The geoflowReady event will be fired, and the Geoflow_Ready callback will be triggered.
Nonegeoflow.getData();true (boolean)Last updated