Home
Starting Up
Tech
Creators
A.I.
Lifestyle
Money
Idea Board
Vibe Coding Tools
Products
Ideas DB
Case Studies DB
Subscribe to IH+
Starting Up
Tech
A.I.
Creators
Lifestyle
Money
Join
2
Likes
0
Bookmarks
8
Comments
Report
Funnel Software Tools?
by
Nathan Vandermost
What funnel software / tools do you use to visualize UX?
Trending on Indie Hackers
I spent $0 on marketing and got 1,200 website visitors - Here's my exact playbook
58 comments
Veo 3.1 vs Sora 2: AI Video Generation in 2025 🎬🤖
29 comments
Codenhack Beta — Full Access + Referral
21 comments
I built eSIMKitStore — helping travelers stay online with instant QR-based eSIMs 🌍
20 comments
🚀 Get Your Brand Featured on FaceSeek
18 comments
Day 6 - Slow days as a solo founder
16 comments
For clarification, I am looking for software or a tool that is a basic version of this tool.
Funnelsfunnelytics.io
and...
https://funnelflows.com
I think you need to be more specific. By funnel do you mean the website itself or just statistics? What is "visualize UX"? You mean track a user behaviour or display stats or just build a website?
Thank you for your questions. More specifically, I would like to create a diagram using icons that I can move around to visualize the steps that a user would take to follow a series of steps. For example, step 1 user hits a landing page, step 2 enters contact details which is sent to active campaign step 3 user receives an email, etc
So you're in the phase of thinking through an upcoming website? well draw.io has icons and dragging. But I would just use paper and pecnil!
Thanks!
I've implemented a Funnel builder into splitbee.io
You can create Funnel from previously tracked events & page views!
More here: https://splitbee.io/blog/introducing-funnels
Or do you want to know a JS library to visualize it?
Thanks for your reply. Thanks for sharing the software however, could you share the JS library that I could use to visualize it?
I made a custom chart using recharts (d3) and combining barcharts + linecharts + custom tooltips etc