WooCommerce Klevu Search Integration
WooCommerce Klevu Search Integration WordPress Plugin
by MrWadson · github.com/mrwadson/woocommerce-klevu-search-integration · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mrwadson/woocommerce-klevu-search-integration/archive/refs/heads/master.zipReadme
WooCommerce Klevu Search Integration
WooCommerce WordPress not official plugin for Klevu AI search integration on your website. This plugin allows you to integrate Klevu AI for quick search info widget for your site, which will show a list of products on a popup window when interacting with the input field.
And also track Klevu Analytics events in the Klevu Merchant Centre (KMC):
- Reporting product searches
- Reporting product clicks from search results
- Reporting multiple order data
This plugin is FREE and is provided as an example of tracking implementation AI Klevu Search Platform for WooCommerce shop.
Requirements
- PHP >= 7.2
Installation
Just clone (or download as ZIP archive and unzip) this plugin in wp-content/plugins directory in your WordPress instance.
Settings
WordPress Dashboard (WooCommerce Integration) plugin settings:
enabled- enable or disable this pluginklevu_search_url- Klevu APIv2 Search URLklevu_js_api_key- Klevu JS API Keyklevu_search_min_chars- Klevu search min charsklevu_search_selector- Klevu search input selector
Generating Klevu feed
To synchronize your product catalog and Klevu catalog database, you need to create feed following format: https://help.klevu.com/support/solutions/articles/5000871297-feed-format
This can be done with CTX Feed – WooCommerce Product Feed Manager plugin.