domain-marketing

Codify attribution models, funnel order, and spend sign conventions for unified marketing KPIs.

475|25|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/SignalPilot-Labs/SignalPilot --skill domain-marketing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domain-marketing
Source: https://github.com/SignalPilot-Labs/SignalPilot/tree/main/benchmark/signalpilot-plugin/skills/domain-marketing
Command: npx skills add https://github.com/SignalPilot-Labs/SignalPilot --skill domain-marketing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Marketing analytics and AI reasoning often struggle to apply attribution and funnel semantics consistently across datasets. This Skill codifies core marketing domain knowledge (attribution models, engagement funnel order, and spend sign conventions) to guide data-driven decisions and AI analyses.

Core Features & Use Cases

  • Attribution modeling guidance: supports first-touch, last-touch, linear, and 40-20-40 schemes to distribute credit across touchpoints.
  • Engagement funnel rules: standard funnel order (sent → delivered → opened → clicked → bounced) and counts-based metrics with non-deduplicated stages.
  • Cost sign convention guidance: handles positive/negative monetary values and normalizes across multiple sources for accurate totals.
  • Use Case: apply these rules to a multi-channel campaign dataset to produce a single, consistent KPI summary (e.g., overall ROAS) even when sources have different attribution histories.

Quick Start

Run attribution and funnel checks on your marketing dataset to generate a unified KPI.

Frequently Asked Questions about domain-marketing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate cross-channel attribution for multi-source marketing campaigns?

Cross-channel attribution for multi-source marketing campaigns is solved by applying models like first-touch, last-touch, linear, or 40-20-40 to distribute credit across touchpoints, producing a unified KPI summary even when sources have different attribution histories.

What is the correct engagement funnel order for marketing analytics?

The correct engagement funnel order for marketing analytics is sent, delivered, opened, clicked, and bounced. It uses counts-based metrics with non-deduplicated stages to standardize campaign performance tracking across datasets.

How do I normalize marketing spend sign conventions across different data sources?

To normalize marketing spend sign conventions across different data sources, you handle positive and negative monetary values by applying consistent normalization rules. This ensures accurate totals when aggregating multi-dataset campaign spend.

Can I generate a single ROAS KPI from inconsistent multi-channel campaign datasets?

Yes, you can generate a single ROAS KPI from inconsistent multi-channel campaign datasets by codifying attribution models, funnel counting rules, and spend sign conventions. This resolves inconsistencies to produce a unified KPI summary.

What attribution models are supported for cross-channel marketing analysis?

Supported attribution models for cross-channel marketing analysis include first-touch, last-touch, linear, and 40-20-40 schemes. These models distribute credit across touchpoints to guide data-driven decisions and unified KPI generation.