Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Sign in
Join
2
Likes
8
Comments
Funnel Software Tools?
by
Nathan Vandermost
What funnel software / tools do you use to visualize UX?
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