Mixpanel Community Icon

Calculating Screen View Conversion Percentage for Apps

·
·

How can I calculate the screen view conversion percentage, assuming the event lasted longer than 10 seconds?

  • Avatar of kapa.ai
    kapa.ai
    APP
    ·
    ·

    Hi катя в., Please stand by as I search the Mixpanel knowledge base for an AI-powered answer. I normally take about 15 seconds or so. In case AI cannot answer your question, feel free to reach out to Mixpanel support at mixpanel.com/get-support. If you have follow-up questions for this thread, please tag me again with your question: @kapa.ai <follow-up question> 👋

    Feel free to ask a follow-up question once I've answered by mentioning me with @kapa.ai

  • Avatar of kapa.ai
    kapa.ai
    APP
    ·
    ·

    To calculate screen view conversion percentage for events lasting longer than 10 seconds in Mixpanel, you can use a combination of Funnels and the Duration property. Here's how to approach this:

    Using Funnels with Time Criteria

    You can create a funnel in Mixpanel that measures the conversion rate of users who viewed a screen for longer than 10 seconds: 1. Create a funnel with your screen view event as the first step 2. Apply a filter to this event where the duration property is greater than 10 seconds 3. Add your conversion event as the second stepThis will show you the percentage of users who both viewed the screen for more than 10 seconds and then completed your conversion action.

    Alternative Approach with Formulas

    If your screen view events have a duration property tracked, you can also use Insights with Formulas: 1. Create an Insights report with two metrics: - Screen view events with duration > 10 seconds - Your conversion event 2. Use the Formula feature to calculate the ratio between these eventsAs mentioned in the Mixpanel documentation, "Use Formulas to make calculations using simple arithmetic operators" such as division to calculate conversion rates Insights Advanced.

    Time to Convert Analysis

    You can also analyze how the duration affects conversion by using the Time to Convert feature in Funnels: "You can select a Time to Convert aggregation to see how quickly or slowly your funnel converts. You can see this as a summarized value by selecting 'Metric' or 'Bar' visualizations, or you can see it as a trend using the 'Line' visualization." Time to ConvertThis will help you understand not just the conversion percentage, but also how the time spent on screen correlates with conversion rates.Remember that for accurate analysis, you'll need to ensure you're properly tracking both the screen view events and their duration in your implementation.

    kapa.ai is still learning and improving, please let me know how I did by reacting below.

    ℹ️ Tip: Mention @kapa.ai in the thread for follow-ups or DM the app for 1-to-1 help.