Category: Implementation

Feedback Module

What is the Feedback Module? The Feedback Module is designed to improve content evaluation by enabling end-users to provide structured feedback directly within the search experience. It can be fully customized and styled using the Experience Builder in MyCludo and easily implemented with a simple code snippet. The collected feedback . . . Read more

How to Implement the Legacy Inline Template (deprecated)

Current alternative: Implementing the Rich Inline Template. 1: Add or Update Search Form Add the search form or update this to include the ID “cludo-search-form”: 2: Add Default Styling Add the following stylesheet references to the <head> section of all pages: 3: Add and Adjust Script Select one of the . . . Read more

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, multiple facets, . . . 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