LinkedIn Mar 3, 2015

Mobile A/B Testing at LinkedIn: How Members Shape Our Apps

Article Summary

LinkedIn ships a single mobile binary but runs dozens of A/B tests simultaneously. Here's how they pulled it off without constant app releases.

Akhilesh Gupta breaks down LinkedIn's mobile experimentation framework that solves the classic problem: how do you A/B test native apps when you can't push updates instantly like on web? Their solution puts the server in control.

Key Takeaways

Critical Insight

LinkedIn decoupled mobile UI from client code, enabling rapid server-side experimentation with the measurement accuracy of traditional A/B testing.

The view-based JSON architecture also solved an unexpected problem around design consistency that most teams struggle with.

Recent from LinkedIn

Related Articles