- a fancy way using a paid extension to work while in the background HOW TO: use LocationService extension Version 1 and Version 3 with a GoogleSpreadsheet to record real time locations while the app is in the background
If background capability is not required there is a code snippet in the tutorial showing how the same data can be sent to a Google spreadsheet on your GoogleDrive.
using the LocationSensor and a Clock and a Web component which is relatively simple once you set up a shared Google Spreadsheet.
- something similar can be done using the CloudDB component or Firebase. Here is one of many How to broadcast a GPS location and share the information on a map with others in real time..CloudDB .