Sidetracker
sidetrackerSidetracker 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 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ónTool to retrieve details of a specific list by its id. use after confirming the list id is correct.
SIDETRACKER_GET_LIST_DETAILSAcciónTool to retrieve details of a specific list by its id. use after confirming the list id is correct.
Parámetros de entrada
list_idstringObligatorioThe unique identifier of the list to retrieve
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get ListsSIDETRACKER_GET_LISTSAcciónTool to retrieve lists from sidetracker. use when you need to paginate through available lists.
SIDETRACKER_GET_LISTSAcciónTool to retrieve lists from sidetracker. use when you need to paginate through available lists.
Parámetros de entrada
pageintegerPage number for pagination
page_sizeintegerNumber of lists to retrieve per page
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not