Questions tagged [facebook-instant-articles]

Instant Articles is a Facebook project which aims to improve articles pages load speed in mobile Facebook applications.

An Instant Article is a HTML5 document optimized for fast mobile performance, rich storytelling capabilities, branded design and customized visual display.

Useful links:

138 questions
12
votes
1 answer

Is it possible to catch scroll event for an Instant Articles page?

Is it possible to catch scroll event for a page when a user sees a particular content piece? We need to send analytics requests when user see images on Instant Articles page
dzenisiy
  • 855
  • 10
  • 32
9
votes
8 answers

How to track content Statistics for Facebook Instant Articles with Google Analytics

Hello we have setup the Facebook Instant Articles feeds in facebook. Facebook's Instant Article feature for publishers (rolled out on FB iOS apps mostly for now 30 3 2016) allows tracking by Google Analytics code. However, even after implementing…
aimiliano
  • 1,105
  • 2
  • 12
  • 18
7
votes
1 answer

Instant Articles - embedding a tweet

Fighting with FB's Instant articles setup for WP. Tweet code:
6
votes
0 answers

How to Use Audience Network System User Token

I've read here and successfully getting report using Short Term User token. The problem is the token not lasting. So i tried using System User Token but getting error as below: "message": "(#3000) Reading Insights of a Page/App/Domain/Event Source…
user3613026
  • 191
  • 1
  • 16
6
votes
2 answers

Can't delete an article by Facebook Instant Article API's DELETE method

I have an id of created article and I also can get the status of the article by GET method: {article_id}?access_token={access_token} I get a response like: { "id": {article_id}, "status": "SUCCESS" } But when I try to delete the article by the…
whitesiroi
  • 2,725
  • 4
  • 30
  • 64
5
votes
1 answer

Facebook Instant Article custom embed doesn't make requests

I'm trying to embed my own script (which injects an iframe with some content) inside a FB Instant article. It seems to be working properly only for some devices (e.g. iPhones 5s & 6s, LG G2) but others (Samsung devices) don't seem do load…
Or A.
  • 1,220
  • 1
  • 15
  • 28
4
votes
0 answers

Facebook instant articles RSS feed not working - no articles

So I have been wrestling around with the Facebook instant articles RSS feature for weeks now and I can't get it to work. I followed the guidelines step by step: I added the fb:page meta tag to our head:
Patrick DaVader
  • 2,133
  • 4
  • 24
  • 35
4
votes
2 answers

General Errors: 'Article Updated From Different Page' while creating instant article in facebook

I am creating Facebook instant article under Development Articles with its sample code. I have configured the canonical url properly and my code is as below
Sumit Patil
  • 556
  • 1
  • 5
  • 19
4
votes
4 answers

Facebook Instant Articles error "The HTML element does not contain any text: Avoid including empty HTML elements"

In many of the articles imported from my development feed to Facebook Instant Articles I get the error "The HTML element does not contain any text: Avoid including empty HTML elements." It seems to be related to images in figures with no other…
And Finally
  • 5,602
  • 14
  • 70
  • 110
3
votes
1 answer

Custom Ad Servers Facebook Instant Articles

there is any way to ad custom ad servers in facebook instant articles? According to the (poor) facebook instant documentation we need to wrap the javascript code inside a figure (with class op-ad) and an iframe. There is any way to have a fallback…
Ricardo Ribas
  • 409
  • 4
  • 14
3
votes
1 answer

Post Angular App as facebook Instant Article

I want to post my website made in Angular 4 as Instant Article . example:- when user open app.example.com on facebook contents of index.html will be loaded on Instant Article.
ajit-jain
  • 206
  • 2
  • 6
3
votes
1 answer

Inline Video Playback in Facebook Instant Articles on iPhones

I'm using an iframe to embed a video in a Facebook Instant Article. When I try to play the video on an Android phone it plays inline (i.e.) not full-screen. However if I try to watch the instant article and try to play the video on an iPhone, it…
3
votes
4 answers

Facebook Instant Article with (not set) in Google Analytics

I am running a WordPress which using Automattic/facebook-instant-articles-wp. But I realise the traffic tracked for IA showed in GA were unable to show the title. A lot of website is recommending this for the GA code.