Dmail Product Docs
  • Introduction
  • overview
    • Dmail Network
    • Brand Assets
    • Roadmap
    • Points Rewards Program
  • products
    • Dmail DApp
      • Email Addresses
      • NFT Domains
      • Plans & Points
      • Cross-chain Messaging
      • Subscription & Notification
    • Subscription Hub
      • Dashboard
      • Settings Management
      • Subscriber Management
      • Message Push
      • Content Management
      • Point Management
    • Marketing Hub
  • Get started
    • Dmail DApp User Guide
      • How to Use Dmail for Sending and Receiving Emails
        • Logging In
        • Viewing Your Email Address
        • Sending Emails
        • Checking Emails
      • How to Acquire an NFT Domain
        • Obtaining an 8-20 digit NFT Domain for Free through Activities
      • How to Earn and Import Points
      • How to Set Up Notifications/Forwarding and Perform Data Monitoring
        • Setting Up Browser Notifications
        • Setting Up Email Forwarding
        • Setting Up Telegram Forwarding
      • How to Subscribe to Projects
      • B² Haven Testnet User Guide
    • Subscription Hub Project Guide
      • How to Set up Your Project on the Subscription Hub
      • How to Send Subscription Notifications
      • How to Manage User Tags
  • Tokenomics
    • Get $DMAIL
    • Staking $DMAIL
    • $DMAIL Tokenomics
  • developers
    • Subscription Hub SDK
      • Import/Verify Identity
      • Definition of Common Parameters
      • Interface List
        • Query Registration Project Details
        • Query the Project Subscriber List
        • Sending Messages to Subscribers
        • Send an Email to the Specified Address
        • View the Record of Sent Messages
        • View the Records of Sent Emails
  • RESOURCES
    • Blog
    • Mainnet
    • Ambassadors
    • Subscribe to Dmail
    • Bug Bounty Program
    • Contact Us
    • Privacy Policy
    • Terms of Service
Powered by GitBook
On this page
  1. products
  2. Subscription Hub

Message Push

PreviousSubscriber ManagementNextContent Management

Last updated 1 year ago

The message push feature built on the Dmail Messaging Protocol possesses the same level of information security and robust identity resolution capabilities as the Dmail DApp. It is used by developers to send personalized and targeted notification messages to subscribed users' wallet addresses or any associated decentralized identities (DIDs). Message Push supports various differentiated sending methods, including peer-to-peer, all, by tags, and by groups. After messages are sent, developers can monitor multidimensional data analytics such as delivery rate, read rate, and the number of new readers. This helps developers achieve precision in their operations.

Furthermore, you can use the customer ID and private key provided by Dmail to customize conditions and content through an SDK and directly call the Dmail Messaging Protocol to send messages. For example, you can monitor custom ENS domain names that are about to expire (within 30 days) and automatically send renewal reminders to improve user experience, retention, and conversion to paid services.

SDK: Please refer to the configuration guide for setup instructions.