How to use facebook pixel in firebase function
There is a payment system on my site.I agreed with an advertiser and he gave me a Facebook pixel id. I use this on the client side, it’s very easy , but in some cases I couldn’t figure out how to integrate this, for example in case of payment completion.The place where the payment takes place is firebase functions.