← Back to Sideby

Privacy Policy

Last updated 5 August 2026

The short version. Sideby asks your store for two read-only permissions and never writes anything back. It stores nothing that could identify one of your shoppers — no names, no email addresses, no IP addresses, no cookies of its own. What it keeps is a set of counters: how many comparisons were opened, and which products were in them.

Who this covers

Sideby is an application for OpoShop stores, published by Found. This policy describes what Sideby does with a merchant's store data and with data arising from shoppers who use the comparison feature on that merchant's storefront. Contact: brandon@tryfound.io.

Where Sideby processes data on behalf of a merchant, the merchant is the data controller and Found is a processor acting on their instructions.

Merchant store data

When a merchant installs Sideby, it is granted exactly two read-only OAuth scopes:

ScopeWhat it is used for
users:readConfirming that the person opening the app actually owns the store they are opening it for, and reading the store's display name and owner email so the admin can address them.
products:readReading the product catalogue once to discover which attributes exist across the merchant's products, and listing products in the admin so the merchant can fill in gaps.

Sideby holds no write scope of any kind. It cannot change a product, an order, a customer or a setting on the store. It does not read orders or customers at all, and it subscribes to no webhooks.

What is stored, and where

All of it lives in a database dedicated to Sideby, scoped per store. A merchant who installs Sideby on two stores gets two entirely separate records; one store can never read another's configuration, values or counters.

Shopper data

Sideby does not store anything that identifies a shopper. There is no shopper record in the database because there is no shopper record to keep.

What is recorded

What is not recorded

The shopper's own selection

The products a shopper has tagged for comparison are held in that browser's own localStorage, under a key scoped to the store. It never leaves their device and is never transmitted to us as an identified set. Clearing site data removes it. A merchant can switch this persistence off entirely, in which case the selection lasts only for the current page.

Where product information comes from

The prices, images, stock and specifications shown in the comparison drawer are read by the shopper's own browser directly from the merchant's storefront — the same public product endpoint the product page itself uses, on the same origin, with no credentials. Sideby's servers do not proxy, cache or store a copy of the merchant's catalogue for this purpose.

That public product response also carries the merchant's own cost, margin and profit figures for each variant. Sideby never reads or renders those fields. They are denied by name both in the storefront script and in the server-side settings validator, so a merchant cannot accidentally configure a row that would expose them.

Payment data

Sideby never sees, handles or stores card or payment details. It has no checkout surface and no access to orders.

Analytics

Found uses PostHog for product analytics on the merchant admin — which pages an operator opened, which settings were changed. These events are keyed to a store identifier, never to a shopper, and no personally identifying information is sent. The storefront widget sends no analytics to any third party.

Sharing

Sideby does not sell data, and does not share it for advertising or any other purpose. Data is disclosed only to the infrastructure providers required to run the service (application hosting, the database, the analytics provider named above), and where legally compelled.

Retention

Uninstalling Sideby immediately stops the storefront widget from rendering anything at all, whether or not a browser still has the script cached.

Security

All traffic is served over TLS. Store tokens are held server-side only and are never exposed to a browser. Every merchant API route is authenticated and scoped to the store the session belongs to. See the security page for detail.

Children

Sideby is a tool for merchants and is not directed at children.

Changes

Material changes to this policy will be reflected here with a new "last updated" date.