NAiOS IconNAiOS Logo
Volver al catálogo

Sidetracker

sidetracker

Sidetracker is a cookie-free web analytics platform that tracks website visitors, sales funnels, and customer journeys. It provides real-time session tracking, lead management, conversion tracking, and marketing campaign analytics without relying on cookies.

Acciones
2
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

Acciones disponibles (2)

Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.

Get List DetailsSIDETRACKER_GET_LIST_DETAILSAcción

Tool to retrieve details of a specific list by its id. use after confirming the list id is correct.

Parámetros de entrada

  • list_idstringObligatorio

    The unique identifier of the list to retrieve

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get ListsSIDETRACKER_GET_LISTSAcción

Tool to retrieve lists from sidetracker. use when you need to paginate through available lists.

Parámetros de entrada

  • pageinteger

    Page number for pagination

  • page_sizeinteger

    Number of lists to retrieve per page

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not