Implement Tracking
Welcome to the developer docs where we will get started with the tracking implementation
There are two ways to implement tracking:
In client-side tracking, we discuss how to use qwestive-client-sdk npm package which handles tracking payload generation and sends requests from browser to Qwestive backend.
In server-side tracking, we discuss how to generate tracking payload and sent directly to Qwestive backend.
Last updated