Hello
I’m working on a SS only FB CAPI setup.
When I test the setup, I noticed that FB cookies are set only if fbclid is present in the url.
I enabled the option “Generate _fbp cookie if it not exist” on the FB CAPI tag. No difference.
This behaviour doesn’t match the client side FB tag, which sets cookies even if the fbclid is not present.
Is this a bug? How can I make the SS tag always sets cookie?