2 Ways Add Facebook IA with Google Analytics

Hi developers, in this tutorial, you will learn how to add Facebook Instant Article with Google Analytics tracking code with customization. Facebook instant article store your website post content and displayed from its own server, resulting in the tracking of page views for Google analytic. But in this How to track Facebook instant article with Google analytic tutorial you will learn to customize your analytic tracking code for your Facebook instant article, so start following the below steps to track your website page views even on Facebook instant articles using Google analytic tracking code.

The above code does four main things:

  • Creates a <script> element that starts asynchronously downloading the analytics.js JavaScript library from https://www.google-analytics.com/analytics.js
  • Initializes a global ga function (called the ga() command queue) that allows you to schedule commands to be run once the analytics.js library is loaded and ready to go.
  • Adds a command to the ga() command queue to create a new tracker object for the property specified via the ‘UA-XXXXX-Y’ parameter.
  • Adds another command to the ga() command queue to send a pageview to Google Analytics for the current page.

Facebook IA with Google Analytics

<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-XXXXX-Y', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->

Note: Instead of UA-XXXXX-Y add your own Google analytic ID

0 0 votes
Article Rating

Related articles

Content Optimization to Increase Instant Article Earning

If you're a publisher using a mediation layer and...

How to Create Facebook Reaction Poll Streaming

Yesterday I’ve seen a forum thread that points to...

10 Minutes Learn Facebook Instant Article Guide

It's a Facebook Instant Article Guide feature that allows...

2 Cost Effective Facebook Digital Marketing Tools

Having the right Facebook Digital Marketing Tools to execute...

Use Facebook Messenger to Send Money to Friends

Facebook after launching its drone for Internet service for the...

Case Studies

Compass Music Platform

A clothing brand wanted to launch a new e-commerce website that would allow customers to browse and purchase their products online. We developed a...

NewsWeek Magazine

A clothing brand wanted to launch a new e-commerce website that would allow customers to browse and purchase their products online. We developed a...

Beauty & Makeup Shop

A clothing brand wanted to launch a new e-commerce website that would allow customers to browse and purchase their products online. We developed a...
0
Would love your thoughts, please comment.x
()
x