Skip to main content
POST
Get Conversion Tracking Analytics

Parámetros de consulta

Cuerpo de la petición

Ejemplo de petición

Ejemplo de respuesta

Autorizaciones

Authorization
string
header
requerido

API key authentication. Enter your API key directly in the Authorization header.

Parámetros de consulta

type
string
requerido

Comma-separated analytics sections.

from
string<date>
requerido

Start date (inclusive). Format: YYYY-MM-DD

to
string<date>
requerido

End date (inclusive). Format: YYYY-MM-DD

all
boolean

Include all QRs in scope.

Search value used with all=true.

category
string

Comma-separated category slugs.

users
string

Comma-separated user IDs.

conversion_events
string

Comma-separated conversion event keys.

funnel_steps
string

Ordered comma-separated funnel step event keys.

Cuerpo

application/json
filter_by
enum<string>
requerido
Opciones disponibles:
qrid,
id,
tags
Ejemplo:

"qrid"

q
string[]
requerido
Ejemplo:

Respuesta

200 - application/json

Conversion analytics generated successfully

The response is of type object.