/Documentation

How to configure Signals Gateway

Updated May 15, 2026

This guide walks you through setting up Signals Gateway from scratch. By the end, you'll have a working pipeline sending events to your chosen destination and a verification checklist to confirm everything is flowing correctly.

Before you begin

Since Signals Gateway routes the events your site already sends, you’ll need to set up Meta web tracking on your site. You can implement it through a web GTM container, hard-code on the page, or integrate via a plugin. 

Step 1 | Create Signals Gateway on Stape

  1. Log in to your Stape account and click Signals Gateway in the dashboard.
Open Signals Gateway

2. Click Create Signals Gateway.

Click Create Signals Gateway

3. Fill in:

  • Gateway name - a descriptive label.
  • Admin email - the account you'll use to log in to Signals Gateway. It can be different from your Stape login.
  • Server location - pick the region closest to the majority of your traffic.

4. Click Create gateway.

Click Create gateway

5. Select a subscription plan and click Continue.

Select a subscription plan

6. Wait for the gateway status to change to Running.

Gateway status running

7. Open the invitation email sent to your admin address and click Accept Invitation.

Signals Gateway email
i

Tip

Didn't receive the email? Click Finish Signals Gateway setup from the Gateway's menu on Stape, it opens the same flow.

8. Save your admin URL. Once the gateway is running, copy the URL shown in the Signals Gateway settings. That's your permanent login link, bookmark it. You'll log in with the admin email and the password you're about to set.

Save your admin URL

Step 2 | Create your first data connection

  1. Log in to the gateway with your admin email, set a password, and click Create Account. Stape never sees this password, store it somewhere safe.
Log in to the gateway

2. Click Get Started.

Click Get Started

3. Pick the connection type that matches your use case:

  • Signals Gateway - you want Stape to generate a new Pixel and handle Meta CAPI for you. This is the best option if you’re new to this.
  • Conversions API Gateway - you already have a Meta Pixel and just want to add server-side CAPI on top of it.

Click Create.

Pick the connection type

Routing Signals Gateway through a subdomain on your own site measurably improves match quality and reduces ad-blocker loss.

  1. Go to Account settings → Data routing → Optimize.
Optimize

2. Copy the Signals Gateway domain shown on the pop-up.

Copy the Signals Gateway domain

3. In your DNS provider (in our case Cloudflare), add a new record:

  • Type - CNAME
  • Name - capig (or any subdomain of your choosing, e.g. events, metrics)
  • Target - the domain you copied in step 2
  • Proxy status - off

Click Save.

Add a new record

4. Back in Signals Gateway, enter your subdomain and root domain, then click Continue.

Enter your subdomain and root domain

5. The subdomain will appear with a green Optimized indicator once DNS has propagated. 

Optimized indicator

6. Your Signals Gateway Pixel is now reachable at your custom domain, but your GTM tag or site code still points to the old Stape host. Go to your Pixel → Setup guide tab. The snippet and values shown there will already reflect your custom domain. Use them to update whichever installation method you used:

6.1. For GTM template:

  • In GTM, open your Signals Gateway Pixel tag and update Signals Gateway Pixel Host, Signals Gateway Pixel Script URL.
  • Go to Templates → SignalsGateway Pixel → Permissions tab → Inject scripts and update the allowed URL pattern to match the new script URL. Save the template.
  • Publish the GTM container.

6.2. For the Custom HTML method:

  • Copy the complete updated snippet.
  • Paste it in your GTM Custom HTML tag (or directly in your site's )
  • Save and publish. If the snippet is hardcoded in your site template, clear your page cache after saving.

Optional configuration

Edit or add data sources

Click an existing Data source and go to the Configuration tab to change its settings, such as:

  • Data enhancement - allow to send advanced matching data with your events
  • Contact data treatment - you can choose to hash contact data upon collection using the SHA-256 format. Data that is hashed can’t be reverted to its original form and can’t be used by some data destinations or for audience creation. 
  • First-party cookie - enabling the use of first-party cookies events can help improve matching.

Also, you can tweak Data Filter to set how incoming data is processed before being forwarded to destinations.

Data source configuration

Click + under Data sources to add a file-based source, either automatically via scheduled upload or manually. For detailed instructions read the Add offline events to Signals Gateway article.

Add data source

Pipeline filter

Click on the Pipeline filter in the pipeline’s dashboard to block specific event types from reaching any destination on this pipeline. Useful for suppressing test events or PII-heavy events.

Pipeline filter

CRM integrations

Stape's CRM apps push your CRM pipeline stages into Meta as conversion events, without needing to route them through your website.

CRM integrations are configured from the Connections tab inside Signals Gateway. Read more in Stape's Conversion Tracking CRM Apps: use cases and benefits.

CRM integrations

Testing

Check the following:

  • Events in the Signals Gateway. Open your pipeline's dashboard, the event counter in Data sources should start moving within a few minutes of live traffic.
Flowing events
  • Events in Meta Events Manager. Open the connected dataset → Overview. You should see events arriving with the server parameter populated.
Events in Meta Events Manager
Event match quality

Quick reference

How to find your Signals Gateway Pixel ID

  1. Go to Data Sources → click your data source.
Go to Data Sources

2. The Pixel ID sits at the top of the panel.

Pixel ID

How to find your Signals Gateway API Key

In your Stape account, open Signals Gateway → your gateway. The Gateway API Key is listed under Signals Gateway settings.

API key

Was this article helpful?

Comments

Can’t find what you are looking for?