I'm trying to integrate any of the Google AdSense versions (AdSense for content, AdSense for mobile, AdMob) for a jQueryMobile multi-page layout responsive app that works in mobile browsers as well as desktop browsers.
There are some useful links in Stakoverflow, jQuery Mobile and Google Product forums
- Bug in Adsense when using jQuery Mobile ajax page transitions
- Is jQuery Mobile's AJAX Navigation System architecturally incompatible with Google Adsense?
- Is it legally possible to monetize a mobile app with jQuery Mobile and Google Adsense?
- Jquery Mobile and Google Adsense – Working!
- Load adsense ads through page transition with jQuery mobile
- Use Google advertising to monetize PhoneGap app
- Adsense for a mobile webapp
But I didn't get a convincing conclusion whether i can legally use any of the adsesne version for jQuery mobile HTML 5 app.
I need to know jQuery mobile mobile website and its PhoneGap build addressses the following issues.
1. AdSense program policies : Ad placement: Integrated into a software application (does not apply to AdMob) of any kind, including toolbars.
Q: Can AdSense for content used for PhoneGap HTML5 app?
2. AdSense program policies : Product-specific policies: Publishers may place up to three AdSense for content ad units on each page. Out of those three ad units, no more than one can be size 300x600.
Q: Can AdSense for content used for jQueryMobile multi-page layout HTML5 app? In jQM multipage architecture web pages are divs that shows and hides based on URL hash. If I have 10 pages is it possible to show ad in each page
3. Modification of the AdSense ad code : Techniques to avoid : Here are some techniques you’ll want to avoid: Hiding ad units at anytime
Q: Can AdSense for content used for jQueryMobile multi-page layout HTML5 app addressing the above policy?
4. AdSense for mobile policies : The use of AdSense for mobile in a mobile application is a violation of AdSense policies. A mobile application constitutes any downloadable application, even if a WebView is used to display the ad. Any AdSense for mobile ad units found in mobile applications will be disabled..
Q: Can AdSense for mobile used for PhoneGap HTML5 app?
Q: Can AdMob program used for jquery Mobile HTML5 app (NOT for PhoneGap)?