updateData
Use this to override any visitor data property, simulating what different visitors may experience on your website.
Description
Parameters
{ propertyName (string key): propertyValue (string) }Using This Method
geoflow.updateData({ countryCode: 'US' });Output
true (boolean)Last updated
