Returns the trial→paid conversion rate for the requested cohort range — number of
trials started, number that converted, and the conversion rate as a decimal
(0.0–1.0). Accepts the same filter and mode/revenue_type shape as the LTV
chart endpoint.
Documentation Index
Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.
Cohort-range start (Unix timestamp, seconds). Defaults to now - 90 days.
by_days, by_renewals 0, 1 gross, net ^[A-Z]{3}$Trial→paid conversion summary.
analytics_ltv_trial_conversion Number of trials started in the cohort range.
Subset of trials_started that became paid.
Decimal fraction — multiply by 100 for a percentage.
0 <= x <= 1