segmentio / segmentio/analytics.js-integrations
[facebook-pixel] add support for trackSingle
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 125
- Forks
- 136
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 1
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the facebook-pixel integration and its existing Facebook pixel event calls, then read the linked Facebook documentation for the trackSingle request form. Confirm the integration can target a specific pixel without affecting other page pixels; done means the requested trackSingle support is implemented and covered by the repository's relevant integration checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100