Implement Tracking
Welcome to the developer docs where we will get started with the tracking implementation
Last updated
Welcome to the developer docs where we will get started with the tracking implementation
Last updated
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.