Integration types

What are the different ways you can integrate with Findify.

Direct API integration

This is best when there is a need for backend integration. The integration can be done in the language of your choice.
This method is a bit more time consuming, but provides you with maximal control.

Javascript SDK

This method is the best for a custom frontend experience. You can create the experience that you want using a set of javascript methods.

Javascript helper

This method can be used to create a custom frontend experience, without having to handle any data flows. The helper ties with javascript SDK to help you manage the state of the customer UI.

Merchant.js

This is a fully featured javascript SDK. It uses html tags to track the product pages, current cart, purchase content and insert the recommendations, smart collections, search results and autocomplete elements in the right place.
Use this method to be up in running in a few minutes.