Summary

Generate advertising leads by promoting key statistics from your media kit.

Supported Sizes

300x250 (fixed)

300x600 (fixed)

728x90 (fixed)

800x600 (fixed)

970x250 (fixed)

2x1 (flexible)

Event Tracking

In addition to core event tracking, this ad format also tracks these events:

  • Field Entries: Number of times the ad field was submitted.

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!

Inputs
Default
Description
Advertisement Size
Default Available in:
  • 300x250 (fixed)
  • 300x600 (fixed)
  • 728x90 (fixed)
  • 800x600 (fixed)
  • 970x250 (fixed)
  • 2x1 (flexible)
Description The size of the advertisement.
Logo Image
Default Default Value
Description A logo to be displayed on the advertisement.
Headline
Default (nested value)
Description An image, headline and sub headline for the advertisement.
Contact Email
Default hello@redbankgreen.com
Description A contact email to be displayed on the advertisement.
Phone Number
Default (855) 466-2789
Description A contact phone number to be displayed on the advertisement.
Stat 1 Label
Default PAGEVIEWS
Description The label caption for the first stat shown in the ad.
Stat 1 Value
Default 100,000
Description The value for the first stat shown in the ad.
Stat 2 Label
Default Advertisers
Description The label caption for the second stat shown in the ad.
Stat 2 Value
Default 50+
Description The value for the second stat shown in the ad.
Stat 3 Label
Default Starting At
Description The label caption for the third stat shown in the ad.
Stat 3 Value
Default $250
Description The value for the third stat shown in the ad.
Email Recipient
Default steve@broadstreetads.com
Description Comma separated list of email addresses that the content of the form submission will be sent to.
Email Subject
Default Home Page Advertiser Media Kit Ad
Description Email subject to appear on the email sent to the emails when an email has been collected.
From Name
Default Media Kit Ad Collector
Description A name that will be shown on the email sent to the "to emails".
Body Message
Default An email was collected from the media kit email collector
Description Email body message to be shown with data collected.
Success Message
Default Thank you for your submission. We will be in touch shortly.
Description Content of the success message shown when form has been successfully sent.
Background Color of Stats
Default #302e3e (more on color values here)
Description The background color behind the statistics.

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="453187"]

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="453187"></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/453187.js?sa=1&"
        + (window.broadstreet ? 'init=0' : '')
        + (destination.indexOf('CLICK_URL_ESC') >= 0
        ? '' : '&destination=' + destination);
    bjs.parentNode.insertBefore(js, bjs);
    }(document, 'script'));</script>