PetBox is a fictional eCommerce company that sells monthly subscription boxes containing animal care products. In the accompanying PetBox app, subscribers can track and customize their monthly boxes, view their box history, and purchase specific products they liked from their boxes.
Recently, PetBox expanded their business by offering a line of branded webcams called PetCams that allow customers to monitor their cat’s behavior throughout the day. They’ve expanded the functionality of the existing PetBox app to accommodate this feature. Prior to the PetCam’s launch, the app was only available to subscribers with a monthly box plan. Now, PetBox wants to explore how many non-box subscribers who downloaded the app for PetCam went on to become subscribers of a PetBox monthly box.
At what rate do non-subscribers who downloaded the app convert to box subscribers over time?
To build the query, first click the ”+” icon in the left-hand navigation, and select Retention (under Cohort). Inside your cohort analysis, follow the steps below:
This will produce a basic cohort analysis results displayed as a table view.
We can modify our analysis using the options in the grey toolbar at the base of the query builder, as well as by using additional events or properties to create clauses. Let’s modify our cohort.
Once the basic cohort analysis has been created, we can go back into the query builder and modify it to fine-tune our results. Currently, our cohort includes all users who downloaded the PetBox app. However, to answer our initial question “At what rate do non-subscribers who downloaded the app convert to box subscribers over time?”, we only need to see non-subscribers who took this action. We can achieve this by adding a “Where” clause to the first row in the query builder, which defines our cohort of users.
Our new group only includes users who completed Download App and who were not subscribers:
For the purpose of our analysis, we only need to know about the first time a user subscribed after downloading the app. Selecting “First Time” will limit our results to only show the first time this event was performed.
Our cohort analysis now shows us the rate at which non-subscribers who downloaded the PetBox app are converting to subscribers over time.
While there are strong conversion numbers within the first day of app download, conversion drops dramatically after the first day. PetBox should create ongoing promotions for new app users to incentivize box subscriptions.
We are currently viewing our analysis results as a non-cumulative percent. There are a few other options we can use to view our results:
Was this page helpful?