Elinom Analytics
Company Performance Intelligence
LIVE
Period:
Modules:
Google Analytics 4
Traffic & behaviour intelligence layer
Not configured
Property ID: G-XXXXXXXXXX Last sync: configure to enable Data range: last 7 days
Active Users
Sessions
Bounce Rate
Avg. Session
Conversion Rate
Traffic Sources
Conversion Funnel
Visitors
Signups
Trial Activated
Paid Subscription
Top Landing Pages
Connect your GA4 property Add your Measurement ID (G-XXXXXXXXXX) and enable the GA4 Data API on your server to unlock live traffic, funnel, and source data directly inside this dashboard.
1 Create a GA4 property & web stream
2 Add GA tag to your site's <head>
3 Configure server-side GA4 Data API credentials
4 Set GA4_PROPERTY_ID in Django settings
Metabase Primary Analytics
Self-serve BI — explore data, build questions & share dashboards
Not configured
Host: not configured Last embed: configure to enable Embed: Signed Token (recommended)
Connect Metabase for primary analytics Embed your Metabase dashboard to give every team member self-serve access to queries, charts and business intelligence — secured with signed tokens.
1 Deploy Metabase (self-hosted or Metabase Cloud)
2 Enable Embedding in Metabase Admin → Settings
3 Set METABASE_SITE_URL & METABASE_SECRET_KEY in Django settings
4 Set METABASE_DASHBOARD_ID for your main ERP dashboard
5 Django view generates a signed JWT token → served to this iframe
Django settings.py (example)
METABASE_SITE_URL = "https://metabase.yourdomain.com"
METABASE_SECRET_KEY = env("METABASE_SECRET_KEY")   # store in .env
METABASE_DASHBOARD_ID = 1                           # your ERP overview dashboard
METABASE_EMBED_THEME = "night"                      # night | transparent
Grafana Real-Time Dashboards
Live time-series monitoring — system health, KPIs & operational metrics
Not configured
Host: not configured Refresh: configure to enable Org: —
Connect Grafana for real-time dashboards Embed Grafana panels to monitor live platform health, transaction throughput, API latency and ERP module performance — streamed in real time.
1 Deploy Grafana (self-hosted or Grafana Cloud)
2 Enable allow_embedding = true in grafana.ini
3 Connect your data sources (PostgreSQL, Prometheus, Loki)
4 Set GRAFANA_HOST, GRAFANA_ORG_ID & panel UIDs in Django settings
5 Optionally create a Grafana service account token for API access
Django settings.py (example)
GRAFANA_HOST       = "https://grafana.yourdomain.com"
GRAFANA_ORG_ID     = 1
GRAFANA_API_TOKEN  = env("GRAFANA_API_TOKEN")       # service account token
# Panel UIDs — find in Grafana panel share URL
GRAFANA_PANELS = {
    "overview": "erp-overview-uid",
    "revenue":  "erp-revenue-uid",
    "ops":      "erp-ops-uid",
    "hr":       "erp-hr-uid",
}
Key Performance Indicators
Total Revenue
 
Loading…
Total Customers
 
Loading…
Acquisition Leads
 
Loading…
Inventory Items
 
Loading…
Total Employees
 
Loading…
Payroll Disbursed
 
Loading…
POS Transactions
 
Loading…
Marketing Campaigns
 
Loading…
Treasury Balance
 
Loading…
Active CRM Deals
 
Loading…
Financial & Growth
Revenue Trend
Revenue
Expenses
Revenue by Module
Acquisition Funnel
Module Activity — Transactions / Period
People & Operations
HR / Headcount
Payroll Distribution
Module Health & Data Status
Accounting
Agentic CRM
Inventory
Human Resources
Payroll
Marketing
Acquisition Engine
Point of Sale
Treasury
Banking
PropertyPro
Education ERP
Religious / NGO
AgroPro
Time & Attendance
Bookkeeper
Jobs Portal
AI-Generated Business Insights
Analysing all modules…
Please wait while Elinom Analytics gathers data from your platform.
Landing Pages