As opposed to sending your company review invitations through the REVIEWS.IO invitation emails, we offer the ability to do so through Klaviyo.
Requirements
β Klaviyo Integration Enabled
π² Klaviyo SMS functionality
Creating a Post Purchase Review Request Flow
Create a new flow from within your Klaviyo dashboard, and choose 'Create from Scratch'.
Set the trigger to 'Order Placed' or 'Fulfilled Order' depending on what event you would like to use to begin the flow.
Note: Only these two triggers will work to send an SMS request with the REVIEWS.IO dynamic link.
Add a 'Time Delay' to however long after order fulfilment you want the request sending to your customer.
4. Add an 'SMS' action to the flow.
5. Select the SMS, and hit 'Edit'.
6. Add your copy to the SMS.
7. Add the REVIEWS.IO Dynamic Link. Instructions to embed this link correctly are available here.
An example URL could be:
http://www.reviews.co.uk/store/landing_new_review?store=my-company&user=###{{ person|lookup:"first_name"|default:'' }}&order_id=###{{ person|lookup:"phone_number"|default:'' }}&email=###{{ person|lookup:"email"|default:'' }}&type=company
Note: I have added the following placeholders from Klaviyo:
user=###{{ person|lookup:"first_name"|default:'' }} which will automatically collect the customers name.
order_id=###{{ person|lookup:"phone_number"|default:'' }} which will automatically collect the customers phone number.
email=###{{ person|lookup:"email"|default:'' }} which will automatically collect the customers email.
By doing so, when the customer clicks the link in your SMS, they will be directed to the REVIEWS.IO collector page to leave a verified company review.
Example
SMS