Reactions as Polls
Reactions as Polls allows publishers to collect reader sentiment using a simple voting mechanism. By displaying poll results directly on the article page, this feature helps increase engagement and retention.
Overview
Reactions as Polls enables interactive, in-article sentiment tracking. Users can vote on a single reaction and instantly see how others have responded.
Feature Highlights
Some highlights of this feature include:
- Single-vote system: Users can cast only one vote per poll, enabling accurate sentiment measurement
- Vote changing: Users can change their vote by selecting a different reaction
- Sticky results: Poll results remain visible when users revisit the page
- Configurable placement: Publishers can display the poll anywhere within the article layout
Implementation
To implement the reactions as polls feature:
-
Go to the Admin Panel > Features > Reactions.
-
Enable the Reactions feature.
-
Select Manual Code Integration, then Poll reactions.
-
Copy and paste the following code into your page.
<div data-spotim-app="reactions" data-spot-id="POST_ID" data-post-id="POST_ID"></div> -
Turn the feature on in the deployer by setting the following:
reactionsAsPoll_external=truereactionsAsPoll=true
ImportantTo enable Reactions as Polls, you'll need to coordinate with OpenWeb Support. This feature is available only when activated by the Support team.
Updated about 2 hours ago
