Configuration

1

Search configuration

Search comes with several settings that allow you to adjust its behavior.

When you change a setting, it triggers an analysis of your data that must complete before changes take effect.

This process can take up to 15 minutes but may be faster depending on the size of your catalogue. You can monitor the status in System Status > Data sync.

The settings require Search 3.0 to be enabled. Afterwards, you can access them in Settings > Search Configuration.

...

Knowledge Center

November 1, 2023
1

Knowledge Center #

Welcome. Get an overview of Clerks features and functionalities.

Get Started

Popular Articles

Clerk Basics

Modifiers

November 1, 2023
1

Overview #

Modifiers is a powerful tool that allows you to change the product data after the sync without the need to get a developer to make changes in the data-feed. As it is currently an exprerimental tool, only the internal clerk staff can use it for now. So please contact support if you need this functionality.

It supports the following commands.

CommandEffect
setAdds an attribute to all products
deleteRemoves an attribute on all products
updateUpdate an attribute on all products
typeChanges the type of an attribute on all products
splitSplit a string by separator, into a list of strings.
expressionEvaluates an expression in an attribute
formatFormats a string in an attribute
lowerFormats a string to all lowercase characters
upperFormats a string to all upper characters
capitalizeFormats a string to title casing with first character uppercased

All commands also supports the if clause. The if clause can be added to anything with a statement, and the command will only be run on the attribute if the statement evaluates to true.

...

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.

1. In my.clerk.io backend, head to the menu on the left hand side. Click Email -> Designs.

...

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.

  1. In my.clerk.io backend, head to the menu on the left hand side and select Email -> Designs.

...

Sync Data

1

Audience can be setup to automatically sync a group of customers to ActiveCampaign so your lists are always up to date.

You only have to setup the sync once, and then ActiveCampaign will be kept updated with the Audiences you have chosen, even as they change from day to day.

1. Getting API Access in Active Campaign #

1.1In the ActiveCampaign backend, start by going to Settings and then Developer

...