Funnel Calculator. Turn GA4 data into conversion visualization.

GA4 Funnel Calculator

Paste Google Analytics 4 event export, select funnel steps and see visualization with drop-off and conversion rate calculations.

How does it work?

1
Eksportuj z GA4

W GA4 → Raporty → Zaangażowanie → Zdarzenia → Eksportuj CSV

2
Wklej dane

Skopiuj zawartość CSV i wklej w pole poniżej

3
Wybierz eventy

Zaznacz które eventy tworzą Twój funnel

4
Analyze

Zobacz wizualizację i eksportuj wyniki

Wklej dane z GA4

Skopiuj eksport CSV z GA4 (Raporty → Zdarzenia → Eksportuj) lub wpisz ręcznie.

Szybkie szablony

Zacznij od gotowego szablonu i dostosuj do swoich potrzeb.

Ecommerce
view_item → add_to_cart → checkout → purchase
Lead Generation
page_view → form_start → generate_lead
Engagement
session_start → scroll → click → file_download
Rejestracja
page_view → sign_up_start → sign_up

Kroki funnela

Przeciągnij kroki aby zmienić kolejność. Usuń niepotrzebne.

No funnel steps

Paste data in the Import tab or add steps manually

No data to visualize

Build the funnel in the previous tab

Saved funnels

Your saved funnels are stored in the browser.

No saved funnels

Stwórz funnel i kliknij "Zapisz"

How to export data from GA4?

  1. Log in to Google Analytics 4
  2. Go to Reports → Engagement → Events
  3. Set the desired date range
  4. Click the Share icon (top right)
  5. Select Download file → CSV
  6. Open the file, copy the content and paste here

Standard GA4 ecommerce events

Event Description Typical position in funnel
session_start Session start 1 (top of funnel)
view_item_list Product list view 2
view_item Product page view 3
add_to_cart Add to cart 4
view_cart Cart view 5
begin_checkout Checkout start 6
add_shipping_info Shipping info 7
add_payment_info Payment info 8
purchase Purchase 9 (conversion)

Calculation formulas

  • Conversion Rate (CR) od startu: (użytkownicy na kroku / użytkownicy na 1. kroku) × 100%
  • CR od poprzedniego kroku: (użytkownicy na kroku / użytkownicy na poprzednim kroku) × 100%
  • Drop-off: users on previous step - users on current step
  • Drop-off %: (drop-off / użytkownicy na poprzednim kroku) × 100%

Tips

  • Funnel powinien mieć logiczną kolejność - użytkownik musi przejść przez każdy krok
  • Szukaj kroków z największym drop-off - tam jest potencjał optymalizacji
  • Porównuj funnele z różnych okresów aby śledzić zmiany
  • Segmentuj dane przed eksportem z GA4 (np. tylko mobile, tylko organic)