Automate recording in Geo Tracker

Do you want to track your biking or driving activity, start recording based on calendar events, or tap against an NFC sticker? You can easily automate your recording process with popular apps like Tasker or MacroDroid. In this setup, we will show how to automate the actions of start, stop, pause, and resume for track recording in Geo Tracker.
The feature is available under the subscription.

Common triggers for automatisation
Activity & Movement
Location
Calendar Events
Many phones recognize if you are biking, running, walking, or driving your car. Use Activity Recognition to automate based on your activity.
With Geofence Triggers, you can start & stop recordings every time you enter or leave a specific location.
Use Calendar Events to start & stop your recording based on your schedule. Use Day/Time Triggers if you'd like to automate recordings at specific times of the day.

Choose your option

MacroDroid setup
To automate recording with MacroDroid follow the instructions below.
1. Add a macro and select your trigger.
2. Add the "Send Intent" action and fill in the data as follows:

Target: Activity
Action: android.intent.action.VIEW


Data:

3. Leave the other fields as they are. The result should have a trigger and an action:

Tasker setup
To automate recording with Tasker follow the instructions below.
1. Create a task, select System and Send Intent:
2. Fill in the data as follows:

  • Target: Activity
  • Action: android.intent.action.VIEW

  • Data:

Other apps' setup
You can automize the recording with any app that allows to you to start apps programmatically.
Simply find the Send Intent action and fill in the data as follows:

  • Target: Activity
  • Action: android.intent.action.VIEW

  • Data

For developers
If you want to call Geo Tracker from within your own app, simply do so by calling the following function.
Choose the parameters according to your desired action:
</>
This website uses cookies to ensure you get the best experience
OK
ⓒ 2013-2024 Geo Tracker - GPS Tracker. All rights reserved.