Implementation guide
You can choose from three methods to implement front-end tracking on your platform.
The Crownpeak Product Discovery client is a (universal) JavaScript library. It can be used both on the client-side and on the server-side. We recommend including the client from our CDN for browser usage. For more advanced use cases (where a bundler is involved), we recommend the npm package if you intend to use our client on the server-side.
We recommend this method if you are already using Google Tag Manager (GTM).
We recommend this implementation method if you do not use JavaScript and prefer to send direct HTTP requests.
Last updated