Create a Placement

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.

1. Navigate to Placements page

Visit Nami Control Center > Placements

2. Click 'Add'

3. Choose a Type

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

4. Assign a Label and Display Name

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.

5. [Optional] Add Tags

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

6. Update the Status 🚥

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.

7. Add a campaign rule ▶️

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.

Last updated