on
09-30-2025
01:54 PM
- edited on
12-09-2025
02:51 PM
by
CommunityMod_WM
The following describes the cookies used by PowerReviews.
Description: Social measurement tracking beacons are part of PowerReviews' analytics and tracking capabilities. The social measurement cookie is set in a user's browser so that when dozens of beacons across multiple pages on a client's website are sent to our reporting applications, they all contain a unique and persistent ID tying them all to a single user.
Description: Any time you render PowerReviews' Display or Collection components onto your page, we also load a third-party fraud prevention script from iOvation. As part of its fraud prevention efforts, the iOvation script places a cookie on the user's browser.
Description: When you submit a Rating for a product on PowerReviews' Collection components (writeservices.powerreviews.com), we place a cookie in the user's browser session to prevent intended or unintended resubmission. We also use this cookie to prevent spamming or DoS attacks by rate-limiting Rating submissions.
This cookie is only set when the Ratings-Only collection is enabled and cannot be disabled at this time. However, the user can disable cookies in their browser, and they will still be able to submit Ratings.
You have two options to disable PowerReviews Cookies.
PowerReviews offers the ability to enable/disable cookies on a per-user basis. To learn more about that, click here.
When implementing the PowerReviews Review Display and Write-a-Review components, you can disable all cookies by adding the following config variables to the 'POWERREVIEWS.display.render' function:
//Disable social measurement cookies
social_measurement_datam: DISABLED
//Disable iovation fraud detection cookies
enable_front_end_iovation_validation: false
Example:
<script src="https://ui.powerreviews.com/stable/4.1/ui.js"></script>
<script>
window.pwr = window.pwr || function () {
(pwr.q = pwr.q || []).push(arguments);
};
pwr("render", {
api_key: 'API_KEY',
locale: 'LOCALE',
merchant_group_id: 'MERCHANT_GROUP_ID',
merchant_id: 'MERCHANT_ID',
page_id: 'PAGE_ID',
review_wrapper_url: 'WRAPPER_URL',
sm_data: "DISABLED",
enable_front_end_iovation_validation: false,
components: {
ReviewSnippet: 'pr-reviewsnippet',
ReviewDisplay: 'pr-reviewdisplay'
}
});
<script>
Please ensure you add the two config variables to the Product Display Page and Write-a-Review Page.
Contact your Customer Success Manager to disable the cookies on your behalf, if desired. This option will turn off cookies entirely, and you will not be able to integrate it with your cookie consent form.
The 'SOCIAL_MEASUREMENT_DATA' option allows tighter control of PowerReviews PDP Site Analytics. It controls:
| SOCIAL_MEASUREMENT_DATA | Cookie | User Interaction Events | Feedless Product Data |
| ENABLED | Yes | Yes | Yes |
| DISABLED | No* | No | Yes |
| NO_COOKIES | No | Yes** | Yes |
*Existing cookies are not deleted
**Anonymous user identifier is used
Web browser development tools are necessary to validate to inspect the cookies and network traffic. We recommend Private/Incognito mode to ensure a clean slate.
Interaction beacons include the user identifier set in the cookie.
https://t.powerreviews.com/t/v1.gif?e=is&id=ex4c2bjvsm&t=kdac54yi&uid=p488sa52uz&mgid=49047&p=https%3A%2F%2Fwww.prdemostore.com%2Fproducts%2Fwomens-fleet-jacket&r=https%3A%2F%2Fwww.prdemostore.com%2F&l=en_US&pid=7751057291&mid=512774&v=4&et=image-snippet-visible
No cookies are set.
No beacon events are sent.
No cookies are set.
Interaction beacons include the user identifier that is not set via a cookie (the UID set becomes no_cookie).
http://t-dev.powerreviews.com/t/v1.gif?e=rd&id=b6fwpptded&t=kdenhwr9&uid=no_cookie&mgid=49047&p=http%3A%2F%2Flocalhost%3A3333%2Fdisplay&r=http%3A%2F%2Flocalhost%3A3333%2F__%2F&l=en_US&pid=7751057291&mid=512774&social_measurement_data=NO_COOKIES&v=4