Back Traffic Guide



In this guide I am going to show you how to implement a “Back Traffic” redirect into your landing pages. The idea with this is when a user hits your landing page and presses the back button, instead of losing any chance to make money on this, you redirect that user to a YTZ campaign. This is a simple way to monetize wasted traffic, many partners are seeing a 5%-10% lift in their overall campaign performance with this simple script.

JS Redirect Back Button

Just paste the following code into your landing page header and add your YTZ offer link. This script is supported in over 98% of internet browsers. View the full list

<script type="text/javascript">
    !function(){
        var campaign_link = "https://example.com?kw="; // REPLACE WITH YOUR LINK
        var t;
        try{
            for(t=0;10>t;++t)history.pushState({},"","#");
            onpopstate=function(t){t.state&&location.replace(campaign_link)}
        }
        catch(o){}
    }();
</script>

**Important**  Make sure you grab your YTZ campaign link and add tracking parameters