> ## Documentation Index
> Fetch the complete documentation index at: https://funnelfox.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# PostHog integration

> Automatic event tracking to understand user behavior and improve your funnels

The PostHog integration enables automatic event tracking from your FunnelFox funnels directly into your existing PostHog analytics setup.

<Frame>
  <img src="https://mintcdn.com/funnelfox/YqsZa339oyzRbCgW/assets/posthog.png?fit=max&auto=format&n=YqsZa339oyzRbCgW&q=85&s=9e241e62504031c0c1322c94008a6ec1" width="1920" height="879" data-path="assets/posthog.png" />
</Frame>

## Setup

You’ll need an active PostHog account to set up this integration.

<Note>When configuring your PostHog account, make sure the correct **Project region** is set under **Settings > Project > General**. If it was set incorrectly, you’ll need to migrate your PostHog project or create a new one.</Note>

1. Go to **Settings > Project > General** in PostHog.

<Frame>
  <img src="https://mintcdn.com/funnelfox/YqsZa339oyzRbCgW/assets/posthog-general.png?fit=max&auto=format&n=YqsZa339oyzRbCgW&q=85&s=53c3280688de02b699f2031e0dad5b12" width="1920" height="879" data-path="assets/posthog-general.png" />
</Frame>

2. Copy the **Project API key** under **Project ID**.

<Frame>
  <img src="https://mintcdn.com/funnelfox/YqsZa339oyzRbCgW/assets/posthog-copy.png?fit=max&auto=format&n=YqsZa339oyzRbCgW&q=85&s=77c7f5b5b03f3eb3b3f4963bbad50fa1" width="1920" height="879" data-path="assets/posthog-copy.png" />
</Frame>

3. Go to [Integrations > PostHog](https://app.funnelfox.com/integrations/posthog) in FunnelFox.

4. Paste the API key into the **PostHog Project API Key** field.

<Frame>
  <img src="https://mintcdn.com/funnelfox/YqsZa339oyzRbCgW/assets/posthog-paste.png?fit=max&auto=format&n=YqsZa339oyzRbCgW&q=85&s=e19cd41256636d79df95e646601e09ae" width="1920" height="879" data-path="assets/posthog-paste.png" />
</Frame>

5. Click **Save changes**.

<Check>Your PostHog integration is now active. Republish your funnels to apply these changes.</Check>

## Events

PostHog receives the following events from FunnelFox:

| Event                           | Description                                                                                         |
| ------------------------------- | --------------------------------------------------------------------------------------------------- |
| **Funnel navigation**           |                                                                                                     |
| onboarding\_started             | User begins the funnel experience                                                                   |
| onboarding\_completed           | User reaches a screen with `final` ID                                                               |
| screen\_presented               | User views a screen                                                                                 |
| screen\_completed               | User navigates away from a screen                                                                   |
| second\_screen\_presented       | User views the second screen                                                                        |
| products\_screen\_presented     | User views paywall with Price Picker or Plan Picker elements                                        |
| registration\_screen\_presented | User views a screen with Email input or authentication                                              |
| user\_email\_collected          | User entered a valid email                                                                          |
| link\_button\_clicked           | External link is clicked                                                                            |
| **Authentication**              |                                                                                                     |
| auth\_button\_clicked           | User taps an OAuth button to start authentication                                                   |
| auth\_success                   | Authentication provider returns a successful result                                                 |
| auth\_fail                      | Authentication fails or the provider returns an error                                               |
| **Purchases**                   |                                                                                                     |
| checkout\_screen\_presented     | User views a screen with Checkout element                                                           |
| checkout\_presented             | User views a Checkout element (can fire multiple times)                                             |
| checkout\_impression            | Checkout is shown for the first time (once per session)                                             |
| purchase\_started               | User entered payment details and tapped Pay, or tapped one-click purchase button (Apple/Google Pay) |
| purchase\_completed\_success    | Payment succeeds                                                                                    |
| purchase\_completed\_fail       | Payment fails                                                                                       |
| **Technical**                   |                                                                                                     |
| checkout\_init\_error           | Checkout initialization fails, except for digital wallets on devices that don't support them        |
| variable\_not\_found            | Variable placeholder has no assigned value                                                          |
| **PostHog Autocapture**         |                                                                                                     |
| Web vitals                      | Automatically captured web vitals data                                                              |
| Set person properties           | Person properties are automatically set by PostHog                                                  |
| Identify                        | A user is identified with associated properties                                                     |

<Info>Subscription status and renewal events are not currently tracked.</Info>

<Tip>You can set up custom events to track in your funnel using [Custom Code](/editor/coding#custom-tracking).</Tip>

### Example events

<AccordionGroup>
  <Accordion title="onboarding_started">
    ```json theme={null}
    {
      "uuid": "019bb799-c985-7405-bade-1f8209fb172c",
      "event": "onboarding_started",
      "properties": {
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$lib_rate_limit_remaining_tokens": 99,
        "$device_type": "Desktop",
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$screen_width": 1536,
        "$insert_id": "71pvpxb6dr32dj4q",
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$timezone": "Europe/Budapest",
        "$exception_capture_enabled_server_side": false,
        "$web_vitals_allowed_metrics": null,
        "$recording_status": "disabled",
        "$os": "Windows",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
        "$lib_version": "1.194.2",
        "$feature_flag_payloads": {},
        "token": "",
        "sandbox": true,
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$browser_language_prefix": "en",
        "$screen_height": 864,
        "$lib": "web",
        "$browser_version": 143,
        "$web_vitals_enabled_server_side": true,
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$console_log_recording_enabled_server_side": true,
        "$session_recording_canvas_recording": {},
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$is_identified": true,
        "onboarding": "demo-app",
        "$os_version": "10",
        "$viewport_height": 752,
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$browser_language": "en-US",
        "$referring_domain": "app.funnelfox.com",
        "$host": "app.funnelfox.com",
        "$configured_session_timeout_ms": 1800000,
        "$time": 1768311867.781,
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$dead_clicks_enabled_server_side": false,
        "$autocapture_disabled_server_side": false,
        "$active_feature_flags": [],
        "$browser": "Chrome",
        "$viewport_width": 398,
        "$replay_sample_rate": null,
        "$replay_minimum_duration": null
      },
      "timestamp": "2026-01-13T13:44:27.852000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:33.708000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="onboarding_completed">
    ```json theme={null}
    {
      "uuid": "019bb79a-4108-75cd-8090-92d6059fa3d1",
      "event": "onboarding_completed",
      "properties": {
        "$session_recording_canvas_recording": {},
        "screen_cid": "final",
        "$os": "Windows",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/final?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$browser_language": "en-US",
        "$feature_flag_payloads": {},
        "$replay_sample_rate": null,
        "$referring_domain": "app.funnelfox.com",
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "$browser_language_prefix": "en",
        "$os_version": "10",
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$dead_clicks_enabled_server_side": false,
        "screen_id": "YOYRzNJT",
        "screen_index": 3,
        "$viewport_width": 398,
        "$insert_id": "8nsgnujaw4totnbo",
        "$lib_version": "1.194.2",
        "$device_type": "Desktop",
        "$viewport_height": 752,
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$replay_minimum_duration": null,
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$autocapture_disabled_server_side": false,
        "$exception_capture_enabled_server_side": false,
        "$configured_session_timeout_ms": 1800000,
        "$lib_rate_limit_remaining_tokens": 97.33,
        "$screen_width": 1536,
        "$lib": "web",
        "$host": "app.funnelfox.com",
        "$time": 1768311898.376,
        "$browser": "Chrome",
        "$console_log_recording_enabled_server_side": true,
        "onboarding": "demo-app",
        "$recording_status": "disabled",
        "token": "",
        "$is_identified": true,
        "$web_vitals_allowed_metrics": null,
        "screen_type": "finish",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/final",
        "$screen_height": 864,
        "sandbox": true,
        "$web_vitals_enabled_server_side": true,
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$browser_version": 143,
        "$timezone": "Europe/Budapest",
        "$active_feature_flags": [],
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d"
      },
      "timestamp": "2026-01-13T13:44:58.448000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:45:03.007000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="screen_presented">
    ```json theme={null}
    {
      "uuid": "019bb799-b375-7bf6-b894-00ca58a38b68",
      "event": "screen_presented",
      "properties": {
        "$referring_domain": "app.funnelfox.com",
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$screen_height": 864,
        "$browser_language_prefix": "en",
        "$configured_session_timeout_ms": 1800000,
        "screen_index": 0,
        "screen_cid": "QbfqbhE9",
        "sandbox": true,
        "$recording_status": "buffering",
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$os_version": "10",
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
        "$insert_id": "6x7qq9cn7mbfnqdv",
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$lib_version": "1.194.2",
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "$is_identified": true,
        "$lib_rate_limit_remaining_tokens": 98.06,
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$viewport_height": 752,
        "$browser_language": "en-US",
        "$os": "Windows",
        "$device_type": "Desktop",
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "elements": [
          "Text",
          "Text",
          "Text",
          "Button",
          "Input"
        ],
        "screen_id": "QbfqbhE9",
        "$screen_width": 1536,
        "$lib": "web",
        "token": "",
        "$timezone": "Europe/Budapest",
        "$browser_version": 143,
        "$viewport_width": 398,
        "onboarding": "demo-app",
        "$host": "app.funnelfox.com",
        "$time": 1768311862.133,
        "$browser": "Chrome"
      },
      "timestamp": "2026-01-13T13:44:22.202000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:28.557000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="screen_completed">
    ```json theme={null}
    {
      "uuid": "019bb799-ddbe-72df-98a9-3154540b8a1e",
      "event": "screen_completed",
      "properties": {
        "$lib_rate_limit_remaining_tokens": 99,
        "$lib_version": "1.194.2",
        "$viewport_width": 398,
        "$autocapture_disabled_server_side": false,
        "screen_cid": "QbfqbhE9",
        "$os_version": "10",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$viewport_height": 752,
        "$device_type": "Desktop",
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
        "$screen_height": 864,
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$timezone": "Europe/Budapest",
        "$session_recording_canvas_recording": {},
        "$exception_capture_enabled_server_side": false,
        "$referring_domain": "app.funnelfox.com",
        "$feature_flag_payloads": {},
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "screen_id": "QbfqbhE9",
        "form_cid": "name",
        "reply": "test-posthog@example.com",
        "onboarding": "demo-app",
        "$lib": "web",
        "$console_log_recording_enabled_server_side": true,
        "screen_index": 0,
        "sandbox": true,
        "$recording_status": "disabled",
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$replay_sample_rate": null,
        "$dead_clicks_enabled_server_side": false,
        "token": "",
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$os": "Windows",
        "$browser_language_prefix": "en",
        "$screen_width": 1536,
        "$host": "app.funnelfox.com",
        "$browser": "Chrome",
        "$web_vitals_allowed_metrics": null,
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$browser_language": "en-US",
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$replay_minimum_duration": null,
        "$insert_id": "4vywu8c4std7g2kf",
        "$web_vitals_enabled_server_side": true,
        "$is_identified": true,
        "$time": 1768311872.958,
        "$active_feature_flags": [],
        "$browser_version": 143,
        "$configured_session_timeout_ms": 1800000,
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50"
      },
      "timestamp": "2026-01-13T13:44:33.028000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:39.906000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="second_screen_presented">
    ```json theme={null}
    {
      "uuid": "019bb799-e2e4-7f3f-8c16-f75ecf73e83e",
      "event": "second_screen_presented",
      "properties": {
        "$session_recording_canvas_recording": {},
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$os": "Windows",
        "$os_version": "10",
        "$time": 1768311874.277,
        "$autocapture_disabled_server_side": false,
        "$dead_clicks_enabled_server_side": false,
        "screen_index": 1,
        "$replay_minimum_duration": null,
        "$feature_flag_payloads": {},
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "$active_feature_flags": [],
        "$lib": "web",
        "$screen_width": 1536,
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$browser_version": 143,
        "$recording_status": "disabled",
        "$viewport_width": 398,
        "$replay_sample_rate": null,
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$host": "app.funnelfox.com",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv",
        "$browser_language": "en-US",
        "$referring_domain": "app.funnelfox.com",
        "screen_id": "wj1YA9nv",
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "screen_cid": "wj1YA9nv",
        "onboarding": "demo-app",
        "$viewport_height": 752,
        "$console_log_recording_enabled_server_side": true,
        "$web_vitals_enabled_server_side": true,
        "sandbox": true,
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$timezone": "Europe/Budapest",
        "$device_type": "Desktop",
        "$browser": "Chrome",
        "$browser_language_prefix": "en",
        "$lib_version": "1.194.2",
        "$insert_id": "4q15apzf4la5fmc0",
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$web_vitals_allowed_metrics": null,
        "$exception_capture_enabled_server_side": false,
        "$screen_height": 864,
        "token": "",
        "$is_identified": true,
        "$configured_session_timeout_ms": 1800000,
        "$lib_rate_limit_remaining_tokens": 96.72
      },
      "timestamp": "2026-01-13T13:44:34.346000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:40.211000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="products_screen_presented">
    ```json theme={null}
    {
      "uuid": "019bb79a-e7db-736f-8fab-9c284ac20f46",
      "event": "products_screen_presented",
      "properties": {
        "$time": 1768311941.083,
        "$autocapture_disabled_server_side": false,
        "$os_version": "10",
        "$timezone": "Europe/Budapest",
        "$lib": "web",
        "$lib_rate_limit_remaining_tokens": 97.47,
        "onboarding": "demo-app",
        "$web_vitals_enabled_server_side": true,
        "screen_id": "8V4jD54M",
        "screen_index": 15,
        "$is_identified": true,
        "$device_type": "Desktop",
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$viewport_height": 752,
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$insert_id": "m8qudt4i4lytwwwd",
        "sandbox": true,
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$configured_session_timeout_ms": 1800000,
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$feature_flag_payloads": {},
        "$host": "app.funnelfox.com",
        "$referring_domain": "app.funnelfox.com",
        "screen_cid": "",
        "$screen_width": 1536,
        "$replay_minimum_duration": null,
        "$dead_clicks_enabled_server_side": false,
        "$exception_capture_enabled_server_side": false,
        "$console_log_recording_enabled_server_side": true,
        "$browser": "Chrome",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/8v4jd54m",
        "$browser_language_prefix": "en",
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "$screen_height": 864,
        "$active_feature_flags": [],
        "token": "",
        "$viewport_width": 398,
        "$lib_version": "1.194.2",
        "$recording_status": "disabled",
        "$browser_language": "en-US",
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$browser_version": 143,
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/8v4jd54m?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$os": "Windows",
        "$web_vitals_allowed_metrics": null,
        "$replay_sample_rate": null,
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$session_recording_canvas_recording": {},
        "$set_once": {
          "$initial_geoip_city_name": "Gijón",
          "$initial_geoip_city_confidence": null,
          "$initial_geoip_subdivision_2_name": "Asturias",
          "$initial_geoip_subdivision_2_code": "O",
          "$initial_geoip_subdivision_1_name": "Principality of Asturias",
          "$initial_geoip_subdivision_1_code": "AS",
          "$initial_geoip_country_name": "Spain",
          "$initial_geoip_country_code": "ES",
          "$initial_geoip_continent_name": "Europe",
          "$initial_geoip_continent_code": "EU",
          "$initial_geoip_postal_code": "33204",
          "$initial_geoip_latitude": 43.5381,
          "$initial_geoip_longitude": -5.6604,
          "$initial_geoip_accuracy_radius": 20,
          "$initial_geoip_time_zone": "Europe/Madrid",
          "$initial_current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
          "$initial_gclid": null,
          "$initial_fbclid": null,
          "$initial_utm_source": null,
          "$initial_gad_source": null,
          "$initial_msclkid": null,
          "$initial_twclid": null,
          "$initial_dclid": null,
          "$initial_igshid": null,
          "$initial_host": "app.funnelfox.com",
          "$initial_rdt_cid": null,
          "$initial_ttclid": null,
          "$initial_pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
          "$initial_mc_cid": null,
          "$initial_referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "$initial_utm_medium": null,
          "$initial_utm_campaign": null,
          "$initial_utm_content": null,
          "$initial_referring_domain": "app.funnelfox.com",
          "$initial_gclsrc": null,
          "$initial_li_fat_id": null,
          "$initial_utm_term": null,
          "$initial_gbraid": null,
          "$initial_wbraid": null,
          "$initial_browser": "Chrome",
          "$initial_browser_version": 143,
          "$initial_device_type": "Desktop",
          "$initial_os": "Windows",
          "$initial_os_version": "10",
          "$initial_screen_height": 864,
          "$initial_screen_width": 1536,
          "$initial_viewport_height": 752,
          "$initial_viewport_width": 398,
          "$initial_raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
        },
        "$ip": "",
        "$sent_at": "2026-01-13T13:45:44.042Z",
        "$set": {
          "$geoip_city_name": "Gijón",
          "$geoip_city_confidence": null,
          "$geoip_subdivision_2_name": "Asturias",
          "$geoip_subdivision_2_code": "O",
          "$geoip_subdivision_1_name": "Principality of Asturias",
          "$geoip_subdivision_1_code": "AS",
          "$geoip_country_name": "Spain",
          "$geoip_country_code": "ES",
          "$geoip_continent_name": "Europe",
          "$geoip_continent_code": "EU",
          "$geoip_postal_code": "33204",
          "$geoip_latitude": 43.5381,
          "$geoip_longitude": -5.6604,
          "$geoip_accuracy_radius": 20,
          "$geoip_time_zone": "Europe/Madrid",
          "$browser": "Chrome",
          "$browser_version": 143,
          "$device_type": "Desktop",
          "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/8v4jd54m?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
          "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/8v4jd54m",
          "$os": "Windows",
          "$os_version": "10",
          "$referring_domain": "app.funnelfox.com",
          "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "$screen_height": 864,
          "$screen_width": 1536,
          "$viewport_height": 752,
          "$viewport_width": 398,
          "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
        },
        "$geoip_city_name": "Gijón",
        "$geoip_country_name": "Spain",
        "$geoip_country_code": "ES",
        "$geoip_continent_name": "Europe",
        "$geoip_continent_code": "EU",
        "$geoip_postal_code": "33204",
        "$geoip_latitude": 43.5381,
        "$geoip_longitude": -5.6604,
        "$geoip_accuracy_radius": 20,
        "$geoip_time_zone": "Europe/Madrid",
        "$geoip_subdivision_1_code": "AS",
        "$geoip_subdivision_1_name": "Principality of Asturias",
        "$geoip_subdivision_2_code": "O",
        "$geoip_subdivision_2_name": "Asturias",
        "$transformations_succeeded": [
          "GeoIP (019b69c8-3970-0000-a854-45b85b1ff3fd)"
        ],
        "$has_recording": false
      },
      "timestamp": "2026-01-13T13:45:41.152000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:45:46.028000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="registration_screen_presented">
    ```json theme={null}
    {
      "uuid": "019bb799-b376-75d6-bc2b-3f798bbbdecb",
      "event": "registration_screen_presented",
      "properties": {
        "$os_version": "10",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
        "$browser_language_prefix": "en",
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$is_identified": true,
        "$lib": "web",
        "$screen_height": 864,
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$lib_version": "1.194.2",
        "onboarding": "demo-app",
        "token": "",
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "screen_id": "QbfqbhE9",
        "$host": "app.funnelfox.com",
        "sandbox": true,
        "$recording_status": "buffering",
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "$time": 1768311862.134,
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$referring_domain": "app.funnelfox.com",
        "$viewport_width": 398,
        "screen_index": 0,
        "$viewport_height": 752,
        "$os": "Windows",
        "$browser_version": 143,
        "$device_type": "Desktop",
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "screen_cid": "QbfqbhE9",
        "$browser_language": "en-US",
        "$timezone": "Europe/Budapest",
        "$configured_session_timeout_ms": 1800000,
        "$browser": "Chrome",
        "$insert_id": "luym1nql482umzm1",
        "$screen_width": 1536,
        "$lib_rate_limit_remaining_tokens": 97.07
      },
      "timestamp": "2026-01-13T13:44:22.203000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:28.559000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="user_email_collected">
    ```json theme={null}
    {
      "uuid": "019bb799-e2a5-7737-aa66-3354b24f4894",
      "event": "user_email_collected",
      "properties": {
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
        "$device_type": "Desktop",
        "$viewport_height": 752,
        "$os_version": "10",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$browser_language": "en-US",
        "$lib": "web",
        "$viewport_width": 398,
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$time": 1768311874.213,
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$replay_sample_rate": null,
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$web_vitals_enabled_server_side": true,
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$configured_session_timeout_ms": 1800000,
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$console_log_recording_enabled_server_side": true,
        "$exception_capture_enabled_server_side": false,
        "$referring_domain": "app.funnelfox.com",
        "$active_feature_flags": [],
        "sandbox": true,
        "$feature_flag_payloads": {},
        "onboarding": "demo-app",
        "$screen_height": 864,
        "token": "",
        "$screen_width": 1536,
        "$timezone": "Europe/Budapest",
        "$replay_minimum_duration": null,
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "$os": "Windows",
        "$browser_language_prefix": "en",
        "$recording_status": "disabled",
        "$is_identified": true,
        "$session_recording_canvas_recording": {},
        "$lib_rate_limit_remaining_tokens": 98.09,
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$insert_id": "o8ee2ejvxfnum8ot",
        "$host": "app.funnelfox.com",
        "$autocapture_disabled_server_side": false,
        "$browser_version": 143,
        "$web_vitals_allowed_metrics": null,
        "$dead_clicks_enabled_server_side": false,
        "$browser": "Chrome",
        "$lib_version": "1.194.2"
      },
      "timestamp": "2026-01-13T13:44:34.283000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:40.124000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="link_button_clicked">
    ```json theme={null}
    {
      "uuid": "019bb79a-2dfe-73f7-b008-947e19684da2",
      "event": "link_button_clicked",
      "properties": {
        "$browser_language": "en-US",
        "$web_vitals_allowed_metrics": null,
        "$browser": "Chrome",
        "onboarding": "demo-app",
        "$configured_session_timeout_ms": 1800000,
        "$replay_sample_rate": null,
        "$device_type": "Desktop",
        "$replay_minimum_duration": null,
        "$session_recording_canvas_recording": {},
        "$autocapture_disabled_server_side": false,
        "$dead_clicks_enabled_server_side": false,
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$browser_version": 143,
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/9rbvq3uv?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$insert_id": "2dssixcwu3xenvbb",
        "$lib_version": "1.194.2",
        "sandbox": true,
        "$os": "Windows",
        "$viewport_height": 752,
        "token": "",
        "$console_log_recording_enabled_server_side": true,
        "$referring_domain": "app.funnelfox.com",
        "$time": 1768311893.502,
        "$feature_flag_payloads": {},
        "cta": false,
        "$lib": "web",
        "url": "https://www.google.com/",
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "$is_identified": true,
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$web_vitals_enabled_server_side": true,
        "$os_version": "10",
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$host": "app.funnelfox.com",
        "$active_feature_flags": [],
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$screen_width": 1536,
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/9rbvq3uv",
        "$lib_rate_limit_remaining_tokens": 99,
        "$viewport_width": 398,
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$timezone": "Europe/Budapest",
        "$browser_language_prefix": "en",
        "$screen_height": 864,
        "$exception_capture_enabled_server_side": false,
        "$recording_status": "disabled"
      },
      "timestamp": "2026-01-13T13:44:53.575000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:57.742000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="auth_button_clicked">
    ```json theme={null}
    {
      "uuid": "019e899e-94e1-72c9-a5f5-0f4284dfa7de",
      "event": "auth_button_clicked",
      "properties": {
        "$browser": "Chrome",
        "$browser_version": 148,
        "onboarding": "new-checkout",
        "$device_type": "Desktop",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/new-checkout?fpid=01KQEXAMPLE0PROFILE0ID0001&fsid=01KT4SE91AEXAMPLESESSION0",
        "$insert_id": "a7tnkl8zq8g1fxxb",
        "$lib_version": "1.194.2",
        "sandbox": false,
        "$os": "Windows",
        "token": "",
        "$referring_domain": "app.funnelfox.com",
        "$time": 1780425331.937,
        "$lib": "web",
        "auth_provider": "google",
        "$session_id": "019e8997-3593-7423-a951-7e4f7036dfff",
        "$is_identified": true,
        "$user_id": "01KQEXAMPLE0PROFILE0ID0001",
        "$os_version": "10",
        "$device_id": "019dd8bb-1dea-7f41-b1b4-c427a10418a0",
        "$host": "app.funnelfox.com",
        "distinct_id": "01KQEXAMPLE0PROFILE0ID0001",
        "$recording_status": "disabled"
      },
      "timestamp": "2026-06-02T18:35:32.195000Z",
      "team_id": 274461,
      "distinct_id": "01KQEXAMPLE0PROFILE0ID0001",
      "elements_chain": "",
      "created_at": "2026-06-02T18:35:33.710000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="auth_success">
    ```json theme={null}
    {
      "uuid": "019e89b0-ba17-77fc-b4c9-9b4cb264e8ee",
      "event": "auth_success",
      "properties": {
        "$browser": "Chrome",
        "$browser_version": 148,
        "onboarding": "new-checkout",
        "$device_type": "Desktop",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/new-checkout?fpid=01KQEXAMPLE0PROFILE0ID0001&fsid=01KT4SE91AEXAMPLESESSION0",
        "$insert_id": "sxllnrihycvlkkve",
        "$lib_version": "1.194.2",
        "sandbox": false,
        "$os": "Windows",
        "token": "",
        "$referring_domain": "app.funnelfox.com",
        "$time": 1780426521.111,
        "$lib": "web",
        "auth_method": "sign_in",
        "auth_provider": "google",
        "$session_id": "019e8997-3593-7423-a951-7e4f7036dfff",
        "$is_identified": true,
        "$user_id": "01KQEXAMPLE0PROFILE0ID0001",
        "$os_version": "10",
        "$device_id": "019dd8bb-1dea-7f41-b1b4-c427a10418a0",
        "$host": "app.funnelfox.com",
        "distinct_id": "01KQEXAMPLE0PROFILE0ID0001",
        "$recording_status": "disabled"
      },
      "timestamp": "2026-06-02T18:55:21.390000Z",
      "team_id": 274461,
      "distinct_id": "01KQEXAMPLE0PROFILE0ID0001",
      "elements_chain": "",
      "created_at": "2026-06-02T18:55:57.452000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="auth_fail">
    ```json theme={null}
    {
      "uuid": "019e8997-5cff-73d3-94ba-e23d689c6672",
      "event": "auth_fail",
      "properties": {
        "$browser": "Chrome",
        "$browser_version": 148,
        "onboarding": "new-checkout",
        "$device_type": "Desktop",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/new-checkout?fpid=01KQEXAMPLE0PROFILE0ID0001&fsid=01KT4SE91AEXAMPLESESSION0",
        "$insert_id": "a7n0i41nq9i4pgwp",
        "$lib_version": "1.194.2",
        "sandbox": false,
        "$os": "Windows",
        "token": "",
        "$referring_domain": "$direct",
        "$time": 1780424858.879,
        "$lib": "web",
        "auth_provider": "google",
        "auth_error_code": "auth/popup-closed-by-user",
        "$session_id": "019e8997-3593-7423-a951-7e4f7036dfff",
        "$is_identified": true,
        "$user_id": "01KQEXAMPLE0PROFILE0ID0001",
        "$os_version": "10",
        "$device_id": "019dd8bb-1dea-7f41-b1b4-c427a10418a0",
        "$host": "app.funnelfox.com",
        "distinct_id": "01KQEXAMPLE0PROFILE0ID0001",
        "$recording_status": "disabled"
      },
      "timestamp": "2026-06-02T18:27:39.137000Z",
      "team_id": 274461,
      "distinct_id": "01KQEXAMPLE0PROFILE0ID0001",
      "elements_chain": "",
      "created_at": "2026-06-02T18:27:40.985000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="checkout_screen_presented">
    ```json theme={null}
    {
      "uuid": "019bb799-e2e5-7b8b-9e4a-c0cf69c6bff0",
      "event": "checkout_screen_presented",
      "properties": {
        "screen_id": "wj1YA9nv",
        "$screen_height": 864,
        "$timezone": "Europe/Budapest",
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "$autocapture_disabled_server_side": false,
        "$web_vitals_enabled_server_side": true,
        "$viewport_height": 752,
        "$exception_capture_enabled_server_side": false,
        "token": "",
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$lib": "web",
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "screen_cid": "wj1YA9nv",
        "sandbox": true,
        "$os_version": "10",
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "onboarding": "demo-app",
        "$console_log_recording_enabled_server_side": true,
        "$lib_rate_limit_remaining_tokens": 95.73000000000002,
        "$recording_status": "disabled",
        "$browser_language": "en-US",
        "screen_index": 1,
        "$os": "Windows",
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$browser_version": 143,
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv",
        "$web_vitals_allowed_metrics": null,
        "$referring_domain": "app.funnelfox.com",
        "$time": 1768311874.277,
        "$browser": "Chrome",
        "$configured_session_timeout_ms": 1800000,
        "$insert_id": "wr5kdwvn7op1nigv",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$screen_width": 1536,
        "$session_recording_canvas_recording": {},
        "$replay_minimum_duration": null,
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$active_feature_flags": [],
        "$is_identified": true,
        "$host": "app.funnelfox.com",
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$lib_version": "1.194.2",
        "$browser_language_prefix": "en",
        "$dead_clicks_enabled_server_side": false,
        "$replay_sample_rate": null,
        "$device_type": "Desktop",
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$viewport_width": 398,
        "$feature_flag_payloads": {}
      },
      "timestamp": "2026-01-13T13:44:34.347000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:40.241000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="checkout_presented">
    ```json theme={null}
    {
      "uuid": "019bb799-e5cc-7829-b046-daec148135f7",
      "event": "checkout_presented",
      "properties": {
        "$device_type": "Desktop",
        "vendor_profile_id": "",
        "$screen_width": 1536,
        "$web_vitals_enabled_server_side": true,
        "$is_identified": true,
        "$configured_session_timeout_ms": 1800000,
        "$session_recording_canvas_recording": {},
        "onboarding": "demo-app",
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$lib": "web",
        "$active_feature_flags": [],
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv",
        "$time": 1768311875.021,
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$browser_version": 143,
        "price_fact": 5,
        "payment_provider": "stripe",
        "vendor_product_id": "prod_TUH4pRlAcHxBWr",
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "$viewport_height": 752,
        "$insert_id": "qrijswgup06n3yf3",
        "$os": "Windows",
        "$lib_version": "1.194.2",
        "product_id": "price_1SaCYv3Yhl9rcCZf7ZZ2yoky",
        "$timezone": "Europe/Budapest",
        "$browser": "Chrome",
        "currency": "USD",
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$host": "app.funnelfox.com",
        "$browser_language_prefix": "en",
        "$replay_sample_rate": null,
        "$feature_flag_payloads": {},
        "$console_log_recording_enabled_server_side": true,
        "token": "",
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$os_version": "10",
        "$screen_height": 864,
        "$lib_rate_limit_remaining_tokens": 99,
        "$browser_language": "en-US",
        "$dead_clicks_enabled_server_side": false,
        "$viewport_width": 398,
        "$replay_minimum_duration": null,
        "$web_vitals_allowed_metrics": null,
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "price": 5,
        "vendor_price_id": "price_1SaCYv3Yhl9rcCZf7ZZ2yoky",
        "$referring_domain": "app.funnelfox.com",
        "payment_method": "paypal",
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$autocapture_disabled_server_side": false,
        "$recording_status": "disabled",
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "sandbox": true,
        "$exception_capture_enabled_server_side": false
      },
      "timestamp": "2026-01-13T13:44:35.090000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:40.265000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="checkout_impression">
    ```json theme={null}
    {
      "uuid": "019bb799-e5d7-7cef-962c-4c8d55ee2f3c",
      "event": "checkout_impression",
      "properties": {
        "$lib": "web",
        "$web_vitals_allowed_metrics": null,
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "price_fact": 5,
        "sandbox": true,
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "payment_provider": "stripe",
        "onboarding": "demo-app",
        "currency": "USD",
        "$referring_domain": "app.funnelfox.com",
        "product_id": "price_1SaCYv3Yhl9rcCZf7ZZ2yoky",
        "$viewport_height": 752,
        "$replay_minimum_duration": null,
        "$lib_version": "1.194.2",
        "vendor_price_id": "price_1SaCYv3Yhl9rcCZf7ZZ2yoky",
        "$os": "Windows",
        "$browser_language_prefix": "en",
        "$screen_width": 1536,
        "$session_recording_canvas_recording": {},
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "vendor_product_id": "prod_TUH4pRlAcHxBWr",
        "$timezone": "Europe/Budapest",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv",
        "$viewport_width": 398,
        "$configured_session_timeout_ms": 1800000,
        "$recording_status": "disabled",
        "$lib_rate_limit_remaining_tokens": 98.11,
        "$dead_clicks_enabled_server_side": false,
        "$is_identified": true,
        "$active_feature_flags": [],
        "$screen_height": 864,
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "payment_method": "paypal",
        "$insert_id": "3nsd1juivqj1jel4",
        "$exception_capture_enabled_server_side": false,
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "token": "",
        "$browser": "Chrome",
        "$replay_sample_rate": null,
        "$browser_version": 143,
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$os_version": "10",
        "$host": "app.funnelfox.com",
        "price": 5,
        "$web_vitals_enabled_server_side": true,
        "$console_log_recording_enabled_server_side": true,
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$browser_language": "en-US",
        "$autocapture_disabled_server_side": false,
        "vendor_profile_id": "",
        "$time": 1768311875.031,
        "$feature_flag_payloads": {},
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$device_type": "Desktop",
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA"
      },
      "timestamp": "2026-01-13T13:44:35.101000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:40.280000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="purchase_started">
    ```json theme={null}
    {
      "uuid": "019bb79a-12c6-7aa2-b819-0c391ddaddee",
      "event": "purchase_started",
      "properties": {
        "$dead_clicks_enabled_server_side": false,
        "$browser": "Chrome",
        "$browser_language_prefix": "en",
        "$screen_width": 1536,
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$screen_height": 864,
        "$os": "Windows",
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$lib_rate_limit_remaining_tokens": 99,
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv",
        "$exception_capture_enabled_server_side": false,
        "$autocapture_disabled_server_side": false,
        "product_id": "price_1SaCYv3Yhl9rcCZf7ZZ2yoky",
        "$host": "app.funnelfox.com",
        "$web_vitals_enabled_server_side": true,
        "$timezone": "Europe/Budapest",
        "vendor_product_id": "prod_TUH4pRlAcHxBWr",
        "$browser_version": 143,
        "$time": 1768311886.534,
        "$insert_id": "voudpeh3wlt07brv",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$viewport_width": 398,
        "currency": "USD",
        "$device_type": "Desktop",
        "vendor_price_id": "price_1SaCYv3Yhl9rcCZf7ZZ2yoky",
        "$os_version": "10",
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "onboarding": "demo-app",
        "$is_identified": true,
        "price_fact": 5,
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$active_feature_flags": [],
        "$configured_session_timeout_ms": 1800000,
        "price": 5,
        "$browser_language": "en-US",
        "$recording_status": "disabled",
        "vendor_profile_id": "",
        "payment_provider": "stripe",
        "payment_method": "card",
        "$referring_domain": "app.funnelfox.com",
        "$viewport_height": 752,
        "token": "",
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$replay_sample_rate": null,
        "$feature_flag_payloads": {},
        "$lib": "web",
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$lib_version": "1.194.2",
        "$session_recording_canvas_recording": {},
        "$console_log_recording_enabled_server_side": true,
        "$web_vitals_allowed_metrics": null,
        "sandbox": true,
        "$replay_minimum_duration": null,
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA"
      },
      "timestamp": "2026-01-13T13:44:46.604000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:52.560000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="purchase_completed_success">
    ```json theme={null}
    {
      "uuid": "019bb79a-2390-76ee-a64b-e78d36a4172f",
      "event": "purchase_completed_success",
      "properties": {
        "$browser": "Chrome",
        "$replay_sample_rate": null,
        "vendor_profile_id": "cus_TmhIWhWQBmaZO4",
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$lib_rate_limit_remaining_tokens": 99,
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$replay_minimum_duration": null,
        "$is_identified": true,
        "$host": "app.funnelfox.com",
        "$autocapture_disabled_server_side": false,
        "onboarding": "demo-app",
        "$os": "Windows",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$console_log_recording_enabled_server_side": true,
        "$screen_width": 1536,
        "$time": 1768311890.832,
        "currency": "USD",
        "vendor_price_id": "price_1SaCYv3Yhl9rcCZf7ZZ2yoky",
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$device_type": "Desktop",
        "$dead_clicks_enabled_server_side": false,
        "$viewport_width": 398,
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "price": 5,
        "$active_feature_flags": [],
        "$referring_domain": "app.funnelfox.com",
        "$feature_flag_payloads": {},
        "$browser_language": "en-US",
        "vendor_product_id": "prod_TUH4pRlAcHxBWr",
        "$browser_language_prefix": "en",
        "$configured_session_timeout_ms": 1800000,
        "$timezone": "Europe/Budapest",
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "price_fact": 5,
        "payment_provider": "stripe",
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$lib_version": "1.194.2",
        "$insert_id": "nfkx14tjurj6jd4t",
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$screen_height": 864,
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$os_version": "10",
        "$web_vitals_enabled_server_side": true,
        "$exception_capture_enabled_server_side": false,
        "subscription_id": "sub_1Sp7tr3Yhl9rcCZfpwlCQBkS",
        "sandbox": true,
        "$browser_version": 143,
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv",
        "$recording_status": "disabled",
        "$web_vitals_allowed_metrics": null,
        "token": "",
        "$session_recording_canvas_recording": {},
        "transaction_id": "in_1Sp7tr3Yhl9rcCZfFffPunR0",
        "$lib": "web",
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "payment_method": "card",
        "product_id": "price_1SaCYv3Yhl9rcCZf7ZZ2yoky",
        "$viewport_height": 752
      },
      "timestamp": "2026-01-13T13:44:50.905000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:44:57.568000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="purchase_completed_fail">
    ```json theme={null}
    {
      "uuid": "019bb7b8-5721-7ef9-8510-721ccc8aae42",
      "event": "purchase_completed_fail",
      "properties": {
        "$replay_sample_rate": null,
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_pUOS0&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$time": 1768313870.113,
        "$lib": "web",
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$screen_height": 864,
        "$lib_version": "1.194.2",
        "$web_vitals_enabled_server_side": true,
        "product_id": "price_1SaCYv3Yhl9rcCZf7ZZ2yoky",
        "$session_id": "019bb7b7-ee6c-7b2b-a6b4-657e7645687e",
        "$feature_flag_payloads": {},
        "$os_version": "10",
        "$insert_id": "nrwg8edlqqkii0y5",
        "$configured_session_timeout_ms": 1800000,
        "vendor_product_id": "prod_TUH4pRlAcHxBWr",
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$recording_status": "disabled",
        "$browser_version": 143,
        "$browser_language": "en-US",
        "$timezone": "Europe/Budapest",
        "$user_id": "01KEVVFVE73TFYWA92YBWZC249",
        "$active_feature_flags": [],
        "currency": "USD",
        "$autocapture_disabled_server_side": false,
        "$viewport_width": 398,
        "payment_method": "card",
        "price": 5,
        "$console_log_recording_enabled_server_side": true,
        "payment_provider": "stripe",
        "onboarding": "demo-app",
        "$os": "Windows",
        "$session_recording_canvas_recording": {},
        "$web_vitals_allowed_metrics": null,
        "$device_type": "Desktop",
        "vendor_price_id": "price_1SaCYv3Yhl9rcCZf7ZZ2yoky",
        "$referring_domain": "app.funnelfox.com",
        "vendor_profile_id": "",
        "$is_identified": true,
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$replay_minimum_duration": null,
        "$exception_capture_enabled_server_side": false,
        "$dead_clicks_enabled_server_side": false,
        "$browser": "Chrome",
        "sandbox": true,
        "distinct_id": "01KEVVFVE73TFYWA92YBWZC249",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv",
        "$screen_width": 1536,
        "$window_id": "019bb7b7-ee6c-7b2b-a6b4-657f9767538b",
        "token": "",
        "$browser_language_prefix": "en",
        "$host": "app.funnelfox.com",
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?fpid=01KEVVFVE73TFYWA92YBWZC249&fsid=01KEVVFVE7YD8JBPKWPP2G31TF",
        "price_fact": 5,
        "$viewport_height": 752,
        "$lib_rate_limit_remaining_tokens": 99,
        "$set_once": {
          "$initial_geoip_city_name": "Gijón",
          "$initial_geoip_city_confidence": null,
          "$initial_geoip_subdivision_2_name": "Asturias",
          "$initial_geoip_subdivision_2_code": "O",
          "$initial_geoip_subdivision_1_name": "Principality of Asturias",
          "$initial_geoip_subdivision_1_code": "AS",
          "$initial_geoip_country_name": "Spain",
          "$initial_geoip_country_code": "ES",
          "$initial_geoip_continent_name": "Europe",
          "$initial_geoip_continent_code": "EU",
          "$initial_geoip_postal_code": "33204",
          "$initial_geoip_latitude": 43.5381,
          "$initial_geoip_longitude": -5.6604,
          "$initial_geoip_accuracy_radius": 20,
          "$initial_geoip_time_zone": "Europe/Madrid",
          "$initial_twclid": null,
          "$initial_current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
          "$initial_fbclid": null,
          "$initial_msclkid": null,
          "$initial_utm_content": null,
          "$initial_gclsrc": null,
          "$initial_dclid": null,
          "$initial_gbraid": null,
          "$initial_referring_domain": "app.funnelfox.com",
          "$initial_utm_source": null,
          "$initial_gclid": null,
          "$initial_host": "app.funnelfox.com",
          "$initial_pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
          "$initial_igshid": null,
          "$initial_ttclid": null,
          "$initial_mc_cid": null,
          "$initial_utm_term": null,
          "$initial_wbraid": null,
          "$initial_utm_medium": null,
          "$initial_gad_source": null,
          "$initial_li_fat_id": null,
          "$initial_referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "$initial_utm_campaign": null,
          "$initial_rdt_cid": null,
          "$initial_browser": "Chrome",
          "$initial_browser_version": 143,
          "$initial_device_type": "Desktop",
          "$initial_os": "Windows",
          "$initial_os_version": "10",
          "$initial_screen_height": 864,
          "$initial_screen_width": 1536,
          "$initial_viewport_height": 752,
          "$initial_viewport_width": 398,
          "$initial_raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
        },
        "$ip": "",
        "$sent_at": "2026-01-13T14:17:51.313Z",
        "$set": {
          "$geoip_city_name": "Gijón",
          "$geoip_city_confidence": null,
          "$geoip_subdivision_2_name": "Asturias",
          "$geoip_subdivision_2_code": "O",
          "$geoip_subdivision_1_name": "Principality of Asturias",
          "$geoip_subdivision_1_code": "AS",
          "$geoip_country_name": "Spain",
          "$geoip_country_code": "ES",
          "$geoip_continent_name": "Europe",
          "$geoip_continent_code": "EU",
          "$geoip_postal_code": "33204",
          "$geoip_latitude": 43.5381,
          "$geoip_longitude": -5.6604,
          "$geoip_accuracy_radius": 20,
          "$geoip_time_zone": "Europe/Madrid",
          "$browser": "Chrome",
          "$browser_version": 143,
          "$device_type": "Desktop",
          "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?fpid=01KEVVFVE73TFYWA92YBWZC249&fsid=01KEVVFVE7YD8JBPKWPP2G31TF",
          "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv",
          "$os": "Windows",
          "$os_version": "10",
          "$referring_domain": "app.funnelfox.com",
          "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_pUOS0&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "$screen_height": 864,
          "$screen_width": 1536,
          "$viewport_height": 752,
          "$viewport_width": 398,
          "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
        },
        "$geoip_city_name": "Gijón",
        "$geoip_country_name": "Spain",
        "$geoip_country_code": "ES",
        "$geoip_continent_name": "Europe",
        "$geoip_continent_code": "EU",
        "$geoip_postal_code": "33204",
        "$geoip_latitude": 43.5381,
        "$geoip_longitude": -5.6604,
        "$geoip_accuracy_radius": 20,
        "$geoip_time_zone": "Europe/Madrid",
        "$geoip_subdivision_1_code": "AS",
        "$geoip_subdivision_1_name": "Principality of Asturias",
        "$geoip_subdivision_2_code": "O",
        "$geoip_subdivision_2_name": "Asturias",
        "$transformations_succeeded": [
          "GeoIP (019b69c8-3970-0000-a854-45b85b1ff3fd)"
        ],
        "$has_recording": false
      },
      "timestamp": "2026-01-13T14:17:50.184000Z",
      "team_id": 274461,
      "distinct_id": "01KEVVFVE73TFYWA92YBWZC249",
      "elements_chain": "",
      "created_at": "2026-01-13T14:17:54.218000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="checkout_init_error">
    ```json theme={null}
    {
      "uuid": "019bb79a-f466-77cc-bf93-2726cbeb4b6f",
      "event": "checkout_init_error",
      "properties": {
        "$active_feature_flags": [],
        "$web_vitals_enabled_server_side": true,
        "$viewport_height": 752,
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$web_vitals_allowed_metrics": null,
        "$device_type": "Desktop",
        "vendor_product_id": "",
        "$referring_domain": "app.funnelfox.com",
        "$viewport_width": 398,
        "$host": "app.funnelfox.com",
        "$console_log_recording_enabled_server_side": true,
        "token": "",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/3uy7vijw?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
        "$lib": "web",
        "$user_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$feature_flag_payloads": {},
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "vendor_profile_id": "",
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "onboarding": "demo-app",
        "vendor_discount_id": "",
        "$is_identified": true,
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$configured_session_timeout_ms": 1800000,
        "price_fact": 0,
        "currency": "",
        "payment_provider": "stripe",
        "$session_recording_canvas_recording": {},
        "$lib_version": "1.194.2",
        "$os_version": "10",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/3uy7vijw",
        "$dead_clicks_enabled_server_side": false,
        "$replay_minimum_duration": null,
        "vendor_price_id": "price_1QlE0KD5ejWt1H2iHO4j2bSu",
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$lib_rate_limit_remaining_tokens": 97.6,
        "$screen_height": 864,
        "$autocapture_disabled_server_side": false,
        "$recording_status": "disabled",
        "$browser_language": "en-US",
        "$replay_sample_rate": null,
        "product_id": "price_1QlE0KD5ejWt1H2iHO4j2bSu",
        "payment_method": "card",
        "ua": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$time": 1768311944.294,
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
        "$browser": "Chrome",
        "$timezone": "Europe/Budapest",
        "$browser_version": 143,
        "price": 0,
        "$os": "Windows",
        "sandbox": true,
        "$exception_capture_enabled_server_side": false,
        "$session_id": "019bb799-b36d-753d-9f86-637459f42d50",
        "$window_id": "019bb799-b36d-753d-9f86-6375561c2009",
        "$browser_language_prefix": "en",
        "$screen_width": 1536,
        "message": "Missing value for elements(): currency should be one of the following strings: aed, afn, all, amd, ang, aoa, ars, aud, awg, azn, bam, bbd, bdt, bgn, bhd, bif, bmd, bnd, bob, brl, bsd, btn, bwp, byn, byr, bzd, cad, cdf, chf, clf, clp, cny, cop, crc, cuc, cup, cve, czk, djf, dkk, dop, dzd, egp, ern, etb, eur, fjd, fkp, gbp, gel, ghs, gip, gmd, gnf, gtq, gyd, hkd, hnl, htg, huf, idr, ils, inr, iqd, irr, isk, jmd, jod, jpy, kes, kgs, khr, kmf, kpw, krw, kwd, kyd, kzt, lak, lbp, lkr, lrd, lsl, ltl, lvl, lyd, mad, mdl, mga, mkd, mmk, mnt, mop, mro, mur, mvr, mwk, mxn, myr, mzn, nad, ngn, nio, nok, npr, nzd, omr, pab, pen, pgk, php, pkr, pln, pyg, qar, ron, rsd, rub, rwf, sar, sbd, scr, sdg, sek, sgd, shp, skk, sll, sos, srd, ssp, std, svc, syp, szl, thb, tjs, tmt, tnd, top, try, ttd, twd, tzs, uah, ugx, usd, uyu, uzs, vef, vnd, vuv, wst, xaf, xag, xau, xcd, xdr, xof, xpf, yer, zar, zmk, zmw, btc, jep, eek, ghc, mtl, tmm, yen, zwd, zwl, zwn, zwr.",
        "$insert_id": "204oj3tb6e7cxrfa",
        "$set_once": {
          "$initial_geoip_city_name": "Gijón",
          "$initial_geoip_city_confidence": null,
          "$initial_geoip_subdivision_2_name": "Asturias",
          "$initial_geoip_subdivision_2_code": "O",
          "$initial_geoip_subdivision_1_name": "Principality of Asturias",
          "$initial_geoip_subdivision_1_code": "AS",
          "$initial_geoip_country_name": "Spain",
          "$initial_geoip_country_code": "ES",
          "$initial_geoip_continent_name": "Europe",
          "$initial_geoip_continent_code": "EU",
          "$initial_geoip_postal_code": "33204",
          "$initial_geoip_latitude": 43.5381,
          "$initial_geoip_longitude": -5.6604,
          "$initial_geoip_accuracy_radius": 20,
          "$initial_geoip_time_zone": "Europe/Madrid",
          "$initial_gclid": null,
          "$initial_ttclid": null,
          "$initial_twclid": null,
          "$initial_dclid": null,
          "$initial_pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
          "$initial_mc_cid": null,
          "$initial_wbraid": null,
          "$initial_rdt_cid": null,
          "$initial_utm_source": null,
          "$initial_gclsrc": null,
          "$initial_utm_content": null,
          "$initial_gbraid": null,
          "$initial_msclkid": null,
          "$initial_referring_domain": "app.funnelfox.com",
          "$initial_igshid": null,
          "$initial_utm_term": null,
          "$initial_utm_campaign": null,
          "$initial_gad_source": null,
          "$initial_li_fat_id": null,
          "$initial_current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
          "$initial_utm_medium": null,
          "$initial_fbclid": null,
          "$initial_referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "$initial_host": "app.funnelfox.com",
          "$initial_browser": "Chrome",
          "$initial_browser_version": 143,
          "$initial_device_type": "Desktop",
          "$initial_os": "Windows",
          "$initial_os_version": "10",
          "$initial_screen_height": 864,
          "$initial_screen_width": 1536,
          "$initial_viewport_height": 752,
          "$initial_viewport_width": 398,
          "$initial_raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
        },
        "$ip": "",
        "$sent_at": "2026-01-13T13:45:47.135Z",
        "$set": {
          "$geoip_city_name": "Gijón",
          "$geoip_city_confidence": null,
          "$geoip_subdivision_2_name": "Asturias",
          "$geoip_subdivision_2_code": "O",
          "$geoip_subdivision_1_name": "Principality of Asturias",
          "$geoip_subdivision_1_code": "AS",
          "$geoip_country_name": "Spain",
          "$geoip_country_code": "ES",
          "$geoip_continent_name": "Europe",
          "$geoip_continent_code": "EU",
          "$geoip_postal_code": "33204",
          "$geoip_latitude": 43.5381,
          "$geoip_longitude": -5.6604,
          "$geoip_accuracy_radius": 20,
          "$geoip_time_zone": "Europe/Madrid",
          "$browser": "Chrome",
          "$browser_version": 143,
          "$device_type": "Desktop",
          "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/3uy7vijw?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
          "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/3uy7vijw",
          "$os": "Windows",
          "$os_version": "10",
          "$referring_domain": "app.funnelfox.com",
          "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "$screen_height": 864,
          "$screen_width": 1536,
          "$viewport_height": 752,
          "$viewport_width": 398,
          "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
        },
        "$geoip_city_name": "Gijón",
        "$geoip_country_name": "Spain",
        "$geoip_country_code": "ES",
        "$geoip_continent_name": "Europe",
        "$geoip_continent_code": "EU",
        "$geoip_postal_code": "33204",
        "$geoip_latitude": 43.5381,
        "$geoip_longitude": -5.6604,
        "$geoip_accuracy_radius": 20,
        "$geoip_time_zone": "Europe/Madrid",
        "$geoip_subdivision_1_code": "AS",
        "$geoip_subdivision_1_name": "Principality of Asturias",
        "$geoip_subdivision_2_code": "O",
        "$geoip_subdivision_2_name": "Asturias",
        "$transformations_succeeded": [
          "GeoIP (019b69c8-3970-0000-a854-45b85b1ff3fd)"
        ],
        "$has_recording": false
      },
      "timestamp": "2026-01-13T13:45:44.918000Z",
      "team_id": 274461,
      "distinct_id": "01KEVSKCPADAGPYRQQJBFT2PDA",
      "elements_chain": "",
      "created_at": "2026-01-13T13:45:51.320000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="variable_not_found">
    ```json theme={null}
    {
      "uuid": "019bb78d-7848-7035-81f6-e61e538ddc88",
      "event": "variable_not_found_error",
      "properties": {
        "$user_id": "01KESKFXCAHMJMASS2DEKK1B7T",
        "$device": "iPhone",
        "$device_type": "Mobile",
        "distinct_id": "01KESKFXCAHMJMASS2DEKK1B7T",
        "variable": "name",
        "$browser": "Mobile Safari",
        "$referring_domain": "$direct",
        "$referrer": "$direct",
        "$os": "iOS",
        "$session_id": "019bb78d-77f6-788c-8a42-6040bfbe01d5",
        "$is_identified": true,
        "$viewport_height": 926,
        "$time": 1768311060.552,
        "$browser_language": "en-US",
        "token": "",
        "$host": "demo-app.fnlfx.com",
        "$os_version": "18.3.1",
        "$screen_height": 926,
        "$raw_user_agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/605.1",
        "$browser_language_prefix": "en",
        "$configured_session_timeout_ms": 1800000,
        "screen_cid": "final",
        "sandbox": false,
        "onboarding": "demo-app",
        "$browser_version": 18.3,
        "$screen_width": 428,
        "$viewport_width": 428,
        "$window_id": "019bb78d-77f6-788c-8a42-604137394a23",
        "$initial_person_info": {
          "r": "$direct",
          "u": "https://demo-app.fnlfx.com/demo-app/final/?ScTestModeId=f7cb39b1-0502-42cb-83f1-56eb6ac6cfb1&fpid=01KESKFXCAHMJMASS2DEKK1B7T&fsid=01KESKFXCA9GK2T1ZQCTB47BYN"
        },
        "$device_id": "019bb78d-77f8-70d8-8ffe-65952451654a",
        "$recording_status": "buffering",
        "$insert_id": "lz04a1htqfxbdlui",
        "$pathname": "/demo-app/final/",
        "$lib_version": "1.194.2",
        "$timezone": "UTC",
        "$current_url": "https://demo-app.fnlfx.com/demo-app/final/?ScTestModeId=f7cb39b1-0502-42cb-83f1-56eb6ac6cfb1&fpid=01KESKFXCAHMJMASS2DEKK1B7T&fsid=01KESKFXCA9GK2T1ZQCTB47BYN",
        "$lib_rate_limit_remaining_tokens": 96.79,
        "$lib": "web",
        "$set_once": {
          "$initial_geoip_city_name": "Copenhagen",
          "$initial_geoip_city_confidence": null,
          "$initial_geoip_subdivision_2_name": null,
          "$initial_geoip_subdivision_2_code": null,
          "$initial_geoip_subdivision_1_name": "Capital Region",
          "$initial_geoip_subdivision_1_code": "84",
          "$initial_geoip_country_name": "Denmark",
          "$initial_geoip_country_code": "DK",
          "$initial_geoip_continent_name": "Europe",
          "$initial_geoip_continent_code": "EU",
          "$initial_geoip_postal_code": "1510",
          "$initial_geoip_latitude": 55.674,
          "$initial_geoip_longitude": 12.5696,
          "$initial_geoip_accuracy_radius": 20,
          "$initial_geoip_time_zone": "Europe/Copenhagen",
          "$initial_referring_domain": "$direct",
          "$initial_utm_content": null,
          "$initial_gclid": null,
          "$initial_li_fat_id": null,
          "$initial_referrer": "$direct",
          "$initial_pathname": "/demo-app/final/",
          "$initial_utm_term": null,
          "$initial_gbraid": null,
          "$initial_host": "demo-app.fnlfx.com",
          "$initial_wbraid": null,
          "$initial_dclid": null,
          "$initial_fbclid": null,
          "$initial_twclid": null,
          "$initial_mc_cid": null,
          "$initial_utm_source": null,
          "$initial_current_url": "https://demo-app.fnlfx.com/demo-app/final/?ScTestModeId=f7cb39b1-0502-42cb-83f1-56eb6ac6cfb1&fpid=01KESKFXCAHMJMASS2DEKK1B7T&fsid=01KESKFXCA9GK2T1ZQCTB47BYN",
          "$initial_utm_campaign": null,
          "$initial_gclsrc": null,
          "$initial_ttclid": null,
          "$initial_rdt_cid": null,
          "$initial_gad_source": null,
          "$initial_igshid": null,
          "$initial_utm_medium": null,
          "$initial_msclkid": null,
          "$initial_browser": "Mobile Safari",
          "$initial_browser_version": 18.3,
          "$initial_device_type": "Mobile",
          "$initial_os": "iOS",
          "$initial_os_version": "18.3.1",
          "$initial_screen_height": 926,
          "$initial_screen_width": 428,
          "$initial_viewport_height": 926,
          "$initial_viewport_width": 428,
          "$initial_raw_user_agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/605.1"
        },
        "$ip": "",
        "$sent_at": "2026-01-13T13:31:03.556Z",
        "$set": {
          "$geoip_city_name": "Copenhagen",
          "$geoip_city_confidence": null,
          "$geoip_subdivision_2_name": null,
          "$geoip_subdivision_2_code": null,
          "$geoip_subdivision_1_name": "Capital Region",
          "$geoip_subdivision_1_code": "84",
          "$geoip_country_name": "Denmark",
          "$geoip_country_code": "DK",
          "$geoip_continent_name": "Europe",
          "$geoip_continent_code": "EU",
          "$geoip_postal_code": "1510",
          "$geoip_latitude": 55.674,
          "$geoip_longitude": 12.5696,
          "$geoip_accuracy_radius": 20,
          "$geoip_time_zone": "Europe/Copenhagen",
          "$browser": "Mobile Safari",
          "$browser_version": 18.3,
          "$device_type": "Mobile",
          "$current_url": "https://demo-app.fnlfx.com/demo-app/final/?ScTestModeId=f7cb39b1-0502-42cb-83f1-56eb6ac6cfb1&fpid=01KESKFXCAHMJMASS2DEKK1B7T&fsid=01KESKFXCA9GK2T1ZQCTB47BYN",
          "$pathname": "/demo-app/final/",
          "$os": "iOS",
          "$os_version": "18.3.1",
          "$referring_domain": "$direct",
          "$referrer": "$direct",
          "$screen_height": 926,
          "$screen_width": 428,
          "$viewport_height": 926,
          "$viewport_width": 428,
          "$raw_user_agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/605.1"
        },
        "$geoip_city_name": "Copenhagen",
        "$geoip_country_name": "Denmark",
        "$geoip_country_code": "DK",
        "$geoip_continent_name": "Europe",
        "$geoip_continent_code": "EU",
        "$geoip_postal_code": "1510",
        "$geoip_latitude": 55.674,
        "$geoip_longitude": 12.5696,
        "$geoip_accuracy_radius": 20,
        "$geoip_time_zone": "Europe/Copenhagen",
        "$geoip_subdivision_1_code": "84",
        "$geoip_subdivision_1_name": "Capital Region",
        "$transformations_succeeded": [
          "GeoIP (019b69c8-3970-0000-a854-45b85b1ff3fd)"
        ],
        "$has_recording": false
      },
      "timestamp": "2026-01-13T13:31:00.729000Z",
      "team_id": 274461,
      "distinct_id": "01KESKFXCAHMJMASS2DEKK1B7T",
      "elements_chain": "",
      "created_at": "2026-01-13T13:31:06.548000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="Web vitals">
    ```json theme={null}
    {
      "uuid": "019bb7cc-e39e-7ff6-9271-6e91f8714d40",
      "event": "$web_vitals",
      "properties": {
        "$recording_status": "disabled",
        "$browser_language_prefix": "en",
        "$web_vitals_FCP_event": {
          "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768315205649_159&fpid=01KEVWSPE1CXQ88MY99VK2JE26&fsid=01KEVWSPE12TW58PKBE3NJZEHC",
          "$session_id": "019bb7b7-ee6c-7b2b-a6b4-657e7645687e",
          "$window_id": "019bb7cc-da54-7150-bb35-3cb36b5f12bc",
          "attribution": {
            "firstByteToFCP": 820.6000001430511,
            "loadState": "complete",
            "navigationEntry": {},
            "timeToFirstByte": 155.39999985694885
          },
          "delta": 976,
          "entries": [
            {}
          ],
          "id": "v4-1768315214739-1418845128492",
          "name": "FCP",
          "navigationType": "navigate",
          "rating": "good",
          "timestamp": 1768315214743,
          "value": 976
        },
        "$lib_rate_limit_remaining_tokens": 99,
        "$device_type": "Desktop",
        "$is_identified": true,
        "$feature_flag_payloads": {},
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$timezone": "Europe/Budapest",
        "$autocapture_disabled_server_side": false,
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$browser": "Chrome",
        "$lib": "web",
        "$insert_id": "lyow5knbry6racnv",
        "$web_vitals_FCP_value": 976,
        "$time": 1768315216.798,
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768315205649_159&fpid=01KEVWSPE1CXQ88MY99VK2JE26&fsid=01KEVWSPE12TW58PKBE3NJZEHC",
        "$console_log_recording_enabled_server_side": true,
        "$os": "Windows",
        "$os_version": "10",
        "distinct_id": "01KEVWSPE1CXQ88MY99VK2JE26",
        "$lib_version": "1.194.2",
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$browser_language": "en-US",
        "$viewport_height": 752,
        "$web_vitals_allowed_metrics": null,
        "$session_id": "019bb7b7-ee6c-7b2b-a6b4-657e7645687e",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
        "$screen_height": 864,
        "$active_feature_flags": [],
        "$referring_domain": "app.funnelfox.com",
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$window_id": "019bb7cc-da54-7150-bb35-3cb36b5f12bc",
        "$session_recording_canvas_recording": {},
        "$exception_capture_enabled_server_side": false,
        "$dead_clicks_enabled_server_side": false,
        "$host": "app.funnelfox.com",
        "$browser_version": 143,
        "$web_vitals_LCP_value": 976,
        "$replay_sample_rate": null,
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$web_vitals_enabled_server_side": true,
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_pUOS0&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$viewport_width": 398,
        "$screen_width": 1536,
        "$user_id": "01KEVWSPE1CXQ88MY99VK2JE26",
        "$replay_minimum_duration": null,
        "$configured_session_timeout_ms": 1800000,
        "$web_vitals_LCP_event": {
          "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768315205649_159&fpid=01KEVWSPE1CXQ88MY99VK2JE26&fsid=01KEVWSPE12TW58PKBE3NJZEHC",
          "$session_id": "019bb7b7-ee6c-7b2b-a6b4-657e7645687e",
          "$window_id": "019bb7cc-da54-7150-bb35-3cb36b5f12bc",
          "attribution": {
            "element": "#el_aKZfZ>div.typography.paragraph.svelte-jkg51",
            "elementRenderDelay": 820.6000001430511,
            "resourceLoadDelay": 0,
            "resourceLoadDuration": 0,
            "timeToFirstByte": 155.39999985694885
          },
          "delta": 976,
          "entries": [
            {}
          ],
          "id": "v4-1768315214739-2386646008625",
          "name": "LCP",
          "navigationType": "navigate",
          "rating": "good",
          "timestamp": 1768315216798,
          "value": 976
        },
        "token": "",
        "$set_once": {
          "$initial_geoip_city_name": "Gijón",
          "$initial_geoip_city_confidence": null,
          "$initial_geoip_subdivision_2_name": "Asturias",
          "$initial_geoip_subdivision_2_code": "O",
          "$initial_geoip_subdivision_1_name": "Principality of Asturias",
          "$initial_geoip_subdivision_1_code": "AS",
          "$initial_geoip_country_name": "Spain",
          "$initial_geoip_country_code": "ES",
          "$initial_geoip_continent_name": "Europe",
          "$initial_geoip_continent_code": "EU",
          "$initial_geoip_postal_code": "33204",
          "$initial_geoip_latitude": 43.5381,
          "$initial_geoip_longitude": -5.6604,
          "$initial_geoip_accuracy_radius": 20,
          "$initial_geoip_time_zone": "Europe/Madrid",
          "$initial_host": "app.funnelfox.com",
          "$initial_utm_medium": null,
          "$initial_utm_term": null,
          "$initial_utm_content": null,
          "$initial_gclid": null,
          "$initial_referring_domain": "app.funnelfox.com",
          "$initial_dclid": null,
          "$initial_wbraid": null,
          "$initial_fbclid": null,
          "$initial_mc_cid": null,
          "$initial_referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "$initial_pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
          "$initial_gclsrc": null,
          "$initial_igshid": null,
          "$initial_rdt_cid": null,
          "$initial_utm_source": null,
          "$initial_current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
          "$initial_gbraid": null,
          "$initial_msclkid": null,
          "$initial_twclid": null,
          "$initial_utm_campaign": null,
          "$initial_ttclid": null,
          "$initial_li_fat_id": null,
          "$initial_gad_source": null,
          "$initial_browser": "Chrome",
          "$initial_browser_version": 143,
          "$initial_device_type": "Desktop",
          "$initial_os": "Windows",
          "$initial_os_version": "10",
          "$initial_screen_height": 864,
          "$initial_screen_width": 1536,
          "$initial_viewport_height": 752,
          "$initial_viewport_width": 398,
          "$initial_raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
        },
        "$ip": "",
        "$sent_at": "2026-01-13T14:40:17.427Z",
        "$set": {
          "$geoip_city_name": "Gijón",
          "$geoip_city_confidence": null,
          "$geoip_subdivision_2_name": "Asturias",
          "$geoip_subdivision_2_code": "O",
          "$geoip_subdivision_1_name": "Principality of Asturias",
          "$geoip_subdivision_1_code": "AS",
          "$geoip_country_name": "Spain",
          "$geoip_country_code": "ES",
          "$geoip_continent_name": "Europe",
          "$geoip_continent_code": "EU",
          "$geoip_postal_code": "33204",
          "$geoip_latitude": 43.5381,
          "$geoip_longitude": -5.6604,
          "$geoip_accuracy_radius": 20,
          "$geoip_time_zone": "Europe/Madrid",
          "$browser": "Chrome",
          "$browser_version": 143,
          "$device_type": "Desktop",
          "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768315205649_159&fpid=01KEVWSPE1CXQ88MY99VK2JE26&fsid=01KEVWSPE12TW58PKBE3NJZEHC",
          "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
          "$os": "Windows",
          "$os_version": "10",
          "$referring_domain": "app.funnelfox.com",
          "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_pUOS0&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "$screen_height": 864,
          "$screen_width": 1536,
          "$viewport_height": 752,
          "$viewport_width": 398,
          "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
        },
        "$geoip_city_name": "Gijón",
        "$geoip_country_name": "Spain",
        "$geoip_country_code": "ES",
        "$geoip_continent_name": "Europe",
        "$geoip_continent_code": "EU",
        "$geoip_postal_code": "33204",
        "$geoip_latitude": 43.5381,
        "$geoip_longitude": -5.6604,
        "$geoip_accuracy_radius": 20,
        "$geoip_time_zone": "Europe/Madrid",
        "$geoip_subdivision_1_code": "AS",
        "$geoip_subdivision_1_name": "Principality of Asturias",
        "$geoip_subdivision_2_code": "O",
        "$geoip_subdivision_2_name": "Asturias",
        "$transformations_succeeded": [
          "GeoIP (019b69c8-3970-0000-a854-45b85b1ff3fd)"
        ],
        "$has_recording": false
      },
      "timestamp": "2026-01-13T14:40:16.866000Z",
      "team_id": 274461,
      "distinct_id": "01KEVWSPE1CXQ88MY99VK2JE26",
      "elements_chain": "",
      "created_at": "2026-01-13T14:40:21.028000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="Set person properties">
    ```json theme={null}
    {
      "uuid": "019bb7cc-fe31-744a-9ab2-5642618d07c8",
      "event": "$set",
      "properties": {
        "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_pUOS0&screen=QbfqbhE9&config=screen-config&mode=canvas",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768315205649_159&fpid=01KEVWSPE1CXQ88MY99VK2JE26&fsid=01KEVWSPE12TW58PKBE3NJZEHC",
        "$timezone": "Europe/Budapest",
        "$replay_minimum_duration": null,
        "$browser_language": "en-US",
        "$os": "Windows",
        "$host": "app.funnelfox.com",
        "$screen_height": 864,
        "$browser_version": 143,
        "$referring_domain": "app.funnelfox.com",
        "$session_id": "019bb7b7-ee6c-7b2b-a6b4-657e7645687e",
        "$device_id": "019bb799-b36e-7a8f-ac52-e04de9053f8d",
        "$dead_clicks_enabled_server_side": false,
        "$screen_width": 1536,
        "distinct_id": "01KEVWSPE1CXQ88MY99VK2JE26",
        "$console_log_recording_enabled_server_side": true,
        "$web_vitals_enabled_server_side": true,
        "$replay_script_config": {
          "script": "posthog-recorder"
        },
        "$replay_sample_rate": null,
        "$os_version": "10",
        "$lib_version": "1.194.2",
        "$session_recording_canvas_recording": {},
        "$time": 1768315223.601,
        "$set": {
          "$geoip_city_name": "Gijón",
          "$geoip_city_confidence": null,
          "$geoip_subdivision_2_name": "Asturias",
          "$geoip_subdivision_2_code": "O",
          "$geoip_subdivision_1_name": "Principality of Asturias",
          "$geoip_subdivision_1_code": "AS",
          "$geoip_country_name": "Spain",
          "$geoip_country_code": "ES",
          "$geoip_continent_name": "Europe",
          "$geoip_continent_code": "EU",
          "$geoip_postal_code": "33204",
          "$geoip_latitude": 43.5381,
          "$geoip_longitude": -5.6604,
          "$geoip_accuracy_radius": 20,
          "$geoip_time_zone": "Europe/Madrid",
          "email": "test-posthog-2@example.com",
          "$browser": "Chrome",
          "$browser_version": 143,
          "$device_type": "Desktop",
          "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768315205649_159&fpid=01KEVWSPE1CXQ88MY99VK2JE26&fsid=01KEVWSPE12TW58PKBE3NJZEHC",
          "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
          "$os": "Windows",
          "$os_version": "10",
          "$referring_domain": "app.funnelfox.com",
          "$referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_pUOS0&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "$screen_height": 864,
          "$screen_width": 1536,
          "$viewport_height": 752,
          "$viewport_width": 398,
          "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
        },
        "$configured_session_timeout_ms": 1800000,
        "$autocapture_disabled_server_side": false,
        "$lib_rate_limit_remaining_tokens": 99,
        "$exception_capture_enabled_server_side": false,
        "$lib": "web",
        "$device_type": "Desktop",
        "$insert_id": "u2sfwd5iebqzp8v6",
        "$active_feature_flags": [],
        "$browser_language_prefix": "en",
        "$set_once": {
          "$initial_geoip_city_name": "Gijón",
          "$initial_geoip_city_confidence": null,
          "$initial_geoip_subdivision_2_name": "Asturias",
          "$initial_geoip_subdivision_2_code": "O",
          "$initial_geoip_subdivision_1_name": "Principality of Asturias",
          "$initial_geoip_subdivision_1_code": "AS",
          "$initial_geoip_country_name": "Spain",
          "$initial_geoip_country_code": "ES",
          "$initial_geoip_continent_name": "Europe",
          "$initial_geoip_continent_code": "EU",
          "$initial_geoip_postal_code": "33204",
          "$initial_geoip_latitude": 43.5381,
          "$initial_geoip_longitude": -5.6604,
          "$initial_geoip_accuracy_radius": 20,
          "$initial_geoip_time_zone": "Europe/Madrid",
          "$initial_igshid": null,
          "$initial_utm_source": null,
          "$initial_li_fat_id": null,
          "$initial_referring_domain": "app.funnelfox.com",
          "$initial_gclid": null,
          "$initial_referrer": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "$initial_host": "app.funnelfox.com",
          "$initial_utm_medium": null,
          "$initial_msclkid": null,
          "$initial_twclid": null,
          "$initial_utm_term": null,
          "$initial_gad_source": null,
          "$initial_utm_campaign": null,
          "$initial_dclid": null,
          "$initial_gbraid": null,
          "$initial_wbraid": null,
          "$initial_current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9",
          "$initial_ttclid": null,
          "$initial_utm_content": null,
          "$initial_rdt_cid": null,
          "$initial_mc_cid": null,
          "$initial_pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9",
          "$initial_gclsrc": null,
          "$initial_fbclid": null,
          "$initial_browser": "Chrome",
          "$initial_browser_version": 143,
          "$initial_device_type": "Desktop",
          "$initial_os": "Windows",
          "$initial_os_version": "10",
          "$initial_screen_height": 864,
          "$initial_screen_width": 1536,
          "$initial_viewport_height": 752,
          "$initial_viewport_width": 398,
          "$initial_raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36"
        },
        "token": "",
        "$viewport_width": 398,
        "$recording_status": "disabled",
        "$browser": "Chrome",
        "$viewport_height": 752,
        "$user_id": "01KEVWSPE1CXQ88MY99VK2JE26",
        "$raw_user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36",
        "$initial_person_info": {
          "r": "https://app.funnelfox.com/funnels/01K3GQH43MCTKFTJSY4Z6906AV/editor/main?type=default&tab=screens&element=el_vt2Mw&screen=QbfqbhE9&config=screen-config&mode=canvas",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/QbfqbhE9?vid=1768311833907_157&fpid=01KEVSKCPADAGPYRQQJBFT2PDA&fsid=01KEVSKCPA28HKFC3GY4VVZ9C9"
        },
        "$session_recording_network_payload_capture": {
          "capturePerformance": {
            "network_timing": true,
            "web_vitals": true,
            "web_vitals_allowed_metrics": null
          }
        },
        "$window_id": "019bb7cc-da54-7150-bb35-3cb36b5f12bc",
        "$is_identified": true,
        "$web_vitals_allowed_metrics": null,
        "$feature_flag_payloads": {},
        "$ip": "",
        "$sent_at": "2026-01-13T14:40:26.604Z",
        "$geoip_city_name": "Gijón",
        "$geoip_country_name": "Spain",
        "$geoip_country_code": "ES",
        "$geoip_continent_name": "Europe",
        "$geoip_continent_code": "EU",
        "$geoip_postal_code": "33204",
        "$geoip_latitude": 43.5381,
        "$geoip_longitude": -5.6604,
        "$geoip_accuracy_radius": 20,
        "$geoip_time_zone": "Europe/Madrid",
        "$geoip_subdivision_1_code": "AS",
        "$geoip_subdivision_1_name": "Principality of Asturias",
        "$geoip_subdivision_2_code": "O",
        "$geoip_subdivision_2_name": "Asturias",
        "$transformations_succeeded": [
          "GeoIP (019b69c8-3970-0000-a854-45b85b1ff3fd)"
        ],
        "$has_recording": false
      },
      "timestamp": "2026-01-13T14:40:23.674000Z",
      "team_id": 274461,
      "distinct_id": "01KEVWSPE1CXQ88MY99VK2JE26",
      "elements_chain": "",
      "created_at": "2026-01-13T14:40:28.035000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>

  <Accordion title="Identify">
    ```json theme={null}
    {
      "uuid": "019bb7d0-e983-7880-9d68-c3f43411e201",
      "event": "$identify",
      "properties": {
        "token": "",
        "$host": "app.funnelfox.com",
        "$screen_width": 270,
        "$lib_rate_limit_remaining_tokens": 99,
        "$device": "Android",
        "$insert_id": "tio03vm9xwt5uap4",
        "$viewport_width": 270,
        "distinct_id": "01KEVWSPE1CXQ88MY99VK2JE26",
        "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv",
        "$user_id": "01KEVWSPE1CXQ88MY99VK2JE26",
        "$anon_distinct_id": "019bb7d0-e982-77b0-86b0-866a710e0dbf",
        "$browser_language_prefix": "en",
        "$referrer": "$direct",
        "$screen_height": 600,
        "$time": 1768315480.452,
        "$lib_version": "1.194.2",
        "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?vid=1768315205649_159&fpid=01KEVWSPE1CXQ88MY99VK2JE26&fsid=01KEVWSPE12TW58PKBE3NJZEHC",
        "$referring_domain": "$direct",
        "$browser_language": "en-US",
        "$browser_version": 11,
        "$viewport_height": 600,
        "$initial_person_info": {
          "r": "$direct",
          "u": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?vid=1768315205649_159&fpid=01KEVWSPE1CXQ88MY99VK2JE26&fsid=01KEVWSPE12TW58PKBE3NJZEHC"
        },
        "$lib": "web",
        "$session_id": "019bb7d0-e980-776e-af25-f6e447728a33",
        "$device_type": "Mobile",
        "$is_identified": true,
        "$configured_session_timeout_ms": 1800000,
        "$os": "Android",
        "$browser": "Android Mobile",
        "$device_id": "019bb7d0-e982-77b0-86b0-866a710e0dbf",
        "$recording_status": "buffering",
        "$raw_user_agent": "Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G980F Bulid/PR1A.200720.012; ) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/129.0.6668.71 Mobile Safari/537.36 NewsSapphire/32.1.430710004",
        "$window_id": "019bb7d0-e980-776e-af25-f6e5ef67318a",
        "$timezone": "UTC",
        "$set": {
          "$geoip_city_name": "Milan",
          "$geoip_city_confidence": null,
          "$geoip_subdivision_2_name": "Province of Milan",
          "$geoip_subdivision_2_code": "MI",
          "$geoip_subdivision_1_name": "Lombardy",
          "$geoip_subdivision_1_code": "25",
          "$geoip_country_name": "Italy",
          "$geoip_country_code": "IT",
          "$geoip_continent_name": "Europe",
          "$geoip_continent_code": "EU",
          "$geoip_postal_code": "20139",
          "$geoip_latitude": 45.4722,
          "$geoip_longitude": 9.1922,
          "$geoip_accuracy_radius": 20,
          "$geoip_time_zone": "Europe/Rome",
          "$browser": "Android Mobile",
          "$browser_version": 11,
          "$device_type": "Mobile",
          "$current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?vid=1768315205649_159&fpid=01KEVWSPE1CXQ88MY99VK2JE26&fsid=01KEVWSPE12TW58PKBE3NJZEHC",
          "$pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv",
          "$os": "Android",
          "$referring_domain": "$direct",
          "$referrer": "$direct",
          "$screen_height": 600,
          "$screen_width": 270,
          "$viewport_height": 600,
          "$viewport_width": 270,
          "$raw_user_agent": "Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G980F Bulid/PR1A.200720.012; ) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/129.0.6668.71 Mobile Safari/537.36 NewsSapphire/32.1.430710004"
        },
        "$set_once": {
          "$initial_geoip_city_name": "Milan",
          "$initial_geoip_city_confidence": null,
          "$initial_geoip_subdivision_2_name": "Province of Milan",
          "$initial_geoip_subdivision_2_code": "MI",
          "$initial_geoip_subdivision_1_name": "Lombardy",
          "$initial_geoip_subdivision_1_code": "25",
          "$initial_geoip_country_name": "Italy",
          "$initial_geoip_country_code": "IT",
          "$initial_geoip_continent_name": "Europe",
          "$initial_geoip_continent_code": "EU",
          "$initial_geoip_postal_code": "20139",
          "$initial_geoip_latitude": 45.4722,
          "$initial_geoip_longitude": 9.1922,
          "$initial_geoip_accuracy_radius": 20,
          "$initial_geoip_time_zone": "Europe/Rome",
          "$initial_utm_campaign": null,
          "$initial_referrer": "$direct",
          "$initial_referring_domain": "$direct",
          "$initial_utm_source": null,
          "$initial_gad_source": null,
          "$initial_fbclid": null,
          "$initial_msclkid": null,
          "$initial_twclid": null,
          "$initial_li_fat_id": null,
          "$initial_igshid": null,
          "$initial_current_url": "https://app.funnelfox.com/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv?vid=1768315205649_159&fpid=01KEVWSPE1CXQ88MY99VK2JE26&fsid=01KEVWSPE12TW58PKBE3NJZEHC",
          "$initial_utm_content": null,
          "$initial_gclid": null,
          "$initial_utm_term": null,
          "$initial_wbraid": null,
          "$initial_rdt_cid": null,
          "$initial_mc_cid": null,
          "$initial_utm_medium": null,
          "$initial_host": "app.funnelfox.com",
          "$initial_gbraid": null,
          "$initial_dclid": null,
          "$initial_gclsrc": null,
          "$initial_pathname": "/preview/01K3GQH43MCTKFTJSY4Z6906AV/main/wj1ya9nv",
          "$initial_ttclid": null,
          "$initial_browser": "Android Mobile",
          "$initial_browser_version": 11,
          "$initial_device_type": "Mobile",
          "$initial_os": "Android",
          "$initial_screen_height": 600,
          "$initial_screen_width": 270,
          "$initial_viewport_height": 600,
          "$initial_viewport_width": 270,
          "$initial_raw_user_agent": "Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G980F Bulid/PR1A.200720.012; ) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/129.0.6668.71 Mobile Safari/537.36 NewsSapphire/32.1.430710004"
        },
        "$ip": "",
        "$sent_at": "2026-01-13T14:44:40.454Z",
        "$geoip_city_name": "Milan",
        "$geoip_country_name": "Italy",
        "$geoip_country_code": "IT",
        "$geoip_continent_name": "Europe",
        "$geoip_continent_code": "EU",
        "$geoip_postal_code": "20139",
        "$geoip_latitude": 45.4722,
        "$geoip_longitude": 9.1922,
        "$geoip_accuracy_radius": 20,
        "$geoip_time_zone": "Europe/Rome",
        "$geoip_subdivision_1_code": "25",
        "$geoip_subdivision_1_name": "Lombardy",
        "$geoip_subdivision_2_code": "MI",
        "$geoip_subdivision_2_name": "Province of Milan",
        "$transformations_succeeded": [
          "GeoIP (019b69c8-3970-0000-a854-45b85b1ff3fd)"
        ],
        "$has_recording": false
      },
      "timestamp": "2026-01-13T14:44:41.643000Z",
      "team_id": 274461,
      "distinct_id": "01KEVWSPE1CXQ88MY99VK2JE26",
      "elements_chain": "",
      "created_at": "2026-01-13T14:44:45.547000Z",
      "person_mode": "full"
    }
    ```
  </Accordion>
</AccordionGroup>

## User identification

FunnelFox sends the user’s profile ID to PostHog, which sets it as the `distinct_id`. This ID remains consistent across all sessions.

When a user’s email is collected, it's also automatically added as a profile property in PostHog.

<Frame>
  <img src="https://mintcdn.com/funnelfox/YqsZa339oyzRbCgW/assets/posthog-user.png?fit=max&auto=format&n=YqsZa339oyzRbCgW&q=85&s=fc3d74cd7b222646151305abeff4f09b" width="2017" height="1025" data-path="assets/posthog-user.png" />
</Frame>
