Buyers
All license holders. Add a new record after each Gumroad sale.
Total Buyers
Active Licenses
Products
Order ID Buyer Product Version Domain Content ID Status
Loading…
DRM Audit
Verify Content IDs and check suspected domains against your buyer database.
Check a Content ID
Paste a Content ID found in a page's source code.
Waiting
Enter a ppj-XXXXXXXX value above.
Check a Domain
Check if a domain is registered to a known buyer.
Waiting
Enter a domain above.
Generate & Verify
Waiting
Enter Order ID + domain to compute the expected Content ID.
Bulk Content ID Check
Paste multiple ppj-XXXXXXXX IDs (one per line or comma-separated) found in Google search results.
Results appear here.
🔍 Find Sites Using Your CMS on Google
Every post generated by the Journal CMS contains a hidden ppj-content-id meta tag. Use this Google search query to find all public pages using your product:
"ppj-content-id" -site:google.com
Workflow: (1) Copy the query above → paste into Google search. (2) Collect any ppj-XXXXXXXX values you find in page sources (View Source → search for ppj-content-id). (3) Paste them into the Bulk Check tool above to instantly see which are legitimate buyers.
Outreach
Filter buyers by product or version to build a notification list.
Filters
"Copy with names" format: First Last <email@domain.com> — works in most email clients. "Copy plain emails" gives comma-separated addresses only.
    Settings
    Apps Script connection and configuration.
    Apps Script Connection
    Must match the SECRET_KEY constant in your Apps Script.
    Apps Script Setup Guide
    1. Create a new Google Sheet (any name).
    2. Rename the first tab to Buyers.
    3. Open Extensions > Apps Script.
    4. Delete any default code and paste the contents of seller-dashboard/apps-script.gs.
    5. Set SECRET_KEY to a strong passphrase of your choice.
    6. Click Deploy > New deployment > Web app.
      Execute as: Me · Who has access: Anyone, even anonymous
    7. Copy the generated web app URL.
    8. Paste the URL and your secret key into the fields above and click Save.