Blog
The Onbixo blog
Ideas and practical notes on user onboarding, activation, and the product we're building.
Engineering
Engineering
User traits for onboarding targeting: what to send
Which user traits to send an onboarding tool, and when to call identify. Skip what the runtime already knows, keep types consistent, fix the ordering.
Engineering
CSS selectors for product tours that survive a deploy
Product tour steps break when a CSS selector stops matching. How to rank selectors, handle SPA timing and shadow DOM, and check one before you ship.