The fbc should pass the click id (a parameter that is generated and added to the user url when the user clicks on Facebook ads).
FB tag set this parameter automatically in the user’s cookie. This works if the url of the page on which the event occurred contains the url query ‘fbclid’.
Usually you don’t need to pass it manually, it will be automatically picked up by the tag from the cookie. Just like the fbp parameter.