Category: Implementation

Implementing the Rich Inline Template

The Rich Inline Template is a prebuilt search results template that offers more flexibility and features than our legacy inline template, while still allowing you to implement and customize it yourself. It’s designed for those who want more control over the look and functionality of their search page, including support . . . Read more

Implementing Search with Cludo’s React Storybook

Cludo offers a dedicated React Component Library that makes it easy to add powerful search capabilities to your website without building everything from scratch. By using Cludo’s pre-built React components and hooks, you can integrate search functionality quickly and customize it to match your site’s design and user experience. What . . . Read more

Experience Builder

Cludo’s Experience Builder is a user-friendly tool that enables you to tailor your website’s search and interaction capabilities. The feature simplifies the process of modifying and implementing new search features without needing extensive technical capabilities or support. Designed for full control, the Experience Builder includes real-time previews for immediate feedback . . . Read more

Cludo’s API Analytics script

Cludo has developed a script specifically for API implementations. With this, you won’t have to manually set up tracking for your API implementation. Introduction The Cludo API Analytics script is a JavaScript snippet to be placed on your search results page that will send query and click data to Cludo’s . . . Read more

Translations and Language

How to change the search page language You can change the language of your search results page directly within the Cludo Search script. To do this, simply modify the language parameter in the script, as shown in the example below: This will set the search page language to Danish (da). . . . Read more