Ghost

Feedback widget
for Ghost.

Paste one script into Code Injection, Site Footer. Works on any Ghost theme.

Ghost has a built-in Code Injection panel, so you never touch the theme files. Drop the vanilla SDK into the Site Footer field and it loads across the whole publication, posts and pages alike.

~12kb
gzipped
0
config
MIT
license
Install1 step
> Settings > Code Injection > Site Footer· html
<script src='https://unpkg.com/@usero/sdk'></script>
<script>
  Usero.initUseroFeedbackWidget({ clientId: 'YOUR_CLIENT_ID' })
</script>

Replace YOUR_CLIENT_ID with the id from your Usero dashboard.

Built for Ghost

Why teams shipping with Ghost pick Usero.

Code Injection, no theme edit

Settings > Code Injection > Site Footer is a first-class Ghost feature. You add the script without touching default.hbs or uploading a theme.

Covers posts and pages

Site Footer injection applies to every front-end route, so members can leave feedback from a post, a page, or the home feed.

Survives Ghost theme updates

Because the script lives in Code Injection, not in the theme, swapping or updating your theme does not remove it.

Pairs with Ghost members

If you run Ghost membership, pass the member email into metadata so feedback arrives already attributed.

Canny needs its own account and a 200kb iframe even on a Ghost blog. Usero is a single 12kb script in Code Injection.
vs Canny script

FAQ

Quick answers, Ghost edition.

Do I edit the Ghost theme?

No. Use Settings > Code Injection > Site Footer. It survives theme changes and does not require uploading or editing default.hbs.

Can I edit default.hbs instead?

You can, by placing the scripts before {{ghost_foot}} in your theme. Code Injection is simpler and theme-update-proof, so it is the recommended path.

Does it work with Ghost members and tiers?

Yes. The widget is independent of membership. To attribute feedback to a member, pass their email or id into the metadata option.

Will it appear on the admin?

No. Code Injection runs on the public front end, not the Ghost admin app, so your dashboard stays clean.

Ship a feedback widget in your Ghost app today.

Free tier. No credit card. Two-minute install. Cancel by deleting two lines of code.

Get started free