Links

NPS widget

How to install ProdCamp NPS widget
Net Promoter Score Widget
Net Promoter Score Widget
  1. 1.
    Install the widget SDK by following the steps described here:
After installing the SDK code you need to call the NPS Init function:
<script>
ProdCamp('initNPS', {email: "[email protected]"});
</script>