segmentio / segmentio/analytics.js-integrations

[facebook-pixel] add support for trackSingle

Open
#53 4 comments 2 reactions 0 assignees View on GitHub

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

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.