Archive for March, 2013

In order to detect if a visitor is using an adblocker, follow the steps below: 1. Use sessions i.e. a session cookie or a unique identifier for the current user. 2. Create a file “yourscript.php” in a directory called “advertising”. It’s not necessary to use php, any server-side language will do. 3. Write code that […]