WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-klevu-search-integration

WooCommerce Klevu Search Integration

WooCommerce Klevu Search Integration WordPress Plugin

by MrWadson · github.com/mrwadson/woocommerce-klevu-search-integration · website

0stars
0forks

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.zip

Readme

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.

dev17_2023-07-06_12-44

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 plugin
  • klevu_search_url - Klevu APIv2 Search URL
  • klevu_js_api_key - Klevu JS API Key
  • klevu_search_min_chars - Klevu search min chars
  • klevu_search_selector - Klevu search input selector

dev17_2023-07-08_16-06

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.

Links

Read the full README on GitHub →