segmentio / analytics.js-integrations

Monorepo housing Segment's analytics.js integrations
https://segment.com/docs/destinations/
MIT License
119 stars 142 forks source link

[facebook-pixel] add support for trackSingle #53

Open SegmentDestinationsBot opened 6 years ago

SegmentDestinationsBot commented 6 years ago

Migrated from #38 by @jaredmcdonald

it would be great to add support for making requests for specific pixels with fbq('trackSingle', 'PIXEL_ID', ...) to disambiguate a Segment-managed pixel from other pixels that might be on a page

see https://developers.facebook.com/ads/blog/post/2017/11/28/event-tracking-with-multiple-pixels-tracksingle/

johnnykramer commented 5 years ago

we also need it!

ajlai commented 5 years ago

Also need it! Otherwise we'll need to go through Google Tag Manager in order to set up trackSingle

doctor-spaceman commented 4 years ago

I would also love to see trackSingle support for the Facebook destination.

benmartin9 commented 4 years ago

Also need it, please! Key feature, we'll have to move to GTM otherwise.