Reports and data
Privacy and the data the app holds
What the app reads, the scopes it uses, and why the customer GDPR webhooks reply that nothing personal is held.
What the app stores
For each arrival the app stores a channel label and a one-way hashed visitor key so the same visitor's later order can be attributed. It does not store names, emails or any value that identifies a shopper personally.
Scopes
read_products,write_products— to read your catalogue for scoring and to write an AEO rewrite after you approve it.read_orders— to attribute an order to the channel it came from.read_legal_policies— to include your policies in the llms.txt map.- The web pixel scopes — to record consented arrivals.
GDPR
The app ships Shopify's three compliance webhooks. Because it holds no personal customer data, the customer data-request and redact webhooks reply that nothing personal is held. The shop-redact webhook erases the store's settings and history.
Development stores are never billed. Testing the app on a dev store creates no charges.
Related articles