TheraTears
(https://theratears.com) 📸 Data Snapshot: June 19, 2026Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.
Trust theatre is present on the homepage, which displays a review_count of 4 but has a proof_links_count of 0, indicating these testimonials are likely hard-coded and unverified. Claims such as up to 12 hours of hydrating comfort and brand recommended by doctors lack outbound proof paths to the underlying clinical trials or professional surveys. The trust_theatre_flag is true due to the display of star ratings without a third-party verification link or granular methodology.
The ratio of proof points to vague assertions is low; for every specific noun like electrolytes, there are multiple vague marketing phrases like for a feeling no other drop can give. Across four pages, only two specific entities are named—the doctor and the Schepens Institute—with zero links to external validation or patent numbers. This creates a vacuum where the user must take the brand’s 18 years of research claim on faith rather than forensic evidence.
Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.
🛡️ Trust Signals — reviews, proof links, trust-theatre check
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 4 | 0 |
| /product-selector/ | 0 | 0 |
| /products/ | 0 | 0 |
| /our-story/ | 0 | 0 |
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.prestigebrands.com/",
"url": "https://www.prestigebrands.com/",
"name": "Prestige Consumer Healthcare Inc.",
"brand": {
"@type": "Brand",
"@id": "https://www.theratears.com/",
"name": "TheraTears",
"url": "https://www.theratears.com/"
}
}
]
},
{
"@context": "https://schema.org",
"@type": "WebPage",
"@id": "https://www.theratears.com/homepage#webpage",
"url": "https://www.theratears.com/homepage",
"name": "Homepage",
"publisher": {
"@type": "Organization",
"name": "TheraTears"
}
},
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"url": "https://www.theratears.com/products/theratears-dry-eye-therapy-lubricant-eye-drops-multi-use",
"name": "TheraTears® Dry Eye Therapy Lubricant Eye Drops"
},
{
"@type": "ListItem",
"position": 2,
"url": "https://www.theratears.com/products/theratears-dry-eye-therapy-lubricant-eye-drops-preservative-free-vials",
"name": "TheraTears® Dry Eye Therapy Preservative Free Lubricant Eye Drops"
},
{
"@type": "ListItem",
"position": 3,
"url": "https://www.theratears.com/products/theratears-dry-tired-eye-drops",
"name": "TheraTears® Dry & Tired Eye Preservative Free Lubricant Eye Drops"
}
]
}
]
/product-selector/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.prestigebrands.com/",
"url": "https://www.prestigebrands.com/",
"name": "Prestige Consumer Healthcare Inc.",
"brand": {
"@type": "Brand",
"@id": "https://www.theratears.com/",
"name": "TheraTears",
"url": "https://www.theratears.com/"
}
}
]
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.theratears.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Product Selector"
}
]
},
{
"@context": "https://schema.org",
"@type": "WebPage",
"@id": "https://www.theratears.com/product-selector#webpage",
"url": "https://www.theratears.com/product-selector",
"name": "Product Selector",
"publisher": {
"@type": "Organization",
"name": "TheraTears"
}
}
]
/products/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.prestigebrands.com/",
"url": "https://www.prestigebrands.com/",
"name": "Prestige Consumer Healthcare Inc.",
"brand": {
"@type": "Brand",
"@id": "https://www.theratears.com/",
"name": "TheraTears",
"url": "https://www.theratears.com/"
}
}
]
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.theratears.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "All Products"
}
]
},
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"url": "https://www.theratears.com/products/theratears-dry-eye-therapy-lubricant-eye-drops-multi-use",
"name": "TheraTears® Dry Eye Therapy Lubricant Eye Drops"
},
{
"@type": "ListItem",
"position": 2,
"url": "https://www.theratears.com/products/theratears-dry-eye-therapy-lubricant-eye-drops-preservative-free-vials",
"name": "TheraTears® Dry Eye Therapy Preservative Free Lubricant Eye Drops"
},
{
"@type": "ListItem",
"position": 3,
"url": "https://www.theratears.com/products/theratears-extra-dry-eye-drops",
"name": "TheraTears® EXTRA® Dry Eye Therapy Lubricant Eye Drops"
},
{
"@type": "ListItem",
"position": 4,
"url": "https://www.theratears.com/products/theratears-extra-preservative-free",
"name": "TheraTears® EXTRA® Dry Eye Therapy Preservative Free Vials"
},
{
"@type": "ListItem",
"position": 5,
"url": "https://www.theratears.com/products/theratears-dry-tired-eye-drops",
"name": "TheraTears® Dry & Tired Eye Preservative Free Lubricant Eye Drops"
},
{
"@type": "ListItem",
"position": 6,
"url": "https://www.theratears.com/products/theratears-sterilid",
"name": "TheraTears® SteriLid® Antimicrobial Eyelid Cleanser and Facial Wash"
},
{
"@type": "ListItem",
"position": 7,
"url": "https://www.theratears.com/products/theratears-nutrition-supplement",
"name": "TheraTears® Eye Nutrition Advanced Omega-3 Supplement"
},
{
"@type": "ListItem",
"position": 8,
"url": "https://www.theratears.com/products/theratears-nighttime",
"name": "TheraTears® Liquid Gel Nighttime Dry Eye Therapy Lubricant Eye Gel"
},
{
"@type": "ListItem",
"position": 9,
"url": "https://www.theratears.com/products/theratears-eyelid-cleansing-wipes",
"name": "TheraTears® Eyelid Cleansing Wipes"
}
]
}
]
/our-story/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.prestigebrands.com/",
"url": "https://www.prestigebrands.com/",
"name": "Prestige Consumer Healthcare Inc.",
"brand": {
"@type": "Brand",
"@id": "https://www.theratears.com/",
"name": "TheraTears",
"url": "https://www.theratears.com/"
}
}
]
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.theratears.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Our Story"
}
]
},
{
"@context": "https://schema.org",
"@type": "WebPage",
"@id": "https://www.theratears.com/our-story#webpage",
"url": "https://www.theratears.com/our-story",
"name": "Our Story",
"publisher": {
"@type": "Organization",
"name": "TheraTears"
}
}
]
This page presents a snapshot of public data from TheraTears, captured on June 19, 2026, to show how machine logic reads Trust & Proof signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to TheraTears: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://theratears.com to view the most current version of its content and see directly what this company is about and what it offers.