Skip to main content
POST
Get Conversion Tracking Analytics

Abfrageparameter

Anfragetext

Beispielanfrage

Beispielantwort

Autorisierungen

Authorization
string
header
erforderlich

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

Abfrageparameter

type
string
erforderlich

Comma-separated analytics sections.

from
string<date>
erforderlich

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

to
string<date>
erforderlich

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.

Body

application/json
filter_by
enum<string>
erforderlich
Verfügbare Optionen:
qrid,
id,
tags
Beispiel:

"qrid"

q
string[]
erforderlich
Beispiel:

Antwort

200 - application/json

Conversion analytics generated successfully

The response is of type object.