Expand my Community achievements bar.

Meta Conversion API response logging

Avatar

Level 2

Hi 

 

I have setup meta capi event forwarding and data is going through fine (using platform debugger and assurance). Is there a way to log the response from meta capi event forwarding extension ie how many successful responses vs how many failed , in theory creating an audit log of such of all the responses to the meta capi event forwarding extension 

 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

4 Replies

Avatar

Community Advisor

HI @DavenPr 

you can for instance use the built-in Monitoring screen, filtering for "graph.facebook.com", but that is more for errors only.

bjoern__koth_0-1737033679431.png

 

Cheers from Switzerland!


Avatar

Level 2

thanks!!!! unfortunately i am looking for a solution where i can capture and store the response for audit purposes.

 

 

Avatar

Community Advisor

Hi @DavenPr 

well, if you are using the Meta extension in Launch server-side, then you cannot really get the results out.

 

But, should you feel comfortable enough doing some coding, you can also make a simple fetch call to the meta CAPI endpoint and process the results e.g. by sending it to a webhook or similar.

 

https://developers.facebook.com/docs/marketing-api/conversions-api/?locale=en_US

 

 

Cheers from Switzerland!


Avatar

Administrator

@DavenPr Did you find the suggestions helpful? Please let us know if you need more information. If a response worked, kindly mark it as correct for posterity; alternatively, if you found a solution yourself, we’d appreciate it if you could share it with the community. Thank you!



Kautuk Sahni