【发布时间】:2021-09-03 11:55:01
【问题描述】:
我的开发人员在我的 shopify 网站上集成了 facebook 像素。但 3 天后,它在诊断窗口中向我显示此错误。我正在努力解决这个问题。
You’re sending the same event ID for many instances of your ViewContent events. Event IDs are unique identifiers that are used to deduplicate identical events received from your pixel and the Conversions API so they’re not counted twice. To ensure that Facebook is accurately counting your events, each unique event instance needs its own unique event ID.
This may cause issues with the measurement of your events and the attribution of your ad campaigns.
因此,为了删除它,我从“自动高级匹配”选项中简单地启用了“external_id”参数,但我不太确定我是否做对了,因为我是集成它的新手。解决此问题后,我现在看到此错误,如屏幕截图中所述
代码中是否有某些内容,我需要更改以解决此问题。
注意:设置是通过合作伙伴集成进行的。
请帮助我解决这些错误。如果您需要更多信息,请告诉我。 任何帮助将不胜感激! 谢谢!
【问题讨论】: