Mixpanel Community Icon

How to Transfer First Seen Timestamp in Event Properties

·
·

Hi, how should I transfer "First Seen ($mp_first_event_time)"? It is not included in the properties of an event.

  • Avatar of Mana H.
    Mana H.
    ·
    ·

    I'd like to transfer this to BigQuery.

  • Avatar of Ezequiel V.
    Ezequiel V.
    ·
    ·

    Hi Mana! Ezequiel from Bildung here again. The "$mp_first_event_time" is a Reserved Profile Property (link to documentation). That is way it doesnt appear in events Regarding the export to BigQuery, you can export user profiles (and their properties) using the engagae API (link) or Data Pipelines (this is a paid add on)

  • Avatar of Mana H.
    Mana H.
    ·
    ·

    Thank you! I'll try