Shopify+Feedinbox

Feedinbox for Shopify stores

Add the script to theme.liquid, then fire a high_intent event at checkout to learn why shoppers don't complete the purchase.

Add to your site

Copy and paste. That's the entire setup.

Your code
<!-- theme.liquid, before </body> -->
<script>window.feedinbox=window.feedinbox||function(){(window.feedinbox.q=window.feedinbox.q||[]).push(arguments)}</script>
<script async src="https://feedinbox.com/widget.js" data-project-key="your_project_key"></script>

<!-- Shopify checkout isn't themeable, so fire high_intent from your product or
     cart page (e.g. a checkout-button click handler), not from checkout itself: -->
<!-- window.feedinbox('event', 'high_intent', { plan: 'pro' }) -->

Step-by-step setup

1

Edit your theme code

Online Store > Themes > Edit Code

2

Paste into theme.liquid

Add the stub and widget script before </body>

3

Fire high_intent on product/cart

Trigger it from a checkout-button handler on your product or cart page (checkout isn't themeable)

window.feedinbox('event', 'high_intent')
4

Fire converted

On your order status / thank-you page after purchase, so buyers aren't asked

window.feedinbox('event', 'converted')

Why developers choose Feedinbox

Know why they don't buy

An exit-intent question catches abandoning visitors and asks why

Feedback included

A feedback widget for bugs and ideas, on the same script

Inbox-first

A weekly Why-Not-Buy summary plus instant feedback emails

Lightweight & free to start

Tiny script, 2-minute setup, no credit card

Add Feedinbox to your Shopify app

Find out why visitors don't buy and collect feedback. Free tier available, setup takes minutes.

No credit card required • Free tier available