Constructor.io Releases logo
Back to Homepage

Releases

Constructor.io Releases

Subscribe to Updates

Labels

  • All Posts
  • Fix
  • Announcement
  • Improvement
  • new
  • This Week in Engineering

Jump to Month

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • December 2020
  • November 2020
Powered️ byAnnounceKit

Create yours, for free!

AnnouncementImprovement
3 years ago

Release Notes June 22, 2021: Purchase reports and more!

New in Analytics 

  • Purchase & conversion report We have added the ability to export purchase and conversion analytics data! To export a conversion report, head over to your conversion analytics page and select the export icon - the report will be sent to you via email! 

API updates

  • JSON serialized query strings We observed some customers using extensive query-time parameters, which could result in duplication in request parameters. To improve usability, we now allow serializing search parameters, documented below. See full documentation for the qs parameter here (bottom of page)
  • Metadata return default Items added via API and catalog will no longer be automatically returned in search, browse and recommendation responses. We've made this change as we observed that customers could add large amounts of data about products via API or feed, which would result in unexpected performance degradation. We also want to avoid a scenario when sensitive data like margin is inadvertently exposed before fields are hidden. Allowing field displayability can be accomplished via, API or by reaching out to support. It will be possible in a forthcoming dashboard update as well.

Result improvements

  • Store- or region-specific search suggestions We can now tailor search suggestions more specifically for customers with buy online / pick up in store (BOPIS) or regional availability represented in one index. Search suggestions will represent searches with results in the context of a user's store. Reach out to support to learn more about implementing this functionaity.
  • Avoid rules reducing recall Avoid a rare scenario where several rules could reduce an items rank below zero, suppressing it's display.

Recommendations

  • Filtered items preview Filtered items strategy can now be previewed in the dashboard, see your recommendations section for more. 
  • Bestseller preview We now allow previewing bestseller recommendations without selecting a user profile to view unpersonalized bestseller recommendations

Documentation

  • Searchandizing docs Updated search searchandizing docs to document all current capabilities.
  • Documentation reorganization Reorganized API documentation around key goals: Returning Results, Managing Catalogs, Defining Rules and Logging User Events.

Dashboard improvements & fixes

  • All machine learning rules applied to a query are correctly displayed in the dashboard regardless of query capitalization.  
  • Fixed an issue that could cause the current dashboard tab highlighting to go missing.
  • Clarified wording in interact modals.
  • Updated styles of login and password reset to match application UX.
  • Removed unnecessary notification upon login, confirming login.
  • You can now navigate directly form a collection definition to the collection searchandizing page.
Avatar of authorArthur Etchells