Loading CRM…
Dashboard
// lead capture overview
Recent Leads
Submission Time (EST)First NameLast Name Caller IDTransfer DIDPing ID CenterJornaya Cost
Loading…
Leads
// all captured leads parsed from inbox
Lead Table
Submission Time (EST)First NameLast Name Caller IDTransfer DIDPing ID CenterJornaya Cost
Loading…
Balance & Billing
// jornaya cost tracker per center
User Management
// manage center accounts and invitations
All Users
NameEmailRoleCenterLeadsJornaya Cost ($)StatusActions
Loading…
Mail Server Config
// IMAP settings — used to read your inbox for leads
IMAP Settings
Centers
// define which sender emails/names map to which center
Center Matching Rules
Analytics
// lead stats with date range & center filters
Center Breakdown
CenterLeads (Period)TodayJornaya Cost ($)Share
Loading…
Activity Log
// raw inbox scan events
Events
Processed AtSubjectCenterStatus
Loading…
Server Setup
// deployment & cron configuration
Cron Job (recommended)

Add this in cPanel → Cron Jobs → Every 5 minutes (*/5 * * * *)

php /home/username/public_html/callpixel/cron.php

Or via curl: curl -s https://yourdomain.com/cron.php

The CRM also auto-polls every 30 seconds while you're on the dashboard or leads page. Use the ⟳ Fetch Now button for instant refresh.

File Permissions

Set folder write permission in cPanel → File Manager:

chmod 755 /public_html/your-folder/
Required Files
FilePurposeAuto-created
index.htmlDashboard UI
api.phpREST API
cron.phpInbox reader
config.jsonMail settings + centers
log.jsonLead log
users.jsonUser accounts
sent_ids.jsonDuplicate prevention