我正在尝试写一封电子邮件发送给客户,邀请他们在购买后查看网站。
该电子邮件包含一些星号,一旦单击,它们就会将它们发送到信任试点页面,但是,信任试点页面上的星标尚未完成。
当您查看 trustpilot 页面并选择星级(即 3 星)时,您将被带到:- https://uk.trustpilot.com/evaluate/www.website.co.uk?stars=3并且三颗星是选择可用于撰写评论的文本区域。
我的电子邮件模板做同样的事情......如果您选择 3 星,它将带您到https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=3,4 星将需要你去https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=4等等。
不同之处在于没有突出显示星星并且没有显示文本框,因此客户必须再次选择评级。
<table style="border-collapse: collapse;border-spacing: 0;width: 275px; margin: 0 auto; font-size: 50px; direction: rtl;" dir="rtl">
<tbody>
<tr>
<td style="padding: 0;vertical-align: top;" width="55" class="star-wrapper" lang="x-star-wrapper">
<div style="display: block; text-align: center; float: left;width: 55px;overflow: hidden;line-height: 60px;">
<a href="https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=5" class="star" target="_blank" lang="x-star-divbox" style="color: #FFCC00; text-decoration: none; display: inline-block;height: 50px;width: 55px;overflow: hidden;line-height: 60px;" tabindex="1">
<div lang="x-empty-star" style="margin: 0;display: inline-block;">☆</div>
<div lang="x-full-star" style="margin: 0;display: inline-block; width:0; overflow:hidden;float:left; display:none; height: 0; max-height: 0;">★</div>
</a>
<a href="https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=5" class="star-number" target="_blank" lang="x-star-number" style="font-family: sans-serif;color: #AEAEAE; font-size: 14px; line-height: 14px; text-decoration: none; display: block;height: 50px;width: 55px;overflow: hidden;line-height: 60px;border-bottom: 3px solid #FFFFFF; text-align: center;">5</a>
</div>
</td>
<td style="padding: 0;vertical-align: top" width="55" class="star-wrapper" lang="x-star-wrapper">
<div style="display: block; text-align: center; float: left;width: 55px;overflow: hidden;line-height: 60px;">
<a href="https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=4" class="star" target="_blank" lang="x-star-divbox" style="color: #FFCC00; text-decoration: none; display: inline-block;height: 50px;width: 55px;overflow: hidden;line-height: 60px;" tabindex="2">
<div lang="x-empty-star" style="margin: 0;display: inline-block;">☆</div>
<div lang="x-full-star" style="margin: 0;display: inline-block; width:0; overflow:hidden;float:left; display:none; height: 0; max-height: 0;">★</div>
</a>
<a href="https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=4" class="star-number" target="_blank" lang="x-star-number" style="font-family: sans-serif;color: #AEAEAE; font-size: 14px; line-height: 14px; text-decoration: none; display: block;height: 50px;width: 55px;overflow: hidden;line-height: 60px;border-bottom: 3px solid #FFFFFF; text-align: center;">4</a>
</div>
</td>
<td style="padding: 0;vertical-align: top" width="55" class="star-wrapper" lang="x-star-wrapper">
<div style="display: block; text-align: center; float: left;width: 55px;overflow: hidden;line-height: 60px;">
<a href="https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=3" class="star" target="_blank" lang="x-star-divbox" style="color: #FFCC00; text-decoration: none; display: inline-block;height: 50px;width: 55px;overflow: hidden;line-height: 60px;" tabindex="3">
<div lang="x-empty-star" style="margin: 0;display: inline-block;">☆</div>
<div lang="x-full-star" style="margin: 0;display: inline-block; width:0; overflow:hidden;float:left; display:none; height: 0; max-height: 0;">★</div>
</a>
<a href="https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=3" class="star-number" target="_blank" lang="x-star-number" style="font-family: sans-serif;color: #AEAEAE; font-size: 14px; line-height: 14px; text-decoration: none; display: block;height: 50px;width: 55px;overflow: hidden;line-height: 60px;border-bottom: 3px solid #FFFFFF; text-align: center;">3</a>
</div>
</td>
<td style="padding: 0;vertical-align: top" width="55" class="star-wrapper" lang="x-star-wrapper">
<div style="display: block; text-align: center; float: left;width: 55px;overflow: hidden;line-height: 60px;">
<a href="https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=2" class="star" target="_blank" lang="x-star-divbox" style="color: #FFCC00; text-decoration: none; display: inline-block;height: 50px;width: 55px;overflow: hidden;line-height: 60px;" tabindex="4">
<div lang="x-empty-star" style="margin: 0;display: inline-block;">☆</div>
<div lang="x-full-star" style="margin: 0;display: inline-block; width:0; overflow:hidden;float:left; display:none; height: 0; max-height: 0;">★</div>
</a>
<a href="https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=2" class="star-number" target="_blank" lang="x-star-number" style="font-family: sans-serif;color: #AEAEAE; font-size: 14px; line-height: 14px; text-decoration: none; display: block;height: 50px;width: 55px;overflow: hidden;line-height: 60px;border-bottom: 3px solid #FFFFFF; text-align: center;">2</a>
</div>
</td>
<td style="padding: 0;vertical-align: top" width="55" class="star-wrapper" lang="x-star-wrapper">
<div style="display: block; text-align: center; float: left;width: 55px;overflow: hidden;line-height: 60px;">
<a href="https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=1" class="star" target="_blank" lang="x-star-divbox" style="color: #FFCC00; text-decoration: none; display: inline-block;height: 50px;width: 55px;overflow: hidden;line-height: 60px;" tabindex="5">
<div lang="x-empty-star" style="margin: 0;display: inline-block;">☆</div>
<div lang="x-full-star" style="margin: 0;display: inline-block; width:0; overflow:hidden;float:left; display:none; height: 0; max-height: 0;">★</div>
</a>
<a href="https://uk.trustpilot.com/evaluate/www.supplementgenie.co.uk?stars=1" class="star-number" target="_blank" lang="x-star-number" style="font-family: sans-serif;color: #AEAEAE; font-size: 14px; line-height: 14px; text-decoration: none; display: block;height: 50px;width: 55px;overflow: hidden;line-height: 60px;border-bottom: 3px solid #FFFFFF; text-align: center;">1</a>
</div>
</td>
</tr>
</tbody>
</table>
如果有人知道如何让电子邮件自动填充 trustpilot 表格,那就太好了。