Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2010-11-17 16:51:00
Size: 152
Editor: shoobe01
Comment:
Revision 10 as of 2010-11-28 19:34:38
Size: 3058
Editor: shoobe01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Ads are required... for business needs etc.
Line 4: Line 6:
Many sites, applications, and even entire mobile services are ad sponsored. These ads must be neither hidden away, nor so prominent they damage the user experience. They are a key, necessary function of the product, and must be integrated correctly and well or the product will go out of business.

Must not be confused with the content.

Must be always the same place on every screen in the app/site/process.

that lots of products are ad supported; without doing this right, the app/site will go out of business.

Should be able to hide, cancel, skip without making the mistake of clicking the ad.

Line 6: Line 19:
In context (with the content of the page, so it scrolls) usually at the top and bottom of a particular page.

Fixed in the viewport. Especially for multi-tier apps, where payment removes it. Rest of app scrolls but this is locked to the bottom of the viewport for reveal menus, where the menu overlaps it when open. Often at top for fixed menus or when closed reveal menus would interfere with display.
Line 8: Line 25:
Can click it. Should load so that it doesn't ruin the primary process.

Provide a way (when the business model works like this) to buy the app to remove ads, in context with the ad, such as text immediately adjacent to the ad.
Line 10: Line 31:
Banners should always display in standard sizes. Ad providers can then use existing ad units, and do not need excessive productions details, as they can follow standards published elsewhere. In most cases, the sizes and other specifications published by the Mobile Marketing Association will work (See http://www.mmaglobal.com/mobileadvertising.pdf for details).

NON-FLOAT IMAGE

Only for very large devices, especially tablet-sized devices, will other sizes be used. These will often be provided by others (such as ad services) or the smaller common desktop sizes can be used instead.




Display in boxes (background, rules)

Offset... if content is left aligned, center or right align the banner.

Do not make banners too large???
Line 12: Line 48:
Mobile is generally so task focused that failures in advertising, that make it too obvious or confuse it with the content, may cause immediate loss of customers... Don't do it badly!!!

Make sure banners have sizes specified and accounted for in the page layout. Especially for web, it must not suddenly load well after the rest of the page, then push other content down.

Avoid saying "advertising" -- should be able to communicate this with design. If not, fix the design, don't just waste space with labels.

Should almost never animate. Will distract from the rest of the experience. If absolutely required, do so very carefully.

Do not use custom sizes for any banners. Advertisers will not go to the effort of making new sizes, and all services require abiding by their guidelines, so your revenue base will be severely limited.

Problem

Ads are required... for business needs etc.

Solution

Many sites, applications, and even entire mobile services are ad sponsored. These ads must be neither hidden away, nor so prominent they damage the user experience. They are a key, necessary function of the product, and must be integrated correctly and well or the product will go out of business.

Must not be confused with the content.

Must be always the same place on every screen in the app/site/process.

that lots of products are ad supported; without doing this right, the app/site will go out of business.

Should be able to hide, cancel, skip without making the mistake of clicking the ad.

Variations

In context (with the content of the page, so it scrolls) usually at the top and bottom of a particular page.

Fixed in the viewport. Especially for multi-tier apps, where payment removes it. Rest of app scrolls but this is locked to the bottom of the viewport for reveal menus, where the menu overlaps it when open. Often at top for fixed menus or when closed reveal menus would interfere with display.

Interaction Details

Can click it. Should load so that it doesn't ruin the primary process.

Provide a way (when the business model works like this) to buy the app to remove ads, in context with the ad, such as text immediately adjacent to the ad.

Presentation Details

Banners should always display in standard sizes. Ad providers can then use existing ad units, and do not need excessive productions details, as they can follow standards published elsewhere. In most cases, the sizes and other specifications published by the Mobile Marketing Association will work (See http://www.mmaglobal.com/mobileadvertising.pdf for details).

NON-FLOAT IMAGE

Only for very large devices, especially tablet-sized devices, will other sizes be used. These will often be provided by others (such as ad services) or the smaller common desktop sizes can be used instead.

Display in boxes (background, rules)

Offset... if content is left aligned, center or right align the banner.

Do not make banners too large???

Antipatterns

Mobile is generally so task focused that failures in advertising, that make it too obvious or confuse it with the content, may cause immediate loss of customers... Don't do it badly!!!

Make sure banners have sizes specified and accounted for in the page layout. Especially for web, it must not suddenly load well after the rest of the page, then push other content down.

Avoid saying "advertising" -- should be able to communicate this with design. If not, fix the design, don't just waste space with labels.

Should almost never animate. Will distract from the rest of the experience. If absolutely required, do so very carefully.

Do not use custom sizes for any banners. Advertisers will not go to the effort of making new sizes, and all services require abiding by their guidelines, so your revenue base will be severely limited.

Examples

Advertising (last edited 2013-04-10 23:56:05 by localhost)