get_conversion_pages
Identify pages that precede a specific conversion event, showing conversion rate and average time to convert, to find high-converting content.
Instructions
Find which pages lead to a specific conversion event. Shows pages viewed before the event in the same session, with conversion rate and average time to convert. Useful for identifying high-converting content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Site domain or UUID | |
| limit | No | Max results (1-1000) | |
| period | No | Time period | 30d |
| event_name | Yes | The conversion event name (e.g. 'signup_click', 'purchase') |