Quickstart guide

Quickstart guide

Step 1

Link in our Javascript by adding the following line in the body of all your pages (xxxxx is replaced with the id you receive in the welcome email).

<script src="https://static.rekai.se/xxxxx.js" defer></script>

Step 2

Wait for 48 hours

Step 3

On the pages you want to show recommendations, you create an html module and paste the following line (more features to get predictions):

<div class="rek-prediction"></div>

Read more