Tracking Implementation Methods

The Attraqt client is a (universal) JavaScript library. It can be used both on the client-side and on the server-side. For browser usage, the easiest way to get started is to include the client from our CDN.

pageCDN

More advanced use cases (where a bundler is involved) will be better served by the npm package. If you intend to use our client on the server-side, this is the way to go.

pageNPM Package

If you do not use JavaScript or would maybe prefer to send direct HTTP requests you can refer to our REST API documentation here.

pageREST API Technical Documentation

Finally, if you already have a Google Tag Manager implementation, you can check out the details on how to incorporate our tracking there.

pageGTM Template Usage

Last updated