Skip to content

Changelog: February 2024

API

Added

  • Added examples for all Tracking endpoints in our Swagger documentation.
  • Added information to the ProductResult, about the most recent view and purchase data of a product entity by a user's associated company and parent company. This can be used to show the user whether someone from their associated company has already purchased a product shown in search results or recommendation results.
  • Added support for tracking changes in variant properties with the VariantChangedTrigger. This can be used for configuring a multitude of trigger setups, such as a Back-In-Stock-Trigger, Price-Drop-Trigger, or other kinds of triggers that needs variants to change in a specific way.

Changed

  • The cleanup jobs of the Category store now validates if any categories have been orphaned for 90 day or more, and marks such categories for deletion.

Fixed

  • Fixed an issue where numeric Ids containing dashes could not be parsed correctly. Dashes between numbers in search queries are now parsed correctly.
  • Fixed an issue where searches using the DataSorting sorting type would list items without the specified datakey first instead of last. Items missing the specified datakey are now listed after those items that do have it.

My Relewise

Added

  • Added a new Shortcut option, "This Month", to the DatePicker.
  • Added support for MyRelewise to remember dataset, language and currency between sessions. This prevents you from having to choose the same dataset and settings every time you enter MyRelewise.
  • Added the possibility, when parsing XML feeds such as Google Shopping feeds, to override which element names hold the reference to both ProductId and VariantId. This allows us to show entities in the Product Overlay on Variant level and not just on Product level.
  • Jobs: Added an interface displaying the jobs currently set up to run on your dataset. This allows you to keep track of when we last did an import, or if a job has failed. This is, for instance, useful to ensure that product data has been updated before sending out a large email campaign.
  • Synonyms: Added the option to export all synonyms on a dataset in a CSV format. This allows for a better overview via, eg. Excel, and allows you to filter through your existing synonyms with greater ease.

Changed

  • Navigation: "Settings" is now called "Administration", and contains information on jobs, feeds, and API keys. User settings have been moved to a "User bubble" in the top right corner, to help clean up navigation and make it easier to find commonly used tools.

Fixed

  • Fixed a bug where the Behavioral Tracking live view would sometimes show the identifier for a user that was not associated with the things being tracked.

Integration

Added

  • JS SDK: Added support for storing data elements on line items in baskets and orders. This is useful for storing data used in trigger setups.
  • Web Components: Added an abort signal to the overlay for better user experience when typing fast.
  • Web Components: Added support for the use of Search Redirects with the Product Search overlay. This allows you to redirect users to certain pages when searching for a specific keyword. You can even get the Redirects rendered in the Result List by adding a "Title" entry to the Data for a Redirect.

Fixed

  • Web Components: Fixed a bug where the debouncing value of a request would default to 0ms if not otherwise specified.

Documentation

Added

  • Added FAQ entry on filtering out the tracking of internal traffic. Available here.
  • Added video documentation for an introduction to the MyRelewise platform. Available here.
  • Added video documentation for the Entities pages of MyRelewise. Available here.
  • Added video documentation for the Live View pages of MyRelewise. Available here.
  • Added video documentation for the Merchandising page of MyRelewise. Available here.
  • Added video documentation for the Product Performance page of MyRelewise. Available here.
  • Added video documentation for the Revenue page of MyRelewise. Available here.
  • Updated Docs to reflect changes made to the MyRelewise Settings (now Administration) UI.

Don't know us? Don't worry - you can find more information about us, by visiting our main page www.relewise.com