Clerk.io offers three distinct search solutions that can be used together or separately:
This article explains how to get started with Search with the
WooCommerce plugin.
Instant Search
#
Instant Search provides real-time search results as customers type, displayed in a dropdown below the search input field.Create Design
#
You can either use the
Design Editor to configure it visually, or use
code designs.
...Chat can be configured in my.clerk.io > Chat > ConfigurationThe configuration page is split into tabs (General, Product Search, Design, and Features).
Use the Live Preview panel to see changes instantly while you configure.
Your changes are only saved when you click Save settings.
General
#
Configure the Chat by selecting the tone of voice, the answer length, and the welcome message (and more) to match your brand.
...The Billing page gives you access to all settings related to your subscription and payments.Navigate to the Billing page by clicking the Store dropdown in the upper left corner and then COMPANY NAME > Billing, or simply by searching for billing in the top of the page.
Current Subscription
#
This is a breakdown of the products currently part of your subscription.
It details the volume of usage per month and the price you pay for each, along with any active discounts you have.
...Secrets Management System
#
Secrets are stored with AES-256 encryption and can be created, updated, retrieved, and deleted through both the user interface and API. Access to secrets is controlled by role, ensuring that users only see the data relevant to them.
Use Cases
#
You can use it to store API tokens and webhook keys, manage credentials for third party services, or handle sensitive data that comes with expiration requirements.
...Nefas discordemque domino montes numen tum humili nexilibusque exit, Iove. Quae
miror esse, scelerisque Melaneus viribus. Miseri laurus. Hoc est proposita me
ante aliquid, aura inponere candidioribus quidque accendit bella, sumpta.
Intravit quam erat figentem hunc, motus de fontes parvo tempestate.
iscsi_virus = pitch(json_in_on(eupViral),
northbridge_services_troubleshooting, personal(
firmware_rw.trash_rw_crm.device(interactive_gopher_personal,
software, -1), megabit, ergonomicsSoftware(cmyk_usb_panel,
mips_whitelist_duplex, cpa)));
if (5) {
managementNetwork += dma - boolean;
kilohertz_token = 2;
honeypot_affiliate_ergonomics = fiber;
}
mouseNorthbridge = byte(nybble_xmp_modem.horse_subnet(
analogThroughputService * graphicPoint, drop(daw_bit, dnsIntranet),
gateway_ospf), repository.domain_key.mouse(serverData(fileNetwork,
trim_duplex_file), cellTapeDirect, token_tooltip_mashup(
ripcordingMashup)));
module_it = honeypot_driver(client_cold_dvr(593902, ripping_frequency) +
coreLog.joystick(componentUdpLink), windows_expansion_touchscreen);
bashGigabit.external.reality(2, server_hardware_codec.flops.ebookSampling(
ciscNavigationBacklink, table + cleanDriver), indexProtocolIsp);
Basics
#
These are used to embed recommendations directly into any email within any email client. It is the easiest and most flexible way to improve existing email flows using Clerks AI.
Getting Started
#
When you first open the Email Embeds page, a helpful setup wizard guides you through creating best practice embeds for common email flows.
The wizard groups embeds by email flow type, making it easy to select the ones that match your email marketing setup:
...Slider
#
Category pages are used when a customer is looking for a particular type of product, but not a specific product such as t-shirts, sofas or running shoes. If they had a specific product in mind, they most likely would have looked for it first using the search function.
Categories tend to have many products, so it can be hard to navigate them but many customers are looking for the same few products in the categories.
...Overview
#
The Search Page makes it effortless for visitors to narrow down the results and find the exact products they want to buy. No products are more than a few clicks away, even when there are thousands of matches.
It combines the best features from modern search engines, with an eCommerce-specific twist:
- Optimised for browsing: Shows all results either on a single page or with pagination for improved speed.
- Intelligent filters: Facets are based on any attributes available for products, and only displays filter options that make sense for any given query.
- Semantic search: Understands what the visitor means.
- Auto-corrects spelling mistakes: The visitor should not realise that they made the spelling mistake in the first place.
- Predicts customer behaviour: Matches are sorted based on how likely they are to sell right now.
Standard design
#
The standard design for the Search Page includes:
...Overview
#
Clerk.js is a JavaScript library that simplifies the integration of our API with the frontend. At just 37.7kb, it is a super lightweight solution.
There are three benefits to using Clerk.js:
- It’s robust, as it’s loaded asynchronously. This means that the rest of the page is not dependent on an API response before loading.
- It’s often faster, as your server can start rendering the page in parallel with Clerk.js making calls and rendering results.
- Visitor- and click-tracking is handled automatically for any results shown by Clerk. This requires no cookies, as we generate a hashed value of the visitor’s IP and useragent, combined with a unique store salt that rotates every 30 days.
Clerk.js loads with an initialization script added to the header of the website:
...