# Start geolocation tracking http

![](/files/-MPbTF0MDF-i8_xaHNXj)

La función Start geolocation tracking http permite realizar el rastreo del dispositivo en primer y segundo plano, siguiendo como parámetro principal la distancia desde un punto inicial hasta que se mueva a una distancia establecida por las configuraciones asignadas por el usuario.

A diferencia de la función **Start geolocation tracking,** la función **Start geolocation tracking http** ejecuta sus procesos en el servidor, mientras que la función **Start geolocation tracking** se ejecuta en el telefono

Es indispensable crear un App process que posteriormente se convertirá en un webhook que nos permitirá ejecutar las funciones que se encuentren dentro en un servidor

[Información general](https://docs.apphive.io/reference/funciones/informacion-general-de-las-funciones)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apphive.io/apphive-documentacion/reference/funciones/geolocalization/start-geolocation-tracking-http.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
