adopted-ember-addons / adopted-ember-addons/ember-metrics

[feature] add support for Advanced Matching with the Pixel

Đang mở
#173 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
367
Fork
158
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The Facebook pixel has an advanced matching feature that enables you to send your customer data through the pixel but to enable this feature, we need to modify the default FB pixel code to pass data into the pixel init call. see https://developers.facebook.com/docs/facebook-pixel/pixel-with-ads/conversion-tracking#advanced_match
```js
fbq('init', '', {
em: '',
ph: '',
fn: ''
...
})
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

The issue names the Facebook Pixel integration but no repository files or tests. Start by locating the integration’s default fbq('init', ...) entry point and compare it with the linked Advanced Matching requirements. Done means the init call can receive the requested customer fields without breaking existing pixel setup, with coverage for the new behavior.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
javascript, typescript
Lĩnh vực
analytics
Loại issue
Tính năng
Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.