plugin-icon

Simple GAM

投稿者: termel·
Finally an easy plugin to add Google Ad Manager (GAM) blocks into WP - shortcode and template function.
評価機能
4
バージョン
1.3.3
有効インストール数
10
最終更新日時
Feb 17, 2020
Simple GAM

Finally an easy plugin to add Google Ad Manager (GAM) blocks into WP – shortcode and template function. It was designed to work with a multisite install, please tell me if any problem on a single site install. Thanks!

Shortcode

Simply use [simpledfp_block ad_id=xxxx] where xxxx is the id of your DFP ad post type, created when you installed the plugin.

Template function

Please use the following code:

if (class_exists('simplegam_main')) { // checks the plugin is installed simpledfpBlock(array('ad_id' => xxxx); }

With, also xxxx being your Simple GAM Ad id, previously created in wordpress admin panel. You can retrive this ID like this. I recommend the Reveal IDs plugin.

Steps to use correctly

  1. Install the plugin
  2. Fill the DFP network identifier in the settings of the plugin
  3. A new menu DFP Ads appears in the sidebar of admin panel
  4. Use it to Add a new ad, fill mandatory fields :
    • DFP Bloc code, as it appears in DFP backoffice
    • Size of bloc to display on you site, in the format WWWxHHH (where WWW is the width of the block, and HHH the height of the block)
  5. Refresh you frontend, and you should see block creations (as they are defined in DFP backoffice) appear on your site.
無料Business プランを利用中
インストールすることで、WordPress.com の利用規約サードパーティプラグイン利用規約に同意したことになります。
最大テスト回数
WordPress 5.2.23
このプラグインをダウンロードして、 サイトに使用できます。