Logo
Deploy Now

SaaS Alternative

Mailchimp HubSpot Pipedrive Buffer

Stars

444

Forks

12

Watchers

1

Developer links

Marketing Dashboard

This is a marketing operations control center that replaces fragmented CRM, outreach, content, and analytics tools with a unified self-hosted interface designed for AI agent-assisted go-to-market teams. The CRM module manages leads through a configurable pipeline funnel with stages from New through Sequenced, Replied, Interested, and Booked, tracking source attribution, industry segments, company size, lead quality scores, and LinkedIn URLs per contact. Outreach sequencing supports email campaigns with pause controls, audit endpoints, suppression workflows, and engagement tracking. The content operations surface provides calendar views, content item management, performance metrics, and approval queues for editorial control. Analytics and KPI dashboards show impressions, engagement, and send volumes over configurable time periods, with optional connectors to Plausible, Google Analytics 4, X, and LinkedIn for cross-platform reporting. The OpenClaw-native agent runtime enables dynamic agent and squad discovery, workspace management, session monitoring, and communications surfaces. Automation scheduling uses cron job templates with OpenClaw-compatible schedule variants including cron expressions, every intervals, and at timestamps. The tech stack combines Next.js 16 App Router with React 19, Tailwind CSS 4, Recharts, and Zustand for state management. Authentication supports session cookies, API keys, and optional Google OAuth with role-based access controls. All state persists locally in SQLite via better-sqlite3 with no required external infrastructure. On RepoCloud, deploy Marketing Dashboard on a dedicated VPS with persistent SQLite storage, root SSH access, and complete control over your marketing operations data, all under the MIT license.

Marketing Dashboard
Marketing Dashboard

Benefits

  • Unified Marketing Operations Interface
  • Replace separate CRM, outreach, content calendar, and analytics platforms with one dashboard that shares data models, authentication, and pipeline state across all marketing workflows natively.
  • AI Agent Team Orchestration
  • Integrate natively with OpenClaw agent runtime for dynamic agent and squad discovery, cron job scheduling, workspace management, session monitoring, and communications from a single control plane.
  • Local-First Zero-Dependency Architecture
  • Run immediately with Next.js and SQLite alone requiring no external databases, message queues, or cloud services. All application state persists locally in the ./state directory by default.
  • Secure by Default Configuration
  • Ships with host-locking enabled, writeback controls disabled, session authentication enforced, and API key support active, requiring explicit opt-in before any external data modifications or network exposure.

Features

  • CRM Pipeline Management
  • Track leads through configurable pipeline stages with source attribution, quality scores, industry segments, company size fields, LinkedIn URLs, and tiered classification.
  • Outreach Sequencing
  • Run email outreach campaigns with sequence scheduling, pause and resume controls, suppression lists, audit endpoint logging, and engagement rate tracking.
  • Content Calendar Operations
  • Manage content items with calendar views, performance tracking, and approval queues for editorial control across scheduled posts and marketing assets.
  • Analytics KPI Dashboard
  • Monitor impressions, engagement, and email metrics over configurable periods with optional connectors to Plausible, Google Analytics 4, X, and LinkedIn.
  • Cron Job Automation
  • Schedule automated workflows using OpenClaw-compatible cron expressions, every-interval timers, and at-timestamp triggers with deployment status monitoring and approval gates.