The primary method to access Quoteplicity's funnels is via a widget or CTA, but it is possible to link to any engine's funnel directly, either through a link or a custom form UI. The URLs for each funnel are as follows (you can find and customize your subdomain under your Settings > Branding)
- Term: [your-subdomain].quoteplicity.com/quote/term
- No Medical Exam: [your-subdomain].quoteplicity.com/quote/no-exam
- Final Expense: [your-subdomain].quoteplicity.com/quote/final-expense
- Guaranteed: [your-subdomain].quoteplicity.com/quote/guaranteed
- Whole Life: [your-subdomain].quoteplicity.com/quote/whole-life
- Universal Life: [your-subdomain].quoteplicity.com/quote/universal
- Return of Premium: [your-subdomain].quoteplicity.com/quote/return-of-premium
- Instant Issue: [your-subdomain].quoteplicity.com/quote/instant
- Agentless Life: [your-subdomain].quoteplicity.com/quote/agentless
- Living Benefits: [your-subdomain].quoteplicity.com/quote/living-benefits
- Accidental Death: [your-subdomain].quoteplicity.com/quote/accidental
- Children's Life: [your-subdomain].quoteplicity.com/quote/child
In same cases, it may be helpful to pass parameter values to a funnel. Any parameter that can be put in a widget can also be passed to the funnel in order to skip that step. Please note that this is an advanced setup feature and requires some technical knowledge to implement. For example:
Note some special parameters:
fw=1
- This parameter will skip the initial "Continue with this information" step. If you're passing in parameters, you will likely want to include this.
r=[referrer_url]
- You can pass a referring URL for our system to include in reports. Query string variables (url encoded) can be included as well, and will be parsed by our system for origin tracking (e.g. utm_source, etc).