Searchanise has integrated with the Shopify Customer Privacy API that allows you to verify data processing permissions and create a cookie consent banner.
For example, you can set up the Shopify Cookie banner (Shopify Settings > Customer privacy > Cookie banner) or install an app that utilizes Customer Privacy API. As a result, depending on the banner settings, your store visitors will see a modal window with three options to select.
Let’s examine how rejecting these cookies affects Searchanise features.
Personalization cookies
If a customer does not accept personalization cookies, one setting in Searchanise will be affected. The Search results widget will not remember whether the customer previously selected Grid or List view.
Marketing cookies
Rejecting marketing cookies impacts two features:
- AI Personalization. Search history will not be tracked for customers, meaning Searchanise will not adjust search results based on viewed, added-to-cart, or purchased products, brands, and categories.
- Upsell & Cross sell. These recommendation widgets, now part of our separate app Searchanise Upsell & Marketing, will still function for some legacy users. However, rejecting marketing cookies means analytics data for these widgets will not be recorded.
Analytics cookies
Two Searchanise features will be disabled if analytics cookies are declined:
- Show recent customer searches in ISW: No search history will be tracked and reminded to users who reject analytics cookies.
- Product clicks & Products bought in Analytics: Data on product clicks and purchases will not be recorded without analytics consent.
How to check cookies and local storage
To inspect cookies and local storage in your browser:
- Open Developer Tools.
- For Google Chrome, navigate to: DevTools > Application > Storage > Local Storage > Your domain.
Title | Type | Data | Related functionality |
Cookie | |||
snize-recommendation | Analytics | Orders etc. | Products bought in Analytics |
Local storage | |||
snize_temporary_unavailable | Strictly necessary | Timestamp with SRW error | Displaying default Shopify collection in case of Searchanise downgrade |
snize-view-mode | Personalization | Last SRW mode selected (Grid/List) | Default view (Grid/List) in SRW |
snize-recent | Analytics | Last 12 searches made by a particular client | Show recent customer searches in ISW |
snize_search_data | Analytics | Query data, search terms, autocorrect usage | Show recent customer searches in ISW and Product clicks in Analytics |
ClicksQueue | Marketing | Product clicks in ISW and SRW | AI Personalization |
SeStatisticSession | Marketing | Technical information about the current session | AI Personalization |
ProductsSearch | Marketing | Products added to cart from SRW | AI Personalization |
Personalization | Marketing | Recently viewed, added-to-cart, and purchased products | AI Personalization |
snize-current-product-id | Marketing | Tracks products added to the cart | Upsell & Cross sell (deprecated) |
snize-recommendations-added | Marketing | Tracks added-to-cart products from recommendations widget | Upsell & Cross sell (deprecated) |
snize-recommendations-clicks | Marketing | Tracks clicked products in the recommendations widget | Upsell & Cross sell (deprecated) |
snize-recommendations-queue | Marketing | Counts product clicks in the recommendations widget | Upsell & Cross sell (deprecated) |
snize-cart-changed | Marketing | Checks if a product from recommendations was added to the cart | Upsell & Cross sell (deprecated) |
snize-shopify-cart-currency | Marketing | Currency used in the cart | Upsell & Cross sell (deprecated) |