Title: jetpack tracking error
Last modified: December 12, 2016

---

# jetpack tracking error

 *  Resolved [monika21](https://wordpress.org/support/users/monika21/)
 * (@monika21)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/jetpack-tracking-error/)
 * I have tested it with two different wordpress-installations. The tracking pixel
   is written in this form:
 * [https://pixel.wp.com/g.gif?v=ext&j=1%3A4.4.2&blog=xxxxxxxxx&post=xxxxxxxxx&tz=1&srv=xxxxxxxxx&host=xxxxxxxxx&rand=xxxxxxxxx&ref](https://pixel.wp.com/g.gif?v=ext&j=1%3A4.4.2&blog=xxxxxxxxx&post=xxxxxxxxx&tz=1&srv=xxxxxxxxx&host=xxxxxxxxx&rand=xxxxxxxxx&ref)
 * the & should be &
 * Just when I change the tracking pixel manual to
 * [https://pixel.wp.com/g.gif?v=ext&j=1%3A4.4.2&blog=xxxxxxxxx&post=xxxxxxxxx&tz=1&srv=xxxxxxxxx&host=xxxxxxxxx&rand=xxxxxxxxx&ref](https://pixel.wp.com/g.gif?v=ext&j=1%3A4.4.2&blog=xxxxxxxxx&post=xxxxxxxxx&tz=1&srv=xxxxxxxxx&host=xxxxxxxxx&rand=xxxxxxxxx&ref)
 * it will be counted on Jetpack.

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

 *  Thread Starter [monika21](https://wordpress.org/support/users/monika21/)
 * (@monika21)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/jetpack-tracking-error/#post-8555802)
 * I have fixed it.
 * You have to change line 40 in allfacebook-instant-articles/inc/lhafb_ia.jetpack-
   support.php:
 * `x.src = "<?php echo esc_js($pixelUrl); ?>";`
 * to
 * `x.src = "<?php echo $pixelUrl; ?>";`
 * then you get the correct “&”
 *  [ben1028](https://wordpress.org/support/users/ben1028/)
 * (@ben1028)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/jetpack-tracking-error/#post-8863723)
 * Is this going to be implemented in an update soon?

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

The topic ‘jetpack tracking error’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [ben1028](https://wordpress.org/support/users/ben1028/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/jetpack-tracking-error/#post-8863723)
 * Status: resolved