Stories are exported by formats
To export your stories follow these easy steps:
A. Click on the format you would like to export and then click on a story (If that specific format is composed by a sequence of stories, then click the story in the sequence).
B. On the top menu bar, click on Advanced.
C. Then go on to Ad Export.
D. Defined width and length of the format you are looking to export
E. Setup a clickthrough url and backup image. The backup image will have to meet the specs of the format.
F. Click on Save.
Thanks to the Multilink Option, you can choose to insert different URLs in the CTAs of a single Story. Just set all the CTA URLs in the “Ad Export” section of a Story, in the Click through url space. Press on the "+" button for additional URLs, you can add as many URLs as you want.
When assigning a link for a widget CTA, a drop-down list with all the set URLs will be displayed for you to choose from.
Now you can download either the HTML5 package, or generate and copy a VAST/VPAID url or Javascript tag. If needed there is also the chance to extrapolate both Click Command and Tracking Url for the unit.
The HTML5 package
Supported Ad Tag types
SUPPORTED AD TAGS TYPE:
HTML5 PACKAGE Anchor html html
html | |
html |
Zip file that contains the minimum resources to load an Ad Unit, mainly HTML5 files and assets.
Supplementary assets and dynamic functions are loaded directly from the Connected-Stories cloud.
This type of Ad Tag can be used to deliver a standard iAB unit.
JAVASCRIPT TAG Anchor javascript javascript
javascript | |
javascript |
JavaScript tag
This Ad Tag provides a higher level of interaction on the Ad Unit, for example an Expandable Unit.
It can be delivered with DFP macros for tracking capabilities.
VAST2
VAST / VPAID
urlURL Anchor vpaid vpaid
vpaid | |
vpaid |
VAST and VPAID are standard iAB protocols used to deliver an Ad Unit on compliant Video Player.
Connected-Stories with a VAST url can deliver a simple preroll/midroll/postroll on the target video player.
Further, with a VPAID url, Connected-Stories can deliver rich content with interaction.
MRAID
Anchor mraid mraid
mraid | |
mraid |
MRAID
MRAID, or “Mobile Rich Media Ad Interface Definitions,” is the common API (Application Programming Interface) for mobile rich media ads that will run in mobile apps.
This is a standardized set of commands, designed to work with HTML5 and JavaScript, that developers creating rich media ads use to communicate what those ads do (expand, resize, get access to device functionalities such as the accelerometer, etc.) with the apps into which they are being served.
Below is a sample of a code generated by Connected-Stories for a JavaScript Ad Tag:
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<script id="htv_unit_exp" src="https://connected-stories.hypertvx.com/app/iol/formati/fif_loader.js?cb=%%CACHEBUSTER%%&cuu=$$%%CLICK_URL_UNESC%%$$">> <noscript> <a href="%%CLICK_URL_UNESC%%http://connected-stories.hypertvx.com/target.html" target="_blank"><img src="https://connected-stories.hypertvx.com/app/iol/formati/collapsed_image.jpg" border=0 width=970 height=60></a> </noscript> |
CLICK & IMPRESSION TRACKING
When third party Anchor click click
click | |
click |
For instance when a full redirect is not supported by the publisher, you can associate the tracking ; Our tracking pixel and click command tags in order to keep track of impressions and clicks.
Below is can be associated to a format hosted on the publisher's servers and trafficked directly through them.
This way you can get a full picture of your campaign even if they are not Connected-Stories formats.
Below a sample of a code generated by Connected-Stories for tracking code pixel and click command click::
3RD PARTY TRACKING
Anchor 3rdparty 3rdparty
3rdparty | |
3rdparty |
To provide full transparency to clients, Connected-Stories allows 3rd party tracking to be associated with any format trafficked. Which in turn provides an extra layer of data stored directly on the client's databases in addition to the ones provided by Connected-Stories analytics.
We list an example of both click command and tracking pixels. Click commands are placed as click through url since they already contain the landing page within the code.
See also:
- HTM5 Ad Tag example (must be run on web server)
- VAST xml example
- DFP video ad serving (general overview)
- Serve video ad units (VAST)
- DFP VAST xml summary
NEXT STEP: Real-Time Optimization >>