Kliki Guide
Kliki automatically shows every shopper in your store the products they are most likely to buy — in real time, with no manual work from you.
How it works
Smart matching, working behind the scenes
Every time a customer visits your store, Kliki quietly watches what they browse and buy. It compares their behavior with other customers to spot patterns — then suggests the right product at the right moment.
- No manual rules to set up.
- Improves automatically with every visit.
- Works from your very first customer.
Quickstart
Connect Kliki to your store in minutes using one of these three methods:
Shopify plugin
One-click install from the Shopify App Store. No code needed.
Create a store
Pick a plan and platform, and get your own API key in seconds.
REST API
For custom stores — connect through our simple API.
Shopify plugin
Install the Kliki plugin directly from the Shopify App Store. It automatically adds recommendations to your product pages, cart, and homepage.
Sending events
Send views, clicks, add-to-cart actions, and purchases to Kliki so it can learn and recommend the right products.
REST API reference
For custom stores, use our REST API to track customer actions and fetch recommendations for any user or session.
{
"userId": "usr_789",
"itemId": "itm_456",
"actionType": "view",
"sessionId": "sess_001",
"metadata": { "platform": "web" }
}Connected stores
Each store you connect to Kliki gets its own dedicated recommendation environment — with a unique API key and its own private data.