Performance Overview
Track your messaging activity and earnings in real-time
Profile Settings
Manage your public profile displayed in the widget
Payment Settings
How you get paid for your messages
Invoice-Based Payouts
All payments are collected by dmme. To receive your earnings, submit an invoice request and we'll process your payout promptly.
How it works:
- ✓ Payments from your audience are collected securely
- ✓ Your earnings accumulate (minus 20% commission)
- ✓ Submit an invoice request when ready for payout
- ✓ We process payouts within 3-5 business days
Widget Integration
Embed the dmme messaging widget on any website to start receiving messages from your audience.
Add this script to your website to show the default widget icon.
<script src="https://www.dmme.ee/widget/dmme-widget.js" data-creator="demo-creator"></script>Want to use your own icon design? Add your custom element with id="dmme-icon" and use data-hide-icon="true".
<!-- Your custom icon element -->
<div id="dmme-icon">
<svg class="dmme-bubble-bg" viewBox="0 0 1200 1200" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="bubble-gradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#8b5cf6;stop-opacity:1"></stop>
<stop offset="100%" style="stop-color:#6d28d9;stop-opacity:1"></stop>
</linearGradient>
</defs>
<path d="m918.81 300h-637.62c-47.785 0-89.188 41.492-89.188 89.277v300.66c0 47.785 41.402 90.059 89.188 90.059h258.91l45.902 123.07 45.902-123.07h286.91c47.785 0 77.188-42.273 77.188-90.059v-300.66c0-47.785-29.402-89.277-77.188-89.277z" class="dmme-bubble-path"></path>
</svg>
<img src="YOUR_AVATAR_URL" alt="Your Name" class="dmme-icon-avatar">
</div>
<!-- Widget script with data-hide-icon="true" -->
<script src="https://www.dmme.ee/widget/dmme-widget.js" data-creator="demo-creator" data-hide-icon="true"></script>The widget will automatically use your custom #dmme-icon element and attach click handlers. You can fully customize the icon's appearance.
Demo Dashboard
This dashboard shows real message functionality! You can respond to and reject messages, with automatic refunds and email notifications. All stats displayed above are live and update in real-time.