To send a user to a specific view, you can simply add the view's corresponding path to the URL you pass into the widget.
Here's an example of sending a user to their Policy Hub:
portal: { url: 'https://example-tenant-name.prod.authenticinsurance.com/policy' }
We have several views you can directly send users to (depending on what ux you are trying to provide the customer):
Get a quote estimate (fastest access point): /estimate
Welcome Page (information on your insurance program): /welcome
Normal Funnel: /apply
Policy Hub (manage your insurance): /policy
Last updated 5 months ago