Summary

Attract advertising leads by promoting statistics from your media kit – including phone number, logo, and email form.

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