Last updated: 18 August 2026
Yorum Kiti (the "app") is a theme app extension plus an admin panel that lets Shopify stores collect and display customer reviews with photos. This document explains how the data of merchants using the app, and of their customers, is handled.
When a customer fills in the review form on a product page, the following is stored:
This data is held in a "pending" state until the merchant approves it in the admin panel, and appears nowhere on the storefront before approval.
Review text and metadata are stored in the app's own PostgreSQL database. Photos are not uploaded to a separate third-party storage service — they go directly into the store's own Shopify Files, using the permission the merchant granted the app, and are served from Shopify's CDN.
The collected data is used only to let the merchant review and approve a submission, to display approved reviews to other visitors on the product page, and to calculate the average rating. It is never used for advertising or marketing, shared with third parties, or sold.
If a customer requests deletion of their data and the merchant forwards that request through Shopify, the app genuinely deletes the review and its photo records from the database — it does not simply reply "no data retained". All review data for a store is also deleted when that store uninstalls the app.
The review form and review list blocks on the storefront set no tracking cookies. The admin panel relies only on Shopify's own session verification.
For privacy questions or data requests, write to busseozgenoglu@gmail.com.