Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions content/docs/integrations/meta-ads.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ Meta requires you to acknowledge new custom events and allow the domain they com

<Frame>![A confirmed sw_subscription_start event listed in the dataset's Overview events table under the Conversions API integration](/images/mmp_meta_events_confirmed.jpg)</Frame>
</Step>
<Step title="Allow the superwall.com domain">
In your dataset's **Settings**, under **Traffic permissions - websites**, click **Create allow list** and add `superwall.com`.
<Step title="Allow the install.link domain">
In your dataset's **Settings**, under **Traffic permissions - websites**, click **Create allow list** and add `install.link`.
</Step>
</Steps>

Expand Down Expand Up @@ -235,7 +235,7 @@ The **Dataset** dropdown only shows web datasets. If the only dataset you see in
- Sandbox purchases are never forwarded. Only production events are sent to Meta; use **Send test events to Meta** to validate before going live.
- Confirm the dataset ID and access token still validate by editing and re-saving the configuration.
- Confirm the `sw_` custom events in **Review events** in Events Manager.
- Add `superwall.com` to the dataset's website traffic allow list.
- Add `install.link` to the dataset's website traffic allow list.

### No transaction or purchase events

Expand Down
Loading