Track mentions, sentiment, and trending topics around your brand using advanced tools and keyword sets to generate a detailed listening report.
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 advanced social listening analytics. I want to track mentions, sentiment, and trending topics around my [brand/niche]. Ask me about the tools I use or am open to using, the keywords I care about, and how detailed a report I need.
Pro Tips for Tracking & Pixels
Include your website platform (Shopify, WordPress, custom) in the prompt - implementation code differs significantly between platforms.
Ask the AI to include data validation steps in tracking setups. Broken pixels waste ad spend without any feedback.
Request server-side tracking guidance alongside client-side - browser privacy updates are making client-only tracking increasingly unreliable.
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
Data validation protocols that confirm your tracking matches actual conversions before you scale spend.
Server-side tracking configurations with deduplication logic for accurate cross-platform attribution.
Implementation code snippets with inline comments explaining each event parameter and trigger.
How to Customize This Prompt
Add your website platform (Shopify, WordPress, Webflow, custom) since implementation code varies significantly.
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.