Title: 2 scripts codes ?
Last modified: August 13, 2017

---

# 2 scripts codes ?

 *  [nlinili](https://wordpress.org/support/users/nlinili/)
 * (@nlinili)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/2-scripts-codes/)
 * Hi,
    There is opportunity to put 2 different analytics codes in the plugin ? 
   I tried to put two scripts inside but only 1 google analytics tracking code get
   and collect data of instant articles. Please help me. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [huthayfa](https://wordpress.org/support/users/huthayfa/)
 * (@huthayfa)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/2-scripts-codes/#post-9414812)
 * Hi [@nlinili](https://wordpress.org/support/users/nlinili/)
 * I’m not 100% sure if this is a limitation from Facebook or not, have you tried
   the below?
 * To track data for two separate properties, you need to create two separate trackers,
   and at least one of them must be a named tracker(default name). The following
   two commands create a default tracker and a tracker named “clientTracker”:
 *     ```
       ga('create', 'UA-XXXXX-Y', 'auto');
       ga('create', 'UA-XXXXX-Z', 'auto', 'clientTracker');
       ```
   
 * source: [Working with multiple trackers](https://developers.google.com/analytics/devguides/collection/analyticsjs/creating-trackers#working_with_multiple_trackers)
 *  Thread Starter [nlinili](https://wordpress.org/support/users/nlinili/)
 * (@nlinili)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/2-scripts-codes/#post-9436451)
 * Hi [@huthayfa](https://wordpress.org/support/users/huthayfa/). nice. i will try
   it.
    is [that](http://imgur.com/a/Mai0o) what should i need to put in the wordpress
   plugin?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘2 scripts codes ?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fb-instant-articles_8fa0a4.svg)
 * [Instant Articles for WP](https://wordpress.org/plugins/fb-instant-articles/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fb-instant-articles/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fb-instant-articles/)
 * [Active Topics](https://wordpress.org/support/plugin/fb-instant-articles/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fb-instant-articles/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fb-instant-articles/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [nlinili](https://wordpress.org/support/users/nlinili/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/2-scripts-codes/#post-9436451)
 * Status: not resolved