docs(integrations): move Meta Ads allow-list domain to install.link - #278
Merged
Conversation
Superwall's MMP ad links now live on install.link instead of mmp.superwall.com, and the event_source_url on conversion events sent to Meta's Conversions API carries the install.link domain. Update the traffic-permissions step and the troubleshooting bullet to instruct allow-listing install.link, noting that an existing superwall.com entry can stay for links created before the move. Documents superwall/paywall-next#3927. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
superwall-docs | 2d5c0c4 | Commit Preview URL Branch Preview URL |
Aug 25 2026, 08:11 PM |
No real customers added superwall.com to their allow list yet (only internal testing), so the note about keeping it listed is unnecessary. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
superwall/paywall-next#3927 moves the MMP click landing domain from
mmp.superwall.comtoinstall.link. Ad links customers paste into Meta ads are nowinstall.linkURLs, and theevent_source_urlon every conversion event Superwall sends to Meta's Conversions API carries theinstall.linkdomain — so the Meta dataset's website traffic-permissions allow list must containinstall.link.What
In
content/docs/integrations/meta-ads.mdx:install.link, with a note that an existingsuperwall.comentry can stay — it still covers ad links created before the move.install.link.Not in this PR
content/docs/images/mmp_meta_ad_links.jpgstill shows anmmp.superwall.comURL in the Ads links table, and its embedded dashboard copy still says "Type the domain superwall.com". It needs re-capturing once the dashboard generatesinstall.linklinks; the dashboard's in-app instruction text also needs the same update on the paywall-next side.Timing
install.link+ consumer redeploys, per that PR's rollout prerequisites). The wording here is transition-safe — it keepssuperwall.comlisted for older links — but shouldn't advertiseinstall.linkbefore the domain is live.🤖 Generated with Claude Code