Cookieless Solution

May 1, 2023
1

The Clerk.io Knowledge Graph #

The core of Clerk.io’s AI is our “Knowledge Graph” - connecting all your products, categories, articles, orders and (if you enable it) customers to each other.

This is where all of Clerk.io’s predictions come from - no matter if that prediction is used for making a better search experience, providing product recommendations, automating email content or segmenting customers.

...

Get Started

1

When Clerk does not have a prebuilt extension or integration for a given webshop platform, we refer to it as a custom platform.

The biggest difference is that custom platforms should sync with a Data Feed and insert Clerk results to the frontend.

This guide explains how to install Clerk on a custom platform using Clerk.js. This is the recommended approach as it takes care of much of the heavy lifting in terms of tracking and API calls.

...

Get Started

1

Connecting your Store #

1. Add Store #

After logging in to my.clerk.io, the first thing you need to do is add your store:

  1. Write the Name and Domain of your online store.

  2. Choose the Language and Currency, and Choose BigCommerce as the Platform.

  3. Click Add Store.

2. Configure your BigCommerce store #

To successfully configure your BigCommerce store you will need to go to the backend of your online store and in the Advanced Settings->API Accounts. From here you will create a new API Account:

...

Get Started

1

Connecting your Store #

The first step of installing Clerk.io, is connecting your store with your Clerk.io account.

After following these simple steps you will be able to see your Demo Store, which gives you a personal overview of how Clerk.io will work on your webshop, before setting up the rest of the system.

1. Add Store #

After logging in to my.clerk.io, the first thing you need to do is add your store:

...

Get Started

1

Installing SDK #

Setup Data Sync #

For synchronisation of data to Clerk.io, we have to set up a REST API, with access to the necessary data. (Products, Orders, Categories, Pages and Customers).

We will use the Repositories part of DynamicWeb for accessing this.

The files for the REST API are included in the Clerk.io DynamicWeb SDK.

...

Get Started

1

Connecting your Store #

The first step of installing Clerk.io, is connecting your store with your Clerk.io account.

After following these simple steps you will be able to see your Demo Store, which gives you a personal overview of how Clerk.io will work on your webshop, before setting up the rest of the system.

1. Add Store #

After logging in to my.clerk.io, the first thing you need to do is add your store:

...

Get Started

1

Connecting your Store #

The first step of installing Clerk.io, is connecting your store with your Clerk.io account.

The video belows shows you what to do, step-by-step. Use the rest of the guide as a reference :)

After following these simple steps you will be able to see your Live Demo Store, which gives you a personal overview of how Clerk.io will work on your webshop. Reach out to your Clerk.io contact person to see the Live Demo.

...

Get Started

1

Connecting your Store #

The first step of installing Clerk.io, is connecting your store with your Clerk.io account.

After following these simple steps you will be able to see your Demo Store, which gives you a personal overview of how Clerk.io will work on your webshop, before setting up the rest of the system.

1. Add Store #

After logging in to my.clerk.io, the first thing you need to do is add your store:

...

Email Recs

1

Before you start! Make sure that you have made the initial integration on the webshop so that Clerk.io is synced with your product catalog and order history.

1. Create an Email Design #

The first thing you have to do is create a Design for your emails. You can create as many different designs as you want and each Design can be used across many different recommendations blocks.

...