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

[feature] add support for Advanced Matching with the Pixel

未关闭
#173 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
367
派生
158
PR 合并指标
30 天内没有已合并 PR

描述

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: ''
...
})
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。