Ecommerce Search 25.17
Version | 25.17 |
---|---|
Release Date | 10 October 2025 |
Changes
New features
Traffic Filtering
You can now configure traffic filtering to exclude web crawlers and specific IP addresses or CIDR ranges from search tracking data.
When traffic filtering is enabled, the search API uses the X-Forwarded-User-Agent
header to identify crawlers and the X-Forwarded-For
header to identify IP addresses. Crawlers are automatically filtered based on a maintained list of known user agents, while IP-based filtering can be configured using the Admin API.
For detailed information on how to configure and use traffic filtering, see the documentation.
Enhancements
None
Deprecations
None