E-Commerce Flash Sale Kit
High-urgency promotional campaign featuring sticky header ribbons, countdown banner slots, product discount placeholders, and conversion tracking tags.
The Agency Operating Layer in AdFuz Pro transforms WordPress into a proprietary, enterprise-grade client advertising platform.
Rather than a basic “hide logo” toggle, the Agency module operates as an end-to-end multi-tier system:
┌────────────────────────────────────────────────────────┐│ Agency Configuration ││ (Name, Logo, Favicon, Colors, Custom CSS) │└───────────────────────────┬────────────────────────────┘ │ ▼┌────────────────────────────────────────────────────────┐│ Branding / White Label Layer ││ (Multi-tier Resolution: Global -> Client) │└───────────────────────────┬────────────────────────────┘ │ ┌────────────────────┼────────────────────┐ ▼ ▼ ▼┌──────────────┐ ┌──────────────┐ ┌──────────────┐│ Admin UI │ │ Reports │ │ Emails/PDFs ││ Custom menus │ │ White-label │ │ Agency logos ││ & CSS theme │ │ overrides │ │ & headers │└──────────────┘ └──────────────┘ └──────────────┘ │ ▼┌────────────────────────────────────────────────────────┐│ Client Configuration Layer ││ (Multi-Client CRUD, Isolation, Workspaces) │└───────────────────────────┬────────────────────────────┘ │ ▼┌────────────────────────────────────────────────────────┐│ Export / Import Migration Package ││ (.adfuz.json, SHA256 Checksum, Zero-Leak) │└────────────────────────────────────────────────────────┘Navigate to Ad Fuz → Agency and select the White-Label Branding tab.
| Setting | Description |
|---|---|
| Enable White-Label Mode | Hides core AdFuz branding badges, links, and attribution across all admin views. |
| Agency / Brand Name | Your company name displayed across report headers, email digests, and page titles. |
| Custom Admin Menu Label | Renames the top-level WordPress sidebar menu (e.g. Ad Engine or Apex Media). |
| Agency Header Logo | Custom logo URL (via Media Library) injected into admin navigation and PDF deliverables. |
| Agency Icon / Favicon | 32x32 icon displayed in menu tabs and client browser bookmarks. |
| Primary & Accent Colors | Injects dynamic CSS variables (--preview-primary, --preview-accent) across UI controls. |
| Custom Footer Attribution | Replaces default footer text on reports and email dispatches. |
| Custom CSS Override | Direct CSS editor to tweak font families, card radiuses, and admin layouts. |
AdFuz Pro allows you to segregate campaigns, creatives, ad spaces, and audience definitions by Client Workspace.
Acme Corporationacme-corp (auto-generated with collision safety)acme.comActive or InactiveNeed to replicate an entire promotional setup for a new client in the same niche?
Click the Clone icon () on any client row, enter the new workspace name, and AdFuz Pro deep-duplicates all linked campaign structures, ad placements, and audience rules in seconds.
Starter Blueprints are pre-packaged campaign architectures tailored for high-converting industry use cases.
E-Commerce Flash Sale Kit
High-urgency promotional campaign featuring sticky header ribbons, countdown banner slots, product discount placeholders, and conversion tracking tags.
B2B SaaS Lead Capture Funnel
Optimized lead gen blueprint with exit-intent overlay, in-content whitepaper callout slot, and geo-targeted B2B campaigns.
Publisher High-CTR Native Grid
Multi-slot responsive native ad grid with smart rotation, frequency capping, and ad-blocker recovery slots.
When applying a blueprint to a client workspace, AdFuz Pro automatically replaces placeholder tokens in ad headlines, landing page URLs, and campaign names:
| Token | Description | Resolved Example |
|---|---|---|
{{client_name}} |
Full name of the client | Nike Running Corp |
{{client_slug}} |
Machine-readable slug | nike-running |
{{client_domain}} |
Client domain / website | nikerunning.com |
{{agency_name}} |
Global agency brand name | Apex Growth Agency |
{{year}} / {{month}} |
Current calendar year/month | 2026 / September |
AdFuz Pro features an enterprise-grade migration engine that allows agencies to package complete marketing configurations and deploy them across multiple staging, staging-to-production, or client WordPress sites.
When importing an .adfuz.json file into another site:
adfuz-config and schema version 1.0.Create New: Safely clones duplicate items with an incremental suffix (e.g. promo-banner-2).Skip Existing: Preserves existing items that match identical UUIDs or slugs.Update Existing: Overwrites matching entities with the package configuration.wp_adfuz_campaign_ads and wp_adfuz_campaign_ad_spaces.wp_adfuz_agency_import_runs.Exported files and cached deliverables are stored in a hardened server directory:
wp-content/uploads/adfuz/agency/├── .htaccess (Deny from all - direct browser access blocked)├── index.php (Silence is golden execution block)└── exports/ (Cryptographically hashed JSON artifacts)Click the System Health button in the header at any time to inspect:
.htaccess protection statusNo. White-Label mode only modifies the presentation layer (WordPress admin menu labels, page headings, PDF headers, and shortcode branding attribution). All underlying ad rotation engines, shortcodes ([adfuz_space id="1"]), and delivery scripts continue running identically.
Yes. AdFuz Pro implements a multi-tier branding hierarchy:
When you clone a workspace, AdFuz Pro duplicates all linked campaign flight dates, creative variants, targeting criteria, and ad space bindings into new database records with unique UUIDs, leaving the original workspace completely untouched.
Yes. The configuration exporter uses relative schema references and variable tokens ({{client_domain}}). When imported on your live server, landing page URLs and asset links resolve cleanly to the target environment.