In this exercise let’s focus on the hard activation rate or activation rate for Bindle (% of app users who actually started reading). As usual, there’s a specific mobile analytics event we track every time someone opens a reader:
SELECT * FROM mobile_analytics.events WHERE category = 'content' AND action = 'open-reader'
Which country has the highest hard activation rate?
Provide a country code as the answer, for example br.