Category: Implementation
When implementing Cludo search on your website, you have three primary approaches: Both approaches will deliver search results from your Cludo engine, but they differ in setup time, flexibility, and maintenance. Here are the key differences and considerations for each path: Cludo Global Templates Cludo provides two pre-built front-end templates . . . Read more
Getting started: See Crawler Setup Guide, Where to find your Customer ID and Engine ID, and Choosing the right Search Implementation. When you log into MyCludo, you enter the command center for your Cludo search solution. MyCludo is the web-based dashboard where you configure your search and analyze its performance. . . . Read more
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 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
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
When implementing search on a website, the CludoJS can be used to enable/disable and customize certain features. These settings should be implemented in the CludoSettings script, where the options are defined as an object with multiple parameters. The table below describes each available option, what it does, and examples of . . . Read more
What are Search Templates? Cludo offers two global templates that can easily be implemented onto the website. Currently, two global templates are supported: Note that the Legacy Inline template, which used to be accessed via MyCludo, has been deprecated in favor of the new and upgraded Rich Inline Template, which provides . . . Read more
The MyCludo interface is optimized for desktop use but is also responsive, meaning it will automatically adjust to fit various screen sizes, including mobile devices and tablets. Compatible MyCludo browsers Compatible Template browsers Cludo-provided templates are compatible across all device types—desktop, mobile, and tablet—on browsers with over 1% global usage. . . . Read more