No-code / CMS
Feedback widget for Shopify stores
Add the script tag to your theme's layout file once, and every page of your storefront gets a feedback launcher.
Get your API key freeSetup steps
- 1
Go to Online Store → Themes → Edit Code
- 2
Open layout/theme.liquid
- 3
Paste the script tag just before the closing </body> tag
Code
liquid
<script
type="module"
src="https://unpkg.com/@upstep/js/dist/index.js"
data-api-key="upstep_xxx"
></script>✦
While you're here: connect an AI agent
Every Upstep project ships a built-in MCP server. Once feedback starts flowing in from Shopify, Claude Code, Cursor, or any MCP client can list it, triage it, and file Dev-only tasks, without leaving your editor.
See how the MCP server worksStart collecting feedback in Shopify today
Free plan. No credit card. Your API key is ready the moment you sign up.
Get started free