{% set page_group = "survey" %} {% include 'components/head.html' %}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}

{{box_title}}

Your customers will receive a text message with a short survey link after the buy is paid out.

Please take note that your subscription now comes with unlimited text messages. Enabling the survey at this time will not incur any extra charges.


Minimum Rating Threshold

Customers who leave you rating equal to or higher than this number will receive a link to your social media pages.
Ratings below this threshold will be sent as an alert to your employees immediately (via BuyerKiosk Sync).


Customize The Messaging

This is the message that customers will receive after their buy is paid out. The survey link will be sent at the end of this message.
Keep this under 200 characters to avoid multiple text charges per message.

This the the text that will be shown if a customer leaves a rating equal to or above your minimum rating threshold.
It will be shown just before the link to your social media page.

This text will be shown at the end of the survey if the rating was below the minimum rating threshold.


Social Media Links

Get more positive reviews on your Google, Yelp, Facebook, or other social media pages.

If the customer leaves a review rating above your minimum threshold, send them a link to your social media pages to leave you a review!
One link will be selected at random per customer if multiple links are provided.

{% for link in links %} {% endfor %}
Name Link Active Delete
{{link.name}} {{link.link}}
{% include 'components/footer.html' %}