DroneDeploy
Search
K

Track

Overview
Note: Track.send and accessing tracking data are deprecated as of September 2022

Track.successCondition

Overview
Track.successCondition() should be called when the user performs the desired action in your app. This could be making a purchase, running a query, downloading a report, etc. This is necessary before submitting your app for approval.
Example Call
dronedeployApi.Track.successCondition()
Last modified 9mo ago