reaktions

A cookie-less solution to allow readers to interact with the content you produce.

Installation

Step 1

Place the following content where you want to display the reaction buttons

<div id="reaktions"></div>

Step 2

Add the script to the page

<script lang="application/javascript" src="https://reaktions.rapatao.com/reaktions.js" defer></script>

Result

Frequently Asked Questions (FAQ)

Preventing Multiple Votes by Users

To deter users from casting multiple votes, we utilize the pre-existing browser cache rather than the usual cookies. When enabled, the browser's local storage becomes the depository for the user's identity.

Additional Data Related to the User

We limit the collected information attached to the identifier to just what is necessary for correlating the votes to a page. No additional data is retained.

Inquiries about Reaktions

For more specific details about Reaktions, feel free to send an email to reaktions(at)rapatao.com