Description

The Home page integration allows tracking bounces and tracking users who have clicks on a Transcationale offer.

Before inserting this snippet, please make sure you have correctly set up the loader.
<script>
    window._trx.push({
        event: 'viewHome'
    });
</script>