Contextual feedback,
without the noise.

Drop a script tag into your app. Trigger feedback cards from your code. Capture mood, rating, and context — with zero friction for your users.

Add one script tag

<script src="https://mood.cards/mc.js" data-key="MC_..."></script>

Trigger anywhere in your code

MoodCards.show('checkout_flow', {
  question: 'How was the checkout?'
});