In-app guides, tours & tooltips
Pendo's headline feature is in-app guides — and they silently break the moment a frontend engineer ships a CSS refactor.
What people actually say
✕Reviewers describe the guide builder UI as unintuitive and hard to remember — it takes practice to find where each option lives, and some users say they recreate guides from scratch rather than updating existing ones.
Source: UserGuiding, Pendo reviews 2026 ↗✕Configuring guides requires constant support — users report needing to pull in a rep or colleague to wire up rules and segmentation, which slows down marketing and CS teams who are supposed to own the channel.
Source: UserGuiding, Pendo reviews 2026 ↗✕Users report the platform's complexity prevents them from fully leveraging features — one quoted customer simply says 'we just don't know how to use it'.
Source: Userpilot, Pendo analytics review ↗
Guides live in your codebase as React components keyed off explicit data-tour attributes, not brittle DOM selectors a CSS refactor breaks. Versioned in git, A/B-tested against your own Postgres event table. Marketing edits copy in Sanity; engineers own the anchors — no Pendo sync error at 2am.