Highly Recommended

If you have implemented STYLE PTTRNS there are some things we still highly recommend to also be included, although not being required to function.

Storing and using the user’s session ID

STYLE PTTRNS provides the opportunity to store and continue using a session ID in order to build up sort of a timeline for a user. Across these multiple touchpoints it is for example possible to save and use the liked frames.

We highly recommend that you store the user’s session ID so that you can later retrieve the liked frames of that user or retrieve their recommendation at a later moment in time. You can find the instruction on how to store the user’s session ID here. This does require you to implement STYLE PTTRNS as an iframe on your website, but just using the direct link will not allow you to store the session ID. If you are developing your own front-end you will already have received the session ID after the facial analysis.