Hello,
Does the scheduler track the user’s location? If so, is it possible to turn it off?
Many thanks
Hello,
no, scheduler does not collect nor send any client data. The only thing that is sent to the server is the events entries
docs.dhtmlx.com/scheduler/server … datingdata
The only extension that uses cookies saves only the state of the scheduler (selected view and date)
docs.dhtmlx.com/scheduler/extens … tml#cookie
If you are using “map” extension, it will try to detect the position of user. But this info is never sent to server side anyway.