How would I put multiple Facebook tracking pixels on one web page?

后端 未结 7 1132
情书的邮戳
情书的邮戳 2020-12-30 11:36

We are trying to use Facebook\'s Ad tracking pixels to track ads. we looked at Facebook\'s documentation and that led me no where.

I need to know how to trigger mult

7条回答
  •  春和景丽
    2020-12-30 12:17

    This is the current working approach that I recommend based on Facebook source code (based on https://developers.facebook.com/). Use the "init" function multiple times, that simple...

    
    
    
    
    

提交回复
热议问题