Difference between revisions of "Setting up Yotpo Mail After Purchase"
From Spiffy Stores Knowledge Base
Line 28: | Line 28: | ||
<script> | <script> | ||
− | var form | + | var form = document.getElementById("utoken"); |
form.onsubmit = function (e) { | form.onsubmit = function (e) { |
Revision as of 12:56, 12 May 2021
If you've already added the Yotpo Reviews Widget, you now have the option of adding the Mail After Purchase function. This process takes a few steps, but the benefit from this is that you can collect reviews to display in your store automatically, rather than emailing your customers manually or using a service like MailChimp to email your customers.
Step 1 - Retrieve your Yotpo App Key and Secret Key
App Key
- Log in to your Yotpo Dashboard
- Hover over the person icon in the top right, and click "Settings".
- Scroll down to the bottom of the page and copy your APP Key
- Paste your App Key into the "App Key" field below.
Secret Key
- To retrieve your secret key, you'll need to click the "Get Secret Key" button.
- A link will be sent to you with a code
- Paster the code from the email into the "Enter the code" box
- Your Secret key will now be displayed, and you should paste it into the "Secret Key" field below.
When you have both of these fields filled, submit the form below.