• Resolved gabu69

    (@gabu69)


    First of all, great plug in, works like a charm

    Have some feature requests I hope they can be implemented in the future:

    A GUI instead of needing to customize each upgrade the output of fb-instant-articles/template.php for:

      1) Facebook automatic placed Audience Network ads
    <head>
      <meta property="fb:use_automatic_ad_placement" content="true">
    </head>
    <body>
      <article>
        <header>
    
          <section class="op-ad-template">
            <!-- Ads to be automatically placed throughout the article -->
            <figure class="op-ad">
              <iframe src="https://www.adserver.com/ss;adtype=banner320x50&adslot=1" height="50" width="320"></iframe>
            </figure>
            <figure class="op-ad op-ad-default">
              <iframe src="https://www.adserver.com/ss;adtype=banner320x50&adslot=2" height="50" width="320"></iframe>
            </figure>
            <figure class="op-ad">
              <iframe src="https://www.adserver.com/ss;adtype=banner320x50&adslot=3" height="50" width="320"></iframe>
            </figure>
          </section>
    
        </header>
    
        <!-- Article body goes here -->
    
      </article>
    </body>
      2) Manual ads??? Could be an option to add them after x words or paragraphs?
      3) Analytics for Instant Articles
    <figure class="op-tracker">
        <iframe>
            <!-- Include full analytics code here -->
        </iframe>
    </figure>
      4) Be able to change in the GUI the feed slug/URL
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author diegoquinteiro

    (@diegoquinteiro)

    Hi, all of this is included in v2.3.

    Instead of changing the slug/URL you can connect direct with our API now.

    Diego,
    Would you be able to contact me re: this plugin? I work at a company that relies heavily on it and I had some questions for you regarding the update release date, among other things.

    [email address moderated – these forums do not provide support via email]

    Thanks!
    Forbes

    [Moderator note: Please do not use these forums to offer financial remuneration. That is not allowed here.]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Graphic User Interface to add ads and analytics’ is closed to new replies.