Summary
Just like a standard banner ad, but you can specify different ads/links for different days of the week. Make sure all ads/slides are the same size.
Supported Sizes
300x250 (fixed)
300x600 (fixed)
728x90 (fixed)
800x600 (fixed)
970x250 (fixed)
4x1 (flexible)
Event Tracking
In addition to core event tracking, this ad format also tracks these events:
- Sunday Clicks: The number of clicks on Sunday
- Monday Clicks: The number of clicks on Monday
- Tuesday Clicks: The number of clicks on Tuesday
- Wednesday Clicks: The number of clicks on Wednesday
- Thursday Clicks: The number of clicks on Thursday
- Friday Clicks: The number of clicks on Friday
- Saturday Clicks: The number of clicks on Saturday
Setup / Inputs
These are the fields / inputs taken to generate this ad. In general, inputs are not required. That said, these inputs are how you customize the ad!
-
Size of Advertisement: The size of the advertisement.
Default value:
Available in:- 300x250 (fixed)
- 300x600 (fixed)
- 728x90 (fixed)
- 800x600 (fixed)
- 970x250 (fixed)
- 4x1 (flexible)
-
Default Slide (Required): The default slide. This will display for any days where you didn't upload a slide.
Default value:
-
Default Link: The default slide link. This will display for any days where you didn't upload a slide.
Default value:
[empty] -
Sunday Banner (Optional): The seventh slide. Accepts gif, png, jpg
Default value:
[empty] -
Sunday Banner Link (Optional): The destination link for the seventh slide
Default value:
[empty] -
Monday Banner (Optional): The first slide (image). Accepts gif, png, jpg. Make sure all slides are the same size
Default value:
[empty] -
Monday Banner Link (Optional): The destination link for the first slide
Default value:
[empty] -
Tuesday Banner (Optional): The second slide. Accepts gif, png, jpg
Default value:
[empty] -
Tuesday Banner Link (Optional): The destination link for the second slide
Default value:
[empty] -
Wednesday Banner (Optional): The third slide. Accepts gif, png, jpg
Default value:
[empty] -
Wednesday Banner Link (Optional): The destination link for the third slide
Default value:
[empty] -
Thursday Banner (Optional): The fourth slide. Accepts gif, png, jpg
Default value:
[empty] -
Thursday Banner Link (Optional): The destination link for the fourth slide
Default value:
[empty] -
Friday Banner (Optional): The fifth slide. Accepts gif, png, jpg
Default value:
[empty] -
Friday Banner Link (Optional): The destination link for the fifth slide
Default value:
[empty] -
Saturday Banner (Optional): The sixth slide. Accepts gif, png, jpg
Default value:
[empty] -
Saturday Banner Link (Optional): The destination link for the sixth slide
Default value:
[empty] -
Delay: The number of seconds each slide should display for
Default value:
5
Embed An Example In Your Media Kit
Customers who wish to embed the example on some "Media Kit" page on their website can do so in one of two ways:
-
Option 1: If you have Wordpress and the Broadstreet plugin, you can use this shortcode anywhere in any post to render the example.
[broadstreet ad="63350"]
-
Option 2: If you do not have Wordpress, or choose not install the Broadstreet plugin, you can embed this javascript code snippet into your post:
<div street-address="63350"></div><script> (function(d, s) { // CLICK MACRO AND CONFIGURATION SECTION var destination = '%%CLICK_URL_ESC%%'; // DO NOT EDIT BELOW THIS LINE var js, bjs = d.getElementsByTagName(s)[0]; js = d.createElement(s); js.async = true; js.src = "//ad.broadstreetads.com/display/63350.js?sa=1&" + (window.broadstreet ? 'init=0' : '') + (destination.indexOf('CLICK_URL_ESC') >= 0 ? '' : '&destination=' + destination); bjs.parentNode.insertBefore(js, bjs); }(document, 'script'));</script>