User's Manual

326 | Advertising Services Dell Networking W-ClearPass Guest 6.4 | User Guide
"Other Location" Example
If you wanted to add a custom advertising space that is positioned on the far-right edge of the registration
page, you could do it as shown in the following example:
1. Choose Other - for user defined locations in the Location field.
2. In the Other Location field, create the name custom_right.
3. In a guest self-registration page, edit the Footer HTML to include an nwa_adspace Smarty Template tag as
follows:
{nwa_adspace media="web"
location="custom_right"
stage="web_registration"
container="div"
style="position:absolute; left:839px; top:92px; width:320px; margin:20px 0 0 20px;"}
For more information, see "The nwa_adspace Smarty Template Tag" on page 320.
In the Geometry area of the form, set the options that control the width and height of the space.
Some devices, such as desktop computers and laptops, have a large screen. Other devices, such as smart
phones, have a small screen. Although it is possible to deliver large advertisements to small screens, it does not
provide the best user experience. Geometry constraints let you configure an advertising space to be only
displayed on a large screen or only displayed on a small screen. Typically, the width and height constraints
would also be set to values that are appropriate for the selected screen type.
The screen type is detected by looking at the browser's User Agent value. Laptops, desktops, and devices like the
iPad are treated as large-screen devices. Smart phones and other mobile devices are treated as small-screen
devices.
While we endeavor to correctly detect the screen type for as many devices as possible, we are unable to test every
possible device, so we do not claim detection to be correct for all devices.