Mixpanel Community Icon

Validating Mixpanel Session Recording Feature on Free Account

·
·

I'm trying to validate if the Mixpanel Session Recording feature can be used in my application, but I'm having some trouble with it. My Mixpanel account is the free version, is there a way I can use the Session Recording 30 day trial to do this validation? I have already configured code for it.

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

    Hi Lucca L., 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
    ·
    ·

    Yes, you can use the Mixpanel Session Replay feature for validation. However, it's important to note that the Session Replay feature is currently available as an add-on purchase for Enterprise plans. Customers on an Enterprise plan or considering upgrading are eligible to try Session Replay free for 30 days as part of their Enterprise package source.If you have already implemented the code for Session Replay, you can validate it by searching for Session Recording Checkpoint events in your project, tracked as $mp_session_record. When you capture Mixpanel session replays, the SDK will automatically emit this default event. If you've implemented correctly, you should see these events appear. You can also call mixpanel.start_session_recording() in your website/application to see if it causes the Session Recording Checkpoint event to appear source.If you're still having trouble, you can submit a request to the Mixpanel Support team for more assistance source.However, as a Free plan user, you may have limited access to Session Replay. It's recommended to stay tuned for an update on when this feature will be available for Free and Growth plans source.

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

    ⤵️ Hint: Mention @kapa.ai in the thread for follow-ups.