You can now push and pull events, properties, and property bundles between branches in Avo! This unlocks more flexible collaboration across teams and timelines.
Here’s what it makes possible:
🔀 Break up large branches
Split big tracking plans into smaller, focused branches for easier review and implementation.
👥 Asynchronous implementation across teams
Push only the relevant items to a new branch when one team (e.g. iOS) is ready to implement, while others (e.g. Android) continue at their own pace.
♻️ Reuse items across branches
Need an event or property already defined elsewhere? Pull it in—no need to duplicate work.
How it works:
- Push from the Tracking Plan Changes view (available for sources too)
- Pull via in-context search, creation modals, or global search (CMD+K)—Avo surfaces items from other branches wherever you’re working
All items retain their IDs across branches, so merging later is smooth and conflict-free.
Dive into the docs to get started.