Collect SMS Consent with Miva

Grow your Audience and drive engagement with customers who love your products by gathering their consent to receive SMS messages during checkout for your Miva store!

Start collecting SMS consent by creating a checkbox for your Miva checkout page using the instructions below:

🚦 Before Getting Started

Make sure your Miva module is up to date by checking the version number on your Sendlane for Miva module and the latest version number in the Miva app store

1

 Turn On "Send SMS Consent" Permission

From your dashboard, click Settings > System Extensions > Send SMS Consent


2

 Insert Call Snippet

From your dashboard, click User Interface > Checkout: Customer Information. Paste the following snippet before the </body> tag:

<div id="update-record">
   <input type="checkbox" name="sendlane_sms_consent" value="Yes"/>
     By signing up via text, you agree to receive recurring automated promotional and personalized marketing text messages (e.g. cart reminders) from {place company name here} at the cell number used when signing up. Consent is not a condition of any purchase. Reply HELP for help and STOP to cancel. Msg frequency varies. Msg and data rates may apply. View <a href="url">Terms</a> & <a href="url">Privacy</a>.
</div>
	

Did this answer your question? Thanks for your feedback! There was a problem submitting your feedback. Please try again!