One of the ways you can integrate Tweakwise into your platform is by using Tweakwise JS.
Tweakwise JS is a collection of modular and configurable plugins that offer all kinds of Tweakwise features in combination with our pre-built UI that basically are a jacket around our API's. With this pre-built UI you can quickly add standardized versions of site-search, -navigation and more to your platform.
👉 Follow the Getting started guide to start implementing!
Good to know
- Tweakwise JS is a JavaScript plugin that is fully executed on the client-side of your platform. All you need to do is add a JavaScript snippet in the HTML of your platform and you're ready to go! No server-side changes needed.
- We recommend using Tweakwise JS to get started easily, before moving over to API integration.
- Check out the video to see how to implement Tweakwise in 15 minutes:
