When the user wants to analyze website traffic sources, attribution, or dark traffic. Also use when the user mentions "traffic sources," "dark traffic," "direct traffic," "UTM parameters," "traffic attribution," "channel attribution," "attribution optimization," "channel analysis," "traffic analysis," "traffic diversification," "natural traffic benchmark," or "organic vs paid traffic." For GA4 setup, use analytics-tracking.
npx skills add https://github.com/kostja94/marketing-skills --skill traffic-analysis
Guides website traffic analysis across all channels (organic, paid, social, referral, direct). Covers traffic source attribution, dark traffic identification, and multi-channel reporting.
When invoking: On first use, if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.
| Type | Characteristics |
|------|-----------------|
| Branded | Higher CTR, conversion, purchase intent; users closer to funnel bottom |
| Non-branded | Touchpoint with future users; most sites get more non-brand traffic; competition fiercer |
Brand traffic grows over time as brand awareness increases.
A large share of traffic can be bot traffic—RPA, search crawlers, spiders, scrapers. Exclude or segment when evaluating real user behavior; use GA4 filters or segments to isolate human traffic.
| Channel | Typical Sources | Attribution |
|---------|-----------------|-------------|
| Organic | Google, Bing, other search | Referrer preserved |
| Paid (web) | Google Ads, Meta Ads, etc. | UTM required |
| Paid (app) | App install ads; Google App Campaigns, Apple Search Ads | UTM; in-app events |
| Paid (TV/CTV) | Streaming ads; Hulu, Roku, YouTube TV | UTM for QR/URL; brand lift |
| Social | Public posts (Facebook, LinkedIn, etc.) | Often preserved |
| Referral | External sites, backlinks | Referrer preserved |
| Direct | Typed URL, bookmarks | No referrer |
| Email | Newsletters, campaigns | Often dark without UTM |
Traffic without clear origin--analytics tools default to "Direct" when referrer is missing. Common causes:
When traffic was sent from known sources, analytics often misattributed:
| Action | Purpose |
|--------|---------|
| UTM parameters | Tag links in emails, social, campaigns: ?utm_source=X&utm_medium=Y&utm_campaign=Z |
| Block internal IPs | Exclude company visits from reports |
| Segment direct traffic | Split by page type to estimate dark vs. genuine direct |
Ads, growth channels, and medium can be optimized by viewing attribution data. Clean UTM + conversion tracking feeds attribution models; reliable attribution drives budget allocation and channel decisions.
| Use | Action |
|-----|--------|
| Optimize ads | Compare paid channels (Google, Meta, LinkedIn) by attributed conversions; reallocate budget to winners |
| Optimize growth channels | Identify which medium (cpc, email, social, referral) drives conversions; scale what works |
| Multi-touch attribution | Requires clean UTM data; inconsistent tagging (e.g., facebook vs Facebook) fragments reports and misattributes |
GA4 Default Channel Grouping: Align utm_medium and utm_source with GA4's rules to avoid "Unassigned" traffic. ~30% of campaigns lack proper UTM markup, leading to wasted ad spend; teams standardizing UTM see 29% improvement in attribution accuracy.
Reference: UTM.io – utm_medium, utm_campaign & utm_source Optimization, UTMs for Marketing Attribution
| Parameter | Use | Example |
|-----------|-----|---------|
| utm_source | Origin | newsletter, facebook, google |
| utm_medium | Channel type | email, cpc, social |
| utm_campaign | Campaign name | summer_sale, product_launch |
| utm_content | Variant (optional) | banner_a, cta_button |
| utm_term | Paid keyword (optional) | running_shoes |
GA4 alignment (avoid Unassigned):
| Channel | utm_medium | utm_source |
|---------|------------|------------|
| Paid Search | cpc | google, bing |
| Paid Social | paid-social, cpc | facebook, instagram |
| Email | email | newsletter, mailchimp |
| Organic Social | social | twitter, linkedin |
| App install | cpc, app | google, facebook, apple |
| CTV / Streaming | video, ctv | hulu, roku, youtube |
| Display / Banner | display, cpc | Publisher or network name |
| Directory ads | paid, cpc | taaft, shopify, g2, capterra |
| Principle | Guideline |
|-----------|-----------|
| Search share | Keep organic search below ~75% of total traffic |
| Health | Higher direct + referral share = healthier profile |
| Brand sites | Diversified traffic is common for strong brands |
| Engagement | Content, email, social, free tools drive return visits |
See seo-monitoring for full SEO data analysis framework.
Location: GA4 > Reports > Acquisition > Traffic acquisition
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.
Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research.
MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential equations, optimization, statistics, or creating scientific visualizations. Also use when the user needs help with MATLAB syntax, functions, or wants to convert between MATLAB and Python code. Scripts can be executed with MATLAB or the open-source GNU Octave interpreter.
UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.
Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke visualisations beyond standard charting libraries, whether in React, Vue, Svelte, vanilla JavaScript, or any other environment.
Access AlphaFold 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.
Take kostja94/traffic-analysis from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.