These instructions will give you the code necessary to embed your testimonials page into the code of your website:
1. Log into your Merchant Center and navigate to the "Campaigns" tab, choosing "Feedback" from box options
2. In the "Your Feedback" section, click the purple "View Testimonials Page" button
3. Copy the URL from the white banner at the top and paste it in the code below:
<p style="text-align: center;">
<iframe width="700" height="600" src="PLACE YOUR URL HERE BETWEEN THE QUOTES" frameborder="0" allowfullscreen></iframe>
</p>
Code Information
Every website is going to be a little different, but for the most part, that code should remain the same.
iframe width="700" height="600"
The website manager can edit the 700 and 600 to whatever dimensions they would prefer to fit the page. At about a width of 1034 and height of 962, the view begins to look less mobile.
<p style="text-align: center;"> </p>
This portion of the code is not necessary, but does serve to align the testimonials page to the center.
Search Strings: testimonials page, integrate testimonials page, add testimonials to website