Radar collects pseudonymized behavioral event data from your ecommerce site for the Value Engineering service.
Cost and terms
Value Engineering and the Radar data connector are free for qualifying customers.
Value Engineering is subject to Algolia’s Free Services and the product specific terms applicable to NeuralSearch.
Radar run in your site’s background without changing your website content or HTML elements. The script loads asynchronously from a content delivery network (CDN) and is about 10 kB.
Radar collects selected pseudonymized user events and sends a small amount of data to Algolia.
Because the browser sends events in the background, it might drop some events if the page closes, the network fails, or it blocks the request.
Event data
Radar collects these events:
search
view_item_listfor product listing pages
view_item for product detail pages
add_to_cart
purchase
Radar can collect these events from two sources. During the initial analysis, Algolia checks that the required data is available from at least one source:
- Data layer. A structured data object on your site that contains event and page information.
- HTML elements and URLs. Radar can use page structure and URLs to identify search queries, search results, product views, cart events, and purchases.
Radar may receive personal information, such as IP addresses or information included in events. Radar doesn’t store this personal information.
Depending on the Algolia features shown in the demo, Radar may use an Algolia first-party cookie for pseudonymized user identification.
Data access
Only a limited group of Algolia engineers who operate Radar have access to your raw data. Your Algolia account team only has access to aggregated data for ranking and relevance analysis.
Security measures
Algolia provides the Value Engineering service in accordance with its Security Measures.
Radar reads events from your website’s data layer or HTML elements, filters the data to reduce what’s sent to Algolia, and sends the data to Algolia servers.
Algolia considered these safeguards during script and server development:
- Data minimization.
- Failure isolation to reduce impact on the user experience.
- No read endpoints for backend systems.
- OWASP Top 10.
- Snyk Code SAST scanner.
- Snyk Open Source, Snyk Container, and GitHub Dependabot dependency monitoring.
Algolia minifies and obfuscates the Radar script to reduce its size and discourage browser-based tampering.
Algolia can provide the full version for code review.
Data retention
Algolia stores Radar data for the length of the Value Engineering service and then deletes it according to Algolia’s standard retention policies.
If you choose to keep the Algolia application after the service ends, Algolia retains the data in that application.
Radar uses sessionStorage to store event data temporarily in the browser. The browser clears this data when users close the tab or window. Last modified on June 9, 2026