Template 1:
(Click to Expand Image)
To create the above, simply copy the HTML code below and follow the steps, or watch the video:
- Copy the HTML code.
- Navigate over to the Booking Thank You Email section of WOWAPPS.
- From here you want to click on the 'Source' icon in the edit area of the text field.
- Once selected, paste the HTML code you copied in Step 1.
- After you have pasted the code, uncheck the Source Code box.
- From here, you must decide where you want the positive feedback to go. In this example, we have used Google, but if you are using Facebook, or another site make sure to change the bold text 'Google.'
- Make sure to change the last line to something more personal (this is simple to type.)
It is now time to edit the Stars. As previously stated, we want these reviews to be ''Smart'' so the first three stars should come to us via email, while the last two should go directly to our nominated site, so fans can rave about us.
- Simply use your cursor to highlight the first 3 stars.
- Once highlighted, you want to click on the 'Link' icon.
- Select link type = 'Email'.
- Enter your nominated email address eg info@yourname.com.
- Enter a message subject eg 'Feedback For <Your Restaurant>'.
- Click 'Okay' (we want to leave the 'Message Box' empty, as this is what the customer will use.
Now it's time to edit the last two stars (this is where we want to send the official review)
- With your cursor, simply highlight the last two stars.
- Once highlighted, you want to click on the 'Link' icon.
- Once clicked enter the URL to the site you wish the customer to leave a review eg. Facebook/Google etc.
- Then click Okay.
It is recommended you Save your work at this point.
All that remains is to enter an email subject and Save the changes.
This will now be live after it has been saved.
Copy the code below:
<!--[if (gte mso 9)|(IE)]>
<style type="text/css">
table {border-collapse: collapse !important;}
</style>
<![endif]--><!--[if (gte mso 9)|(IE)]>
<style type="text/css">
body {background-color: #F6F9FC!important;}
body, table, td, p, a {font-family: sans-serif, Arial, Helvitica!important;}
</style>
<![endif]--><!--[if (gte mso 9)|(IE)]>
<table width="600" align="center" style="border-spacing:0;">
<tr>
<td style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;">
<![endif]-->
<table align="center" style="width:100%"><!-- Intro text-->
<tbody>
<tr>
<td>
<table style="width:100%">
<tbody>
<tr>
<td style="text-align:center; width:100%">
<p>We’re always looking for feedback from our customers! Would you consider leaving a review for us on<strong> Google?</strong></p></td>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- Stars-->
<tr>
<td>
<table style="width:100%">
<tbody>
<tr>
<td>
<table align="center" border="0" cellpadding="0" cellspacing="0" style="width:190px">
<tbody>
<tr>
<td><!-- star1 --><img alt="worst" src="https://i.imgur.com/ImTeWgl.png" style="width:30px" /></td>
<td> </td>
<td><!-- star2 --><img alt="bad" src="https://i.imgur.com/ImTeWgl.png" style="width:30px" /></td>
<td> </td>
<td><!-- Star3 --><img alt="neutral" src="https://i.imgur.com/ImTeWgl.png" style="width:30px" /></td>
<td> </td>
<td><!-- Star4 --><img alt="good" src="https://i.imgur.com/ImTeWgl.png" style="width:30px" /></td>
<td> </td>
<td><!-- Star5 --><img alt="best" src="https://i.imgur.com/ImTeWgl.png" style="width:30px" /></td>
<!-- End Social icon -->
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<!-- subtext -->
<tr>
<td style="text-align:center; width:100%">
<p>Our team is working to build the best products, and your comments help us understand how you are using <strong>WOWAPPS</strong>. </p></td>
</tr>
</tbody>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->