Add optional coverage meta tag into an email event

Add optional coverage meta tag into an email event

Identify the event email event to display the meta tag information

  1. Go to Settings, select Event Config.
  2. Search and select the ContractNew.Homeowner event
  3. In the Email Editor, choose a location for displaying Optional Coverage information.
  4. Type in 'Optional Coverage:' as a section, shown below.
    1. Note: Feel free to choose any name you prefer, such as Additional Coverage, Add-On Coverage, and so on.

Note:  Including Optional Coverage in your email body makes it much easier to find the location for inserting the Meta Tag code in the HTML editor. 

Add the meta tag code into the HTML editor

  1. Select the  HTML edit button located in the tool panel
  2. Find the Optional Coverage label in the HTML code:
    1. PC: Press Ctrl+F to open the Find Menu
    2. Mac: Command+F to open the Find Menu

  1. In the Find Menu, type in your label you identified in the email body, in this case; Optional Coverag
  2. Your label will be highlighted in the HTML code
  3. Find the  </div><div  code located to the right of your Optional Coverage label

  1. Copy and paste the code provided below between the 2 red arrows in the HTML editor
{% for option in options %}
<div> {{ option.name }}: QTY {{ option.qty }} </div>
{% endfor %}
  1. Select the HTML edit button in the toolbar to exit the HTML editor
  2. Check your edits in the email body to ensure that the formatting looks accurate.
  3. Select Save located in the upper right-hand corner of the window.

Final email result



    • Related Articles

    • Add and manage policy coverage items

      Learn how to add, edit, and manage a policy’s coverage items. Whether it’s changing limits, setting costs, or updating coverage types, you’ll find the flexibility you need to offer bespoke warranty solutions. Permission required: Users with the ...
    • Add and manage affiliates

      Discover how to effectively manage affiliates by learning how to add, edit, and invite them to the WarrantyHub platform. Add an affiliate Before proceeding: Affiliate profiles must be associated with an agency, so make sure you have created an active ...
    • Add and manage agencies

      Discover how to effectively add and edit agencies within your WarrantyHub account. Add an agency Go to Agencies. Select + Add Agency in the top right corner. In the Manage Agency window, enter agency details: Agency Name* Type* Brokerage Closing ...
    • Add and manage servicers

      Learn how to add and edit a Servicer in your WarrantyHub account. A warranty servicer is a company or entity responsible for repairing, maintaining, or replacing items covered under a warranty plan. Add a servicer Go to Servicers. Select + Add ...
    • Add and manage policy groups

      Policy Groups in WarrantyHub serve as handy organizational units for managing policies efficiently. Employees with permission can add, edit, and disable Policy Groups. Permission Required: Users with the Settings permission can access this feature. ...