The tracking code is required on all pages that are relevant to the customers purchasing experience.
If you use the JavaScript API integration, make sure that the PeeriusCallbacks.track variable is defined and that you are calling the tracking script on all pages.
<script type="text/JavaScript" src="//clientname.peerius.com/tracker/peerius.page" charset="UTF-8"></script>
If you use the server-to-server API or Episerver Native integration, make sure that a tracking request is sent from the server on all pages.
Article is closed for comments.