Say you’re the PM of Meta (Facebook) and you have launched a new feature X with 20% engagement. How will you know if the overall engagement of Meta (Facebook) has increased/decreased or remained same?

  Meta
Add Your Answer
Answers (2)

First clarify what 20% “engagement” refers to for the new feature. It could simply be Click Through on a banner, a like/comment or share. Let’s assume engagement means any of these combined. So the new feature has 20% engagement. Note that this may not be an “increase” of 20%, since we don’t have a comparison for the new feature (no feature means no engagement with the feature).

Given this, the cleanest way, IMO, to answer the question of whether overall FB engagement has increased starts with identifying the right metric(s) that represent overall FB Engagement (let’s say average number of likes+shares+comments per user per day over 7 days). This can be any number of metrics that the leadership/business team care for, and can range from engagement, to the DAU/MAU rate itself, etc (or even monetization since you don’t really want to hurt that).

Once you have the overall metric(s), you setup a randomized A/B test, with users in group A (“Control”) don’t have the feature enabled for them, while users in B (“Treatment”) have the said feature enabled. After the pre-defined period, you compare the difference in the target metric for B vs A using statistical methods (two-sample variance tests). If mean(B) is greater than mean(A) with an acceptable p-value (usually 0.05), you know the feature is likely increasing the overall engagement.

If you cannot run an A/B test, there may be approaches around cohort analysis to compare metrics between customers who were exposed to the feature versus those who weren’t, but this is generally not as scientific due to potential self-selection and survivorship biases.

Here’s my attempt

Clarrify questions 

Assuming its a 20% increase. Can I ask what the feature does?  – Some random answer

Is it increase YoY / WoW/ or increase in a day?

Is the increase for a specific region or demography?

Is the increase seen on app or web?

Let’s say the increase is seen WoW for all region and demography for that feature

Case1

Engagement of feature X increase by 20% whereas rest of the FB feature is stable. End result overall increase by 20%

Case2

Engagement of feature X increase by 20% whereas one of the other feature of FB has decreased by 40%. End result overall decrease.

Case3

Engagement of feature X increase by 20% and one of the other features decreased by 20%. End result overall stable.

In order to know if Case1 is true, I would collect the following metrics

* # of DAU and MAU: if the overall engagement has increased, we should see an increase in DAUs

* Avg time spend by a user should be higher if the overall engagement has increased.

* Revenue by ads. This should also go up

* Engagement on FB is tied to posts and reactions. We can check if the # of posts or reactions have gone up.