With the variable wt_teaserConversions you can define further conversion targets in addition to your order confirmation page. On these pages, the variable wt_teaserConversions must be defined in the source code.

Set this variable directly on the conversion page, before the webtrekk_v4.min.js file.

Example Conversion Page

<script type="text/javascript"> 
   var wt_teaserConversions = true;
</script>

<script type="text/javascript" src="path/to/file/pixel-teasertracking-v2.min.js"></script> 
<script type="text/javascript" src="path/to/file/webtrekk_v4.min.js"></script>
XML