Personalization allows for tailoring search results for each visitor using their past search behavior. You can configure Personalization as well as preview the personalized search results in the AddSearch dashboard.
Please note that you need to implement sending user token cookies on your web site’s search instance with REST API or Search UI Library. For more information on the implementation, please visit our documentation here.
Utilize Personalization with these steps: 1.) Configuring Personalization, and 2.) Previewing the personalized search results.
If a user clicks on a search result where the newsCategory custom field value is ‘Global’, all pages with the newsCategory value set to ‘Global’ receive a boost. This means that in future searches, pages with ‘Global’ in their newsCategory field will appear higher in the search results.
Also, pages with different newsCategory custom field values won’t receive the same boost. For instance, if a page has the newsCategory value set to ‘Local’, it won’t be boosted because the user has shown preference for ‘Global’ news.
Please note that the Personalization feature does not support custom fields containing numeric values.
After configuring Personalization, you can preview the personalized search results displayed under the With Personalization column next to Without Personalization column. To display the personalized results add the user token in the input field next to label Preview personalized results for a specific user.
We’re always happy to help with code or other questions you might have. Search our documentation, contact support, or connect with our sales team.