Pop Under Code 2017
This code is used for running pop under traffic on your own site. It adds an onclick function to every link on the page...
A place for code php, ruby, javascript, jquery, html, css etc.
This code is used for running pop under traffic on your own site. It adds an onclick function to every link on the page...
This was something quite simple that shouldn’t have taken me as long as it did to figure out. I had traffic going to one...
Intuit have opensourced a enterprise grade A/B testing platform called Wasabi. This runs as an API on a separate server from your site/landers. It...
Adsense’s flex box has made it really simple to put in a piece of code which adapts to the size of available space. I...
If you want to block search engine and crawler bots from visiting your pages you can do so by uploading the following files to...
The following javascript uses the Vibrate API to make a phone vibrate when a page is loaded. You can time it with setTimeouts or...
I was doing some work with SEO domains and realised there wasn’t a node.js client for the MozScape API… so after Googling and not...
Today I saw a nice script which redirects mobile traffic by searching the useragent string for a list of search terms related to mobile...
It can be very useful for online businesses to collect feedback from their customers. This gives us priceless insight in to their wants, needs...
The following example will allow you to create an alert box when the user clicks through from your landing page to the offer page....