Title: Multiple pixel
Last modified: May 25, 2020

---

# Multiple pixel

 *  Resolved [metiusss](https://wordpress.org/support/users/metiusss/)
 * (@metiusss)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/multiple-pixel/)
 * Hello,
 * i’d like use multiple pixel but your plugin use fbq( ‘track’, ‘PageView’, … and‘
   trackCustom’ and fire events to all init pixel.
 * Is possible modify it with fbq (‘trackSingle’, ‘<PIXEL_A>’, ‘Pageview’, … and‘
   trackSingleCustom’, ‘<PIXEL_B>’ ???
 * thank you
    -  This topic was modified 5 years, 11 months ago by [metiusss](https://wordpress.org/support/users/metiusss/).

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

 *  [SkyVerge](https://wordpress.org/support/users/skyverge/)
 * (@skyverge)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/multiple-pixel/#post-12894959)
 * Hi [@metiusss](https://wordpress.org/support/users/metiusss/)!
 * Thanks for reaching out to us! Happy to help out here. 🙂
 * Right now, all events are restricted to a single pixel, as far as I’m aware. 
   That said, I’d love to know more about what you’re trying to achieve. As you 
   may know, we at SkyVerge just recently took over development and support of the
   Facebook for WooCommerce plugin, so we’re always happy to know more about what
   our users are interested in doing.
 * Thank you for any other information on this!
 * Julie 🙂
    SkyVerge
 *  Thread Starter [metiusss](https://wordpress.org/support/users/metiusss/)
 * (@metiusss)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/multiple-pixel/#post-12900609)
 * Hi Julie,
 * I needed to add another pixel for an affiliate user.
    Your plugin use fbq track
   and track custom that fired events to all init pixels
 * So i changed your plugin so:
 * facebook-commerce-events-tracker.php con riga 155 trackSingleCustom
    row 155 
   from ‘trackCustom’ to ‘ ‘trackSingleCustom’
 * facebook-commerce-pixel-event.php
    row 134 fbq( ‘trackSingle’, ‘pixelnumber’,
   PageView’… row 401 “fbq(‘%s’, ‘pixelnumber’, ‘%s’, %s);”, row 232 252 278 307
   397 from ‘track’ to ‘trackSingle’
 * now each pixels get fired separately
 *  [SkyVerge](https://wordpress.org/support/users/skyverge/)
 * (@skyverge)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/multiple-pixel/#post-12907255)
 * Hey [@metiusss](https://wordpress.org/support/users/metiusss/)!
 * Thanks so much for sharing that with us! I appreciate it. 🙂
 * I’ll certainly bring this back to my team for their consideration for a future
   version of the plugin. That said, please do note that we’re likely to release
   new versions fairly frequently, so you’ll want to watch out for us inadvertently
   replacing your customizations when you update.
 * Thanks again, Metiusss. Is there anything else I can help out with? Please don’t
   hesitate to let me know.
 * Julie 🙂
    SkyVerge

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

The topic ‘Multiple pixel’ is closed to new replies.

 * ![](https://ps.w.org/facebook-for-woocommerce/assets/icon.svg?rev=3469606)
 * [Meta for WooCommerce](https://wordpress.org/plugins/facebook-for-woocommerce/)
 * [Support Threads](https://wordpress.org/support/plugin/facebook-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook-for-woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [SkyVerge](https://wordpress.org/support/users/skyverge/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/multiple-pixel/#post-12907255)
 * Status: resolved