Ghost app

The ghost app is a tracking app that can be managed from any 3rd party app or even from any web-page

Link

Command & Example

Description

damoovghostapp://login/DEVICETOKEN

Log in

damoovghostapp://login/c3b5fbd4-5e5a-42b5-ae69-86f927f3d52/https://amazon.com/image/logo1.jpg

Add an user device token to the app and initialise tracking feature

damoovghostapp://login/DEVICETOKEN/IMAGEURL

Log in and put a corporate login to the main screen of the app

damoovghostapp://login/c3b5fbd4-5e5a-42b5-ae69-86f927f3d52/https://amazon.com/image/logo1.jpg

damoovghostapp://createwithinvitecode/INVITECODE/CLIENTID

Register a user to a particular user group

damoovghostapp://logout

Log out

damoovghostapp://enablesdk

Enable SDK

when you enable SDK, you enable tracking feature, so once it is enabled, all trips will be automatically recorded.

damoovghostapp://disablesdk

immediately disable SDK

All trips and data that were not transferred to the server by this time will be stored on smartphone until next time when the SDK is enabled.

damoovghostapp://disablesdkwithupload

Push all data to the server and disable SDK

all data will be transferred first, then the SDK will be disabled

damoovghostapp://enabletracking

Start tracking manually

the tracking will be stopped automatically after 4 minutes without movements.

damoovghostapp://disabletracking

Stop tracking manually