← Back to Bannerify Video Tutorials
What this video covers
This tutorial shows how to use the Bannerify Figma plugin to export animated banners from Figma to HTML for DoubleClick Campaign Manager (DCM). It also demonstrates how to inspect the exported files and verify the click tag behavior with HTML5 Validator.
Things you'll need
- Figma
- Bannerify HTML Exporter
- A Figma file with pre-designed animated banners
Steps
- Install the Bannerify HTML Exporter plugin from Figma Community if it is not already installed.
- Open a Figma file with pre-designed animated banners, then launch Bannerify HTML Exporter from the Plugins menu.
- Click Export banners to HTML, choose DoubleClick Campaign Manager (DCM) under advertising platforms, and export the banners.
- Save the exported zip file, then open it to view the generated banner folders and the index.html file.
- Open index.html in a browser to preview the exported animation, or inspect the HTML, CSS, and JavaScript in a code editor.
- Use HTML5 Validator to upload a zipped banner and confirm that the click event tracks correctly.
Useful links