TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

React NPS Survey Component that wont get hit by adblockers or bother your users

1 pointsby pancomplexalmost 2 years ago
Hey HN! We&#x27;re first shared Frigade with the community a few months ago (https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35246292). Since then, we have incorporated a lot of your feedback and launched some new React components.<p>We just launched our &lt;NPSSurvey &#x2F;&gt; component to help teams collect customer feedback. It&#x27;s different from existing NPS Survey tools as the component lives as part of your application bundle and exists contextually in code. This avoids the common problem of injected third party javascript libraries where your NPS Survey gets blocked by ad blockers or sticks out like a sore thumb on top of your app.<p>Finally, you have complete control over when and where the survey appears in your product. This will avoid those annoying moments when users are caught up in critical tasks (e.g. a bank transfer in a Fintech app) and you suddenly spam them with a survey.<p>https:&#x2F;&#x2F;frigade.com&#x2F;changelog&#x2F;introducing-nps-surveys

1 comment

josephcsiblealmost 2 years ago
In general, if you&#x27;re proud of being &quot;ad blocker-proof&quot;, you&#x27;re probably the villain.