Sample data · CC0 / public domain

Sample marketing campaigns CSV.

Campaign performance rows: date, campaign, channel, impressions, clicks, spend, conversions and attributed revenue. The table behind every ROAS and funnel dashboard.

Download

Grab a file — or generate a big one.

The small files are static downloads. The large ones are generated in your browser from the same fixed seed, so every copy of marketing-100000.csv on earth is byte-identical — reproducible test data with no 60 MB download.

100 rows · 7 KB 1,000 rows · 66 KB

→ Open this dataset in the dashboard builder  ·  → Open in the CSV editor

Preview

First rows.

datecampaignchannelimpressionsclicksspendconversionsrevenue
2024-06-01Retargeting Q3Video10428215113461.661197437.38
2024-07-16Product LaunchDisplay5494426332015.719320370.49
2024-08-31Product LaunchPaid Search1813841081.0871000.12
2024-10-15Brand AwarenessPaid Social20933522332563.0520648585.69
2024-11-30Partner Co-opPaid Search19297338422902.5721512808.67
2025-01-15Partner Co-opDisplay6781413723220.07204053.18
2025-03-01Brand AwarenessEmail18187945092820.6237384672.33
2025-04-16Spring SaleDisplay891831149615.098413098.95
Schema

Columns.

columndescription
dateReport date
campaignCampaign name
channelChannel
impressionsAd impressions
clicksClicks (0.5–6% of impressions)
spendSpend (USD)
conversionsConversions (1–12% of clicks)
revenueAttributed revenue (conversions × AOV)
About this dataset

What it models.

Clicks are generated as a realistic fraction of impressions (CTR roughly 0.5–6%), and conversions as a fraction of clicks — so funnel metrics (CTR, CVR, CPC, ROAS) compute to sane values instead of nonsense.

Six channels with different volume weights mean per-channel comparisons have visible differences worth charting.

Good for: ROAS / funnel dashboards · Calculated-column practice (CTR, CPC, CPA) · Channel comparison charts.

License: CC0 / public domain — use it anywhere, no attribution needed.

Common questions
  • ·

    Do the funnel numbers hang together?

    Yes — clicks derive from impressions and conversions from clicks, so CTR and CVR always land in realistic ranges. Revenue is conversions × a 30–240 USD order value.

  • ·

    What license is this under?

    CC0 (public domain). Use it in tutorials, tests, courses, screenshots and products — no attribution required.

  • ·

    Is the data deterministic?

    Yes — every size is generated from a fixed seed, so the same file is byte-identical for everyone, forever. Reproducible tests, stable teaching materials.

More sample data