Create a Placement
Last updated
Last updated
Always create a fallback campaign for each placement that has no rules. That way, if a user doesn't match any of the previous campaigns, they will still see a paywall.
Visit Nami Control Center > Placements
Most placements are defined by labels in your app code.
You can also create deeplink placements that are triggered by a URL.
Deeplink placements are available on our Business plans and up
This label should be a short string that is used by your app code. The string shouldn't have any spaces or special characters other than -
or _
The Display Name is used internally to help describe the placement in more detail. It is also used when bulk duplicating campaigns. Learn More.
Tags can be added to help manage lots of placements. You will want to tag similar placements according to form factor, purpose, and context.
In this example, the placement is one that unlocks content, so we add tag unlock
Placements have statuses. By default when you create a placement, it is turned On. To disable the placement and all rules attached, turn it off.
Each placement should have at least 1 campaign rule. Learn more about how to create a campaign
Click into the placement to add a rule.