Help Center Manage Your Account Plugins

How do I use AdSpeed Ad Server in Movable Type?

If your site is powered by Movable Type, you will find our plugin for Movable Type easy to install and integrate to your website. This module enables you to display ads in your MovableType templates while manage, serve, track ad impressions and clicks with your existing AdSpeed.com account.

Download and Install

  1. Download AdSpeed Ad Server Plugin for MovableType package
  2. Unzip the package into MovableType/plugins/AdSpeed/
  3. Click on MovableType's menu Tools/Plugins to enable and configure this new module

Usage

Once installed, this plugin allows you to display ads in any ad zone by just placing a simple MovableType Template Tag. The tag supports these attributes:
  • zone_id: Enter a zone ID number in your AdSpeed account to display ads for that zone. The zone ID should only be numbers. This attribute is required.
  • target: Enter _blank for a new window or _top for the same window. This attribute is optional.
  • custom: Enter targeting keywords, auto-refresh setting, or other advanced and customized ad serving parameters here. This attribute is optional.

Examples

<$mt:AdSpeed zone_id="1234" $>
Displays any active ad (any size/dimension/format) for zone #1234

<$mt:AdSpeed zone_id="1234" target="_blank" $>
Displays any active ad for zone #1234 and clicks to open in a new window

<$mt:AdSpeed zone_id="1234" custom="&wmode=opaque" $>
Displays any active ad for zone #1234 and applies opaque WMODE setting for Flash ads

<$mt:AdSpeed zone_id="1234" target="_blank" custom="&wmode=opaque" $>
Displays any active ad for zone #1234, clicks to open in a new window, and applies opaque WMODE setting for Flash ads

Print Was this helpful? Yes / No

Other Articles in Plugins

AdSpeed Ad Server can be extended and integrated with many other external systems via our plugins, extensions, modules and APIs.

Cannot find an answer for your question? Ask our Customer Care team

Related