Search code examples
facebookfacebook-ads-api

Facebook conversion pixel with "server to server" option


I'm investigating usage of CPA ad types in our application and was reading about pixels for tracking conversions. It states that there are JS/HTML pixels available, but I'm wondering if there is a pixel that could be triggered on server side, (i.e. using file_open from our script). This would be a huge benefit for my app, since it would enable me to lower discrepancy and also allow more flexibility.

Does anyone have an idea?


Solution

  • No, there is no ability to record conversion using a server-to-server method at the moment.