Prequoting email campaigns have historically been successful for us in driving adoption. We can send out estimated quotes, or “prequotes”, using only a few fields of information that partners typically have readily available, namely: business type, annual revenue, and state (and in some cases, the amount the business wants to insure). Through customer.io, we can send out mass campaigns that are customized by tenant and have a specific prequote for each prospect.
There are two ways we can execute prequote campaigns, and each has a few steps of setup before we can go live and automate this process. Either we can send the prequote emails ourselves or partners can send them directly. In either scenario, we are able to send from a custom email address and can work together with partners on email design.
Partner sends us emails via CSV
Partner allows us to verify their domain in our customer.io
Work together to design emails / we design with tenant final approval
We set up automated biweekly collection of email data sheet
Tenant sets up guardrails to take in necessary data in correct form
Create template and design / use our input and template
Access our API endpoint for prequote pricing
Partner sends us emails via CSV
The first step is for partners to send us a CSV file of all their current customers. The fields we need (and our formatting preferences) are:
Optional: name of business, first name of owner, last name of owner, zip code, phone number
None of these are necessary, but will allow for more customization and/or help our overall GTM motion.
Partner allows us to verify their domain in our customer.io
If preferred, we can send emails from a tenant's domain name. The alternative is to send emails from our domain name with the tenant name in the beginning of the email, e.g. "Tenant Insurance <support+tenant@authenticins.com>". We strongly recommend tenants allow us to send emails with their domain. To allow us to verify their domains, please reach out to us directly. We will send over a list of 5 records that tenants will need to add to their DNS within their domain manager.
Work together to design emails / we design with tenant final approval
We have standard templates here [insert link] for our prequote emails. If tenants want to make changes to the email design or choose a different one, we can work on creating a different design. If you're a tenant and you have comments/tweaks to our current template, please reach out through Slack channels.
We set up automated biweekly collection of email data sheet
This feature is under development.
Partner sends us emails via CSV. We will then send back a CSV file with prequote prices. We will exclude businesses in states or countries that we do not cover.
The first step is for partners to send us a CSV file of all their current customers. The fields we need (and our formatting preferences) are:
Necessary: email, state, type of business, revenue
Email - please do not send emails associated with current insurance policyholders. We filter these out but if you send us a secondary email of a current policyholder it could get missed.
State - please send us state in 2 letter format (e.g. AR, CA, NC, etc) if possible, and please filter out any international locations as we only serve businesses in the US for now.
Type of business - please include the type of business using our class codes. If it is difficult to map everything to our class codes, please send along your internal designation.
Revenue - please send along annual (or estimated annual) figures if possible. Alternatively, you could send revenue by business in bands (0-10K, 10K-20K, 20K-30K, etc).
Optional: name of business, first name of owner, last name of owner, zip code, phone number
None of these are necessary, but will allow for more customization and/or help our overall GTM motion.
Partner runs email marketing campaign.
We can help with email marketing design / send over sample marketing assets if the partner chooses. We recommend setting the frequency of the prequote email campaign to once or twice a week. Please also make a note that:
All prequotes are for one location. For multi-location business owners, please specify that the prequote is "per location", or sum the prequotes for all of their businesses.
Please redirect all emails from prequote campaigns to us. The format for these reply-to emails is: support+[tenantName]@authenticins.com.
We are able to prefill many fields in the funnel through adding parameters to URL's, shortening the process of making a quote for prospective customers. Previously, links to prospective customers followed this format:
https://[tenant].prod.authenticinsurance.com/apply[utm parameters]
A link that we could send prospective customers if we know some basic information about them can now appear like this:
The first prefill url parameter is of the format ?[field]=[value], and goes after the link to our portal. If there is an endpoint, the first prefill url parameter would go after this as well. In the example above, the first parameter "?NAME=Joe+Smith" goes after the link to our portal and the /apply endpoint.
The following prefill url parameters all follow the format &[field]=[value]. In the example above, the following ones are "&BUSINESS_LEGAL_NAME=Joe's+Gym" and "&state_code=OH". These all go before any utm parameters.
For all values, instead of using the space key, please instead use a plus sign "+". Example: &BUSINESS_LEGAL_NAME=Joe's+Gym would populate in the application as Joe's Gym.
NAME
string
Larry Smith
NAME=Larry+Smith
Small Business contact's full legal name
string
larry@cableguy.com
email=larry@cableguy.com
Small Business contact's email
BUSINESS_LEGAL_NAME
string
Test Business, LLC.
BUSINESS_LEGAL_NAME=Test+Business,+LLC.
Business legal name
class_code
string
47015
class_code=47015
state_code
string
Ohio
state_code=OH
State(s) where business conducts operations or has stores
MAILING_ADDRESS
string
123 William St, Dayton, OH 45404, US
MAILING_ADDRESS=123+William+St,+New+York,+NY+10038,+USA
Mailing address for SMB; can be separate from place of operation
PHONE
string
7161112222
PHONE=7161112222
Phone number of contact at SMB
FRANCHISE_SELECTED
Yes / No
Not a franchise
FRANCHISE_SELECTED=No
Is SMB a franchise
NUM_EMPLOYEES
number
5
NUM_EMPLOYEES=5
Total number of employees including owners
YRS_IN_BUSINESS
1, 2, 3, 4-6, 7-9, 10-14, 15+
5
YRS_IN_BUSINESS=4-6
Number of years the SMB has been in business
Business class code to describe SMB's operations. See full list of SMB class codes