BMPF Blueprint

Review buttons

The reviews module has two halves. Operators send personal review requests by text or email from mpf-admin (each carrying a one-time landing page). This widget is the on-site half: buttons to the tenant's configured public review destinations, for visitors who are already happy.

Live demo

Renders nothing at all when the module is off or no destinations are configured — never an error on a customer's page.

1 · Once per site
<script async src="https://api.mypixelforge.io/embed/v1/mpf.js" data-site="blueprint-site"></script>
2 · Where the buttons should appear
<div data-mpf="reviews"
     data-heading="Enjoyed working with us? Tell the world:"></div>
Destinations (Google, Facebook, …) are configured per tenant in mpf-admin → Reviews. Every click is tracked as a review_click analytics event, so the dashboard shows which platform your customers actually use.