Property reference

glide.geolocation.tracking.frequency

The glide.geolocation.tracking.frequency property sets the minimum time interval, in seconds, between updates of a user's location. Admins should review this setting to balance location accuracy with device battery consumption and data privacy concerns.

Default: 300 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property determines how frequently the system updates a user's geographic coordinates, with a default interval of 300 seconds.
What area does it affect? Geolocation tracking
What does the default mean? The default value is "300", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when configuring location tracking settings for mobile users.

Out of the box property record

Raw metadata from the property record.

Property name glide.geolocation.tracking.frequency
Sys ID 6f6a9c69df001100a9e78b6c3df2635e
Type integer
Application Global
Default value 300
Description Minimum amount of time between updating the user's location (in seconds)
Updated 2013-09-25 16:57:13

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... location: • glide.geolocation.proximity – This system property measures the minimum distance in meters that a user must move to be considered a new location. The default is 500 meters. • glide.geolocation.tracking.frequency – This system property measures the amount of time in seconds when an update of the user’s location is recorded. The default is 300 seconds. Note: • Manual location tracking ...
Documentation excerpt View supporting context
Context preview Snippet 2
... the United States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 3192 Properties (continued) Name Description glide.geolocation.tracking.frequency Sets the length of the recurring interval, in seconds, that the system waits between attempts to capture a user's geographic coordinates. The system updates geographic coordinates only for users who ...