marketing-campaigns

Manage marketing campaigns, ads, and UTM-tagged URLs in Supabase.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/nirukk52/visual-truth-engine --skill marketing-campaigns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketing-campaigns
Source: https://github.com/nirukk52/visual-truth-engine/tree/main/.claude-skills/marketing-campaigns
Command: npx skills add https://github.com/nirukk52/visual-truth-engine --skill marketing-campaigns

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation, management, and tracking of marketing campaigns across various channels, ensuring consistent branding and measurable results.

Core Features & Use Cases

  • Campaign & Ad Creation: Set up new marketing campaigns and individual ads within Supabase.
  • Tracking URL Generation: Create unique, UTM-parameterized URLs for precise campaign attribution.
  • Performance Analysis: Query and understand campaign performance metrics directly from the database.
  • Use Case: Launch a new product by creating multiple ad variants for Reddit, generating tracking URLs for each, and then monitoring which ads drive the most traffic and conversions.

Quick Start

Use the marketing-campaigns skill to create a new ad with the headline 'Track symptoms in 20 seconds' for the 'spoon_saver_v3' campaign.

Frequently Asked Questions about marketing-campaigns

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

FAQPage Schema
How do I generate UTM tracking URLs for my marketing campaigns?

Generate UTM tracking URLs by creating and updating campaign configurations in Supabase, which produces unique, parameterized links for precise ad attribution across channels like Reddit.

How do I track marketing campaign performance using Supabase?

Track marketing campaign performance by running SQL queries on Supabase tables like landing_visits and modal_sessions to analyze traffic, funnel progression, and conversion metrics.

Can I manage Reddit ads and funnel analysis without external tracking tools?

Manage Reddit ads and funnel analysis directly by creating ad variants in Supabase and querying the database for detailed performance data, eliminating the need for external tracking platforms.

What's the best way to set up ad variants and update campaign versions in Supabase?

Set up ad variants and update campaign versions by creating new ads with specific headlines within a named campaign configuration, allowing direct version updates through the Supabase database.

Do I need a Supabase database to create and manage my ad configurations?

A Supabase database is required because this approach creates, stores, and updates campaign configurations and queries performance metrics directly within your Supabase instance.

Why are my UTM parameters not capturing ad traffic correctly?

UTM parameters may fail to capture ad traffic if the campaign configuration in Supabase is not properly updated or if the generated tracking URLs are incorrectly applied to the ads.