This pack incorporates 14 touchdown pages.
All it’s essential to do is search for hyperlink that has “#CTA_BUTTON” like this:
Code:
<a href="#CTA_BUTTON" class="mainButton">
And substitute #CTA_BUTTON along with your tracker click on URL:
Code:
<a href="https://mytrackingdomain/click on" class="mainButton">
Additionally if you wish to present a popup in your touchdown web page (Javascript alert), it’s essential to name your touchdown web page like this:
Code:
index.html?alert=Your message right here!
(you need to use ?alert=Consideration! Or ?alert=VPN really useful! and so on)
Additionally, on the finish of every touchdown web page you’ll discover this code:
Code:
<script>
var cta="mainButton";
var again = 'https://google.com/#again';
var beneath="https://google.com/#beneath";
</script>
Simply substitute 2 hyperlinks (‘https://google.com/#again and https://google.com/#beneath‘) along with your again URL and beneath URL. You’ll be able to put your fallback marketing campaign URL right here, Zeydoo survey, Monetizer smartlink.. No matter you need. Don’t neglect so as to add Propush code additionally!
Since all these touchdown pages are HTML, in case you are wanting the place to host them you would possibly examine this out.