Adding a small notification to download an app if they are visiting from iPhone...

Gambit

...
Nov 21, 2011
808
2
0
Nomad
So I was wondering if anyone knows how to add an iPhone notification to Download their App like the one below that Pinterest uses. I'd like it to Pop up only if they're on an iPhone and keep a cookie to close it after they've decided to close out of it.

XRMJN.png


I want to put this on my wordpress site. So if there are any plug-ins that do this that would work too. Thanks for the feedback.
 


In wordpress, you can utilize the $is_iphone variable to detect if the user is coming from an iPhone browser.

You can then simply proceed on to write an if, else statement that can prompt a new page to load, prompting the app download.

Or else purchase - WPtouch Pro » Beyond Responsive Mobile iPhone, iPad, Android, Blackberry, and Palm OS Plugin for WordPress » BraveNewCode Inc. - it has the best User Agent detection in the market for Wordpress and you can use it's Advertising features to enable what you're looking for.
 
Awesome thanks BlogHue. That Plugin looks really useful. about 40% of my traffic comes from mobile so that can help me get some more targeted ads on the site too.