JavaScript If-Then-Else Generator For Targeting Users: Show If
7
Aug
Show If is an online JavaScript if-then-else clause generator for targeting web users.
With an easy-to-use interface, visitors can be targeted with variables like:
- browser
- operating system
- referrer
- screen resolution
- language
- location (country/state/city)
Location targeting requires PHP as it uses the hostip.info API for querying the IPs.
Show If is a handy service for users that are not familiar with JavaScript or users who need a quick solution.
- Tags:
Javascript
- Filed under: Extras, No License, Tools
- 2 Comments






















2 Responses for "JavaScript If-Then-Else Generator For Targeting Users: Show If"
Not good if you use caching
It isn’t good practice in general. I was hoping to use it to target IE6 users to tell them to upgrade their browsers but it doesn’t even allow for targeting a browser version. Needs work.