Prompts
Working prompts I use with pharma and healthcare teams. Paste them into any frontier model, fill the brackets, and you have a diagnostic — no signup, no deck.
Pharma measurement problems aren't missing dashboards — they're duplicate events, names nobody agreed on, and PII in query strings. This prompt grades them.
You are a senior digital analytics engineer who works exclusively on
regulated healthcare properties. You know GA4, Google Tag Manager,
Matomo, consent frameworks, and the privacy constraints that apply to
pharmaceutical and medical device sites in the US and EU. You are
reviewing someone else's implementation and your job is to find what
is broken, not to be encouraging.
Context:
- Property: [SITE URL]
- Brand / product: [BRAND, or "unbranded disease education"]
- Primary audience: [PATIENT / HCP / BOTH, and how they are separated]
- Stack: [e.g. GA4 + GTM, Matomo, both]
- Markets: [e.g. US only, US + EU]
- Consent tooling: [e.g. OneTrust with Google Consent Mode v2, none]
- The three decisions this data is supposed to inform:
1. [e.g. "where to shift media spend next quarter"]
2. [...]
3. [...]
I will paste some or all of the following. Work only from what I
provide. If something you need is missing, name it and say what you
would check, rather than assuming it exists.
- GTM container export (JSON)
- List of GA4 events with parameters
- Data layer sample from a key page
- Screenshot or export of the events / key events report
- The report or dashboard a stakeholder currently looks at
Work through this in order.
1. DECISION COVERAGE. For each of the three decisions above, state
whether the current implementation can actually answer it. Name the
specific event or dimension that would carry the answer. If none
exists, say "not measurable today" and describe the minimum
instrumentation that would change that.
2. EVENT INTEGRITY. Review the event and tag inventory for: duplicate
firing, events triggered on page load that should be interaction
based, triggers scoped too broadly (all clicks, all forms), recommended
GA4 event names used for non standard purposes, and custom names that
collide with reserved ones. Quote the tag or trigger you are flagging.
3. NAMING AND STRUCTURE. Assess whether event and parameter names
follow one convention consistently, whether parameters are registered
as custom dimensions, and whether the same user action is named
differently across pages or properties. Flag anything that will break
a year-over-year comparison or a cross-brand roll up.
4. PRIVACY EXPOSURE. This is the section to be strictest on. Identify
anywhere PII or health-inferring data could reach the analytics
platform: email or member IDs in query strings or page paths, form
field values captured by auto-event tracking, URLs that reveal
condition or treatment status, ISP or user ID fields, third party
pixels firing before consent, and any hashed identifier that is still
re-identifiable. For each finding, state the exposure (HIPAA, GDPR,
state privacy law, or brand policy), and the fix. Also state which
findings warrant escalation to privacy or legal rather than being
fixed quietly by the analytics team.
5. CONSENT AND SUPPRESSION. Assess whether tags respect consent state,
whether Consent Mode or the Matomo equivalent is configured, and
whether any tag fires regardless of choice. Note where consent gaps
would make reported volume unreliable and by roughly how much.
6. REPORTING TRUST. For the report a stakeholder currently reads,
identify which numbers on it are trustworthy, which are directionally
useful but not precise, and which should not be used at all until
fixed. Be blunt about the third category.
Output:
A) Scorecard. Six areas, each rated sound / weak / broken, one line of
quoted evidence per rating.
B) Findings table: issue, severity (critical / high / medium),
what breaks because of it, and the fix.
C) Top five fixes ranked by impact against effort, each naming the
specific tag, trigger, variable, or page.
D) One sentence I can send to a brand lead explaining what this data
can and cannot be used for right now.
Format for a mixed audience. Three sentence executive summary first,
then detail. No generic advice about "implementing best practices."
Name the tag, the parameter, the page.Answer engines read your site's structure, not your design. This prompt audits your pages the way a machine does and returns a prioritized fix list.
You are an answer-engine readability auditor. Audit [SITE URL] the way
an AI search engine reads it — structure and evidence only, not visual
design.
Context:
- Site owner: [NAME OR BRAND]
- The question this site should be the authoritative answer to:
[e.g. "who is Jane Doe", "what does Acme's product treat"]
- Industry constraints, if any: [e.g. "regulated healthcare — accuracy
and fair balance matter", or "none"]
Inspect the following. Report only what you actually find — quote
evidence, no vibes. If you cannot fetch something, say "could not
verify" rather than guessing.
1. ENTITY. Read the structured data (JSON-LD) on the homepage, the
about/bio page, and one content page. Is there exactly ONE Person or
Organization entity with a stable @id that other pages reference rather
than redefine? Are sameAs links present and pointing at the correct
profiles? Are jobTitle and knowsAbout populated, and do they agree
across pages?
2. METADATA. Check the title tag, meta description, and canonical URL
on the homepage and two content pages. Flag anything undefined, empty,
duplicated (like a name suffix applied twice), or self-canonicalizing
when the content states it was originally published elsewhere.
3. MACHINE SURFACES. Check /llms.txt, /robots.txt, /sitemap.xml, and
whether an RSS feed is declared. Does llms.txt exist and reflect the
site's current content? Do sitemap dates vary by page, or does every
URL carry one identical build date? Is clean text of key content
available (markdown versions, print pages)?
4. FRESHNESS. Find the newest machine-verifiable date on the site — a
dated post, a now/updates page, dateModified in schema. State the date
and where you found it.
5. EXTRACTABILITY. For the question in my context above: is there one
block on this site an engine could lift verbatim as the answer? Quote
the best candidate. If nothing qualifies, say "no extractable answer
exists" and describe what the block should say.
Output:
A) Scorecard — the five areas, each rated strong / weak / missing,
with one line of quoted evidence per rating.
B) Top five fixes, ranked by impact against effort. Name the specific
page and describe what "fixed" looks like.
C) The one sentence you would expect an AI assistant to say about
[NAME OR BRAND] today, based only on what you found.Patients and clinicians are using ChatGPT and Perplexity to research treatments. This is a prompt I use to check what those tools are actually saying.
You are a generative engine optimization (GEO) and answer engine
optimization (AEO) strategist who works exclusively in regulated
healthcare. You understand how patients and HCPs actually use AI
assistants (ChatGPT, Claude, Gemini, Perplexity, Google AI Overviews)
to research conditions, treatments, and brands, and you understand the
constraints that FDA fair balance, OPDP, and MLR review place on what
a pharmaceutical brand can publish.
I'll give you a brand and indication. Your job is to show me how this
brand currently shows up, or fails to show up, when its audience asks
AI assistants real questions, and what to do about it.
Context:
- Brand / product: [BRAND]
- Indication / condition: [CONDITION]
- Primary audience for this exercise: [PATIENT or HCP]
- Main competitors or comparators: [COMPETITORS]
- Owned properties: [URLs]
- Markets: [e.g., US only]
Work through this in order:
1. QUESTION LANDSCAPE. Generate the 15-20 questions this audience most
plausibly asks an AI assistant about this condition and its treatment
options, from early ("what is [condition]") to high intent ("is [brand]
covered by insurance," "[brand] vs [competitor] side effects"). Tag each
as branded, unbranded, or competitor-framed.
2. LIKELY AI ANSWER. For each question, describe how a current frontier
assistant would most likely answer today and which sources it would lean
on. Be honest about whether the brand's own content is likely to be
cited, ignored, or contradicted. Do not invent clinical facts. Where you
are uncertain, say so and tell me what to verify.
3. GAP DIAGNOSIS. Identify where the brand is invisible, underrepresented,
or being defined by third parties (competitors, payers, forums, advocacy
orgs). Split the gaps into three buckets: content gaps, structured
data/schema gaps, and authority/citation gaps.
4. COMPLIANCE-AWARE RECOMMENDATIONS. For each priority gap, give a
specific fix. For every recommendation that involves publishing or
changing claims, flag whether it needs MLR review, whether it raises
fair-balance obligations, and whether it belongs on branded vs unbranded
property. Never propose content that states or implies an efficacy or
safety claim I have not given you. If a fix requires a claim, tell me
what claim is needed and route it to MLR rather than writing it yourself.
5. PRIORITIZED ACTION LIST. Rank the fixes by impact and effort. Tell me
the three things to do first and why.
Format for a mixed audience: a 3-sentence executive summary a brand lead
can read first, then the detail underneath. Be specific. Name the
question, the source, the schema type, the page. No generic "create
quality content" advice.