Product Update | June 2025

New

  • Admin overview for index analysis
    We’ve added a new page in MySooqr that gives admins a clear overview of index data. You can easily spot issues like missing or duplicate IDs, or mismatches between orders and indexes. This helps you quickly find and fix data inconsistencies.

Improvements

  • Security and performance updates for the API
    We’ve updated and cleaned up several technical components of the MySooqr API to improve security and reliability. This ensures the platform stays safe and up to date.
  • Updated dashboard layout
    Following the removal of Chargify, the dashboard has been redesigned for better clarity. Key metrics like Queries, Clicks, and Activate score are now grouped together, and usage graphs have been repositioned for easier reading.

    We’ve also removed outdated plan-related items and simplified the usage view to show the last 30 days, giving you a cleaner and more relevant overview.

Bug fixes

  • Fixed an issue where attempting to export tag and push words resulted in a generic error message in mysooqr, instead of providing the expected CSV with product id, tags, and push words.
  • Previously, changing the date on analytics pages for queries with and without results did not update the analytics chart. This has been fixed so that the chart now reacts properly to date changes, ensuring accurate data views.
  • Fixed an issue where the V2 API search/merchandising query would fail when Polish characters were present in the search term or filters, ensuring robust support for international character sets.
  • Resolved a problem causing HTTP 500 errors on the demo-shop search API, which was traced to filter rule handling and iterable errors in the backend. The fix involved updating filter rules and improving error handling to prevent similar failures.