

Getting Started
To integrate Meta Signals Gateway into your Edgee project:- Open the Edgee console and navigate to your project’s Components.
- Select “Add a component” and choose
edgee/meta-signals-gateway
from the list of available components. - Choose your servers location based on the location of most of your clients (
EU
orUS
). Location can not be changed later. - Click Save
Path Prefix

/foo
as a path prefix, all requests coming to www.yourdomain.com/foo/something
will be forwarded to your Signals Gateway.
Automatic Meta Pixel Injection

Mode

- Safe: The Meta Pixel will be injected into the website only when the user consent is
granted
. - Strong: The Meta Pixel will be injected into the website when the user consent is
pending
orgranted
. - Always: The Meta Pixel will be always injected into the website regardless of the user consent status.