Nami Public Documentation
Sign In
Nami Documentation
Nami Documentation
  • Get Started
    • Overview
      • Key Concepts
      • Data Collection
      • Built for Privacy
    • Evaluating Nami
    • SDKs
      • Apple Native SDK
      • Android Native SDK
      • Amazon Native SDK
      • Roku Native SDK
      • React Native Cross-Platform SDK
      • Flutter Cross-Platform SDK
      • Unity Cross-Platform SDK
      • Release Notes
        • Find Nami SDK Version
    • Quickstart Guide
  • Subscription Management
    • Overview
    • Products
      • Archive Products
      • Sync Products
    • Entitlements
    • Customer Screen
    • Accounts and Login/Logout
    • Advanced Use Cases
      • Upgrades and Downgrades
      • Supported Purchase Change States by Platform
      • Restoring Purchases
      • Working with Consumable IAPs
  • No Code Paywalls
    • Overview
    • Paywall Creator
      • Using the Creator
      • Paywall Layout
      • Components
        • Editing, Deleting, Reordering
        • Hiding Components
        • Video
        • Collapse
      • Editable Properties
        • Focused Styling
        • Safe Area
      • Conditions
        • Notched Devices
        • Product Entitlements
      • Adding Products
      • Repeating Product Group
      • Product Fields
      • Capabilities
        • Featured Styling
        • Selected Styling
        • Custom Brand Fonts
        • Carousel
        • Trial Eligibility
        • Deeplink Button
        • Introductory Offer Eligibility
        • Login Check
        • Product Groups
        • Conditional Product Groups
        • Offer Eligibility and Purchasing
        • Screenreader Text
        • Personalization Tokens
        • Custom Variables
        • Multipage
        • Custom Data Source
        • Advanced Video Features
        • Product Error States
      • ❓FAQs
        • Designing Paywalls in Figma
        • Guide to Building a Paywall from Scratch
      • 🎁Releases
        • Roadmap
    • Paywall Templates
      • Pacific
      • Pacific Premium
      • Trident
      • Starfish
      • Mantis
      • Venice
      • Venice Premium
      • Honest
      • Catalina
      • Oyster
      • Puffin
      • Marina
      • Beluga
      • Driftwood
      • Lagoon
      • Pisces
      • Aquarius
      • Conch
      • Lionfish
      • Moray
      • Tetra
      • Lighthouse
      • Puffin Tablet
    • Managing Paywalls
      • Archiving a Paywall
      • Duplicate a Paywall
    • Paywall Smart Text
    • Pricing Eligibility States
    • Pricing Eligibility by Platform
    • Nami Paywalls in Different Languages
    • Legacy Paywalls
  • Campaigns
    • Placements
      • Create a Placement
      • Deeplink Placements
      • Archiving a Placement
      • Managing Lots of Placements
      • Export Placements
    • Campaigns
      • Campaign Filters
        • Campaign Use Cases
      • Archiving a Campaign
      • Scheduling a Campaign
      • Campaign Conversion Events
      • Managing Lots of Campaigns
      • Campaign Troubleshooting
    • A/B and Multivariate Testing
      • Selecting an A/B test winner
      • A/B Test Allocation
  • Integrations
    • All Integrations
    • Billing Platforms
      • Apple Integration
        • App Store Setup
          • Privacy Details
        • Platform Integration
        • App Store Server Notifications
        • Store Credentials
          • App Store Connect Shared Secret
          • Apple App Store Connect API
          • Apple In App Purchase
        • Add a Product
        • Platform Sync
        • SDK Integration
        • Troubleshooting
        • Testing and Development
          • Apple Testing Environments
          • Setting up Device Sandbox Test Environment
          • Setting up StoreKit config in Xcode
      • Google Integration
        • Google Play Store Setup
        • Platform Integration
        • Service Account
        • Real-time Developer Notifications
        • Add a Product
        • Platform Sync
        • SDK Setup
        • Troubleshooting
          • Supporting Android minSdkVersion 25 or lower
          • Requested product is not available for purchase
          • Unsupported Version of Play Billing
      • Amazon Appstore Integration
        • Create Amazon Android App
        • Platform Integration
        • Shared Key
        • Real-time Event Notifications
        • Add a Product
        • SDK Integration
        • Testing
      • Roku Integration
        • Platform Integration
        • API Key
        • Transaction Notifications
        • Add a Product
        • SDK Integration
      • Web Integration
    • Analytics Tools
      • Adobe Analytics
      • Amplitude
      • Google Analytics
      • mParticle
      • 3rd-Party Analytics
    • Subscription Management
      • Nami Subscription Management
      • Bring your Own Payment Code
    • CDP Integrations
      • Adobe CDP Integration
      • Amplitude CDP Integration
      • Custom CDP Integration
      • Generic CDP Integration
    • Other Integrations
      • Wicket Labs
      • Webhooks
        • Introduction to the Nami ML Event System
        • Event Types
          • Purchase Status Updates
          • Events for Upgrades, Downgrades, and Crossgrades
        • Event Subscriptions
        • Understanding Transferred Events and Accounts
      • API Access
    • Events Feed
  • Analytics
    • Using Charts
    • Paywall Analytics
      • Impressions
      • Paywall Conversion Rate
      • Sessions
      • Active Devices
    • Subscription Analytics
      • Revenue
      • MRR
      • Purchases
      • Trial Starts
  • Nami Account
    • Manage your Apps
      • Find your Nami App Platform ID
      • Setting up Legal Text for your Apps
    • Organization
      • Configuring Organization Security Policies
      • Billing
    • Invite your Team
      • Roles
    • Manage your Account
      • Two-Factor Authentication (2FA)
Powered by GitBook
On this page
  • Overview
  • Support
  • Adding a Collapse
  • Styling: Collapse with colored rounded border
  • Styling: Collapse with transparent background color and colored border
  • Styling: Change the Collapse Header icons
  • Analytics
  • List of Events
  • Frequently Asked Questions
  • Q: What Components can I put inside a Collapse?
  • Q: Where can I put a Collapse?
  • Q: How many Collapse components can I have on my paywall?
  • Q: When the Paywall is Launched, will the Collapse be open or closed?
  1. No Code Paywalls
  2. Paywall Creator
  3. Components

Collapse

How to use the Nami Paywall Collapse component

Last updated 27 days ago

Overview

A collapse is a component that can be expanded to show additional content. This is useful for showing long lists of value props.

A collapse has a header, which can be styled differently based on whether the collapse is open or closed.

A collapse also has a body which can contain a number of components.

Support

Operating System
Supported
Minimum SDK Version Required

Android

3.2.1

iOS

3.2.1

Web

1.5.2

Google TV

Apple TV

FireTV

Roku

Adding a Collapse

  1. Open or create a new Creator-compatible paywall

  2. Click the plus button next to the Content Section or the component inside Content where you want the collapse.

  3. Select 'Collapse'

  4. Edit Collapse Header Title Text under Collapse > Collapse Header. Change the Content if desired.

  5. Change styling of Collapse (see below for additional steps)

  6. Add content to the Collapse Body. We recommend adding lists or text only. You can drag in existing components on the paywall, as long as they are supported inside the Collapse. See questions below for more details.

When you are editing any component inside the Collapse, the previewer defaults to showing the Collapse as open. Edit any component outside the Collapse to close the component.

Styling: Collapse with colored rounded border

  1. Edit the Collapse component

  2. Change Border Color

  3. Set Border Width to at least 1

  4. Change Corner Radius of Collapse component

  5. Edit the Collapse Header. Change Corner Radius to the same value.

  6. Edit the Collapse Body. Change Corner Radius to the same value.

Styling: Collapse with transparent background color and colored border

  1. Edit the Collapse component

  2. Change Border Color

  3. Set Border Width to at least 1

  4. Edit the Collapse Header. Change Fill color to Transparent

  5. Edit the Collapse Body. Change Fill color to Transparent

Styling: Change the Collapse Header icons

  1. Find the Collapse Header icon component inside Collapse > Collapse Header

  2. The icon under Appearance is the icon used when the Collapse is closed. Select a new icon from the library.

  3. Click the 'Conditions' tab

  4. Under the 'When Collapse is Open' condition, select a new icon from the library

Analytics

The Nami SDK emits analytics events about the Collapse component that you can consume for your own reporting purposes.

See 3rd-Party Analytics for background information.

List of Events

  • collapsible_drawer_open

  • collapsible_drawer_close

Frequently Asked Questions

Q: What Components can I put inside a Collapse?

A: All components except for Repeating Product Group, Product Group Toggle, Video and Carousel are supported inside a Collapse

Q: Where can I put a Collapse?

Q: How many Collapse components can I have on my paywall?

A: The paywall supports multiple Collapse components!

Q: When the Paywall is Launched, will the Collapse be open or closed?

A: By default, all collapse components will be closed when the paywall is launched.

A: Collapse components can only go inside the . They cannot be put inside a Carousel.

Content section
✅
✅
✅
❌
❌
❌
❌