Analyze watch time, click-through rates, retention, and audience demographics to form a tailored growth plan for your YouTube channel.
By The Prompt Black Magic Team
How to Use
Copy & paste the prompt below into your preferred LLM. Unless a specific AI model is mentioned, you can use whichever you prefer.
The Prompt
You are an expert in YouTube analytics. I need help interpreting watch time, click-through rate, and retention for my [channel], and forming a growth plan. Ask me about the videos that perform best, my audience demographics, and what "success" looks like for me.
Pro Tips for Tracking & Pixels
Request server-side tracking guidance alongside client-side - browser privacy updates are making client-only tracking increasingly unreliable.
Always specify which platform you're tracking for (Meta, Google, TikTok) - each has unique pixel implementation requirements.
When asking about event tracking, describe your exact conversion funnel so the AI maps the right events to each step.
When to Use This Prompt
You are implementing the Conversions API for Meta and need to deduplicate events between browser and server.
You just launched a new website and need to implement conversion tracking across Google, Meta, and TikTok from scratch.
Your pixel is firing but your reported conversions do not match your actual sales, and you need to debug the discrepancy.
Expected Results
Implementation code snippets with inline comments explaining each event parameter and trigger.
Debugging checklists that identify common pixel firing issues and their specific solutions.
Event mapping documents that connect your conversion funnel steps to platform-specific tracking events.
How to Customize This Prompt
Include your specific conversion events rather than generic ones so tracking matches your actual funnel.
Modify the code snippets to include your real pixel ID and event parameters before implementation.
Adjust the server-side setup instructions to match your hosting provider and backend technology stack.