Do you see the "Feedback" button to the right? This is how the normal STOMT website widget looks like. But our widget supports different kinds of integration, which we show here.
Installation:
Installation: After having our script or thirdparty extension installed on your website, use the following snippet anywhere on your page to install this widget.
Add to your script:
Stomt.push(['addCreate', {appId: 'APP_ID'}]);
Add anywhere:
<div id="stomt_create"></div>
Installation: After having our script or thirdparty extension installed on your website, use the following snippet anywhere on your page to install this widget.
Add to your script:
Stomt.push(['addFeed', {appId: 'APP_ID'}]);
Add anywhere:
<div id="stomt_feed"></div>