Shopify integration

Add testimonials to Shopify in 5 minutes.

Shopify is where your store lives. TrustProovr drops in with one snippet: it asks your visitors at the right moment, collects text or video, and renders approved proof looking like part of your site.

Setup

  1. 01

    Grab your snippet. In your TrustProovr dashboard, open your widget and copy the install snippet from the Install step.

  2. 02

    In your Shopify admin, go to Online Store, then Themes.

  3. 03

    On your live theme, click the three dots and choose Edit code.

  4. 04

    Open theme.liquid and paste the snippet right before the closing </body> tag.

  5. 05

    Click Save.

  6. 06

    Pick when the ask fires. The data-trigger attribute handles it: sessions:3 waits for three return visits, scroll:50 fires mid-page, exit catches people leaving.

  7. 07

    Verify it live. Visit your site in a fresh browser, browse around, and the ask appears once the trigger is earned. Submissions land in your dashboard queue for approval.

Trigger ideas for Shopify

Ask when the session's earned it.

scroll:50

Fires after they read half the product page.

event:purchase

Call trustproovr.track('purchase') on the order status page to ask right after checkout.

exit

Catches cart abandoners on the way out.

sessions:3

Waits for repeat visitors, the ones already close to buying.

FAQ

Do I need to know how to code?

No. You paste one snippet into a footer or custom-code box and pick a trigger. That is the whole setup.

Will it slow my site down?

No. The script loads async and renders inside a Shadow DOM, so it never blocks your page, leaks CSS, or shifts your layout.

Where do testimonials appear?

Wherever you paste the wall div, or let the script auto-place it under your hero or above the footer with data-wall.

What is a trigger?

A rule for when the ask pops up: after N sessions, after N seconds, at 50% scroll, on exit intent, or on your own event like trustproovr.track('purchase').

Do I approve what goes live?

Yes. Every submission sits in your moderation queue until you approve it. Nothing publishes itself.

Does it work with any theme?

Yes. The snippet goes in theme.liquid, which every theme has, and the widget renders in its own shadow root so theme CSS never touches it.

Proof on autopilot.

Happy to do yours free, takes 5 min.

Get a free setup