ZonesTable of Contents1. Overview 2. Type of zones 3. Adding a zone 4. Zone setup 5. Campaign assignments 6. Ad visualization 7. Generating the ad tag 8. Live Preview 9. Iframe Tags 10. Modifying Ad Tags 11. Removing a zone OverviewA zone is a designated area or inventory segment on a website or app where ads are displayed. Each zone is configured to handle specific ad formats, such as display ads, video ads, or native ads. This allows for precise control over where and how ads are shown, ensuring that campaigns are delivered to the right audience within the designated areas on web pages or in your app.Type of zonesAdGlare supports the following ad formats:
Adding a zoneOn the Zones page, click the button to add a zone. Then choose your ad format:Zone setupWhen setting up a zone, you have the option to configure settings like lazy loading, auto-refresh and ad sizes. Here's an overview:
Campaign assignmentsOn this tab you can assign one or more campaigns to the zone. A zone should have at least 1 campaign assigned in order for it to serve ads. Click the blue icon to manage campaign assignment.Ad visualizationThe Ads tab shows all ads that can be served in the zone. It's basically a list of all creatives from all campaigns that you have assigned to the zone. Note that not all creatives may be eligible: think about creatives with start/end dates, creatives that are inactive, have targeting rules or don't meet the ad size requirements of the zone.Generating the ad tagOpen a zone, then click the blue Ad Tag button at the top right. From there, you can see and copy the tag.
Live PreviewThe Live Preview Page in the ad server provides a dynamic way to visualize how ads will appear within a specific zone before they go live. This feature is crucial for ensuring that ad creatives are displayed correctly and meet the intended design specifications. When using the Live Preview Page, your own user data such as device type and country may be utilized to accurately simulate how ads will appear and perform. This data helps in providing a realistic preview of ad delivery based on the specific characteristics of the user's environment. In other words, if you've targeted the campaign to users from Brasil and you're in the USA, the ads may not show up.Iframe TagsMany publishers prefer iframe tags over JavaScript-based tags because iframes ensure a consistent ad display across different browsers and devices. Since iframes encapsulate the ad content, they are less likely to be influenced by variations in the publisher's page code or CSS styles. This encapsulation helps maintain a predictable appearance for ads, regardless of the surrounding content.To generate iframe tags, make sure your Zone is of the type 'Display Ad'. When generating the tag, activate the Iframe Version toggle. Modifying Ad TagsDisplay Ad tags can be modified using the JavaScript API that AdGlare provides. Let's take this ad tag as an example:<script async src="https://try.engine.adglare.net/?js"></script>
The only line that is eligible for modification is: AdGlare.setZone(710732824).load();
The rest of the code should be left untouched. Ad Sizes
To define which ad sizes are supported in the zone, use the adSizes() function:
Keywords
To set keywords used for Keyword Targeting, use the keyWords() function:
Key/values
To set key/values used for keyValue Targeting, use the keyValues() function:
Custom Macros
To create custom macros that are available at runtime, use the customMacros() function:
Click Tracking URL
If you're a publisher, and your advertiser provided you with a click tracking URL in order to log click on their end, you can add this as follows:
Page URL
If you're an advertiser and your ad tag is loaded inside a publisher's iframe, you can add the URL on which your ad is shown as follows:
Removing a zoneTo remove a zone, either:
Reach out to emailAdGlare Support in case you need further help. You can expect a reply in less than 24 hours. |
More guides
Campaigns
Creatives
Zones
Custom Dimensions
Data Shipping
Bot Filter
White Label
Custom Metrics
Best Practices
Terms & Definitions
AdGlare Subscription