Skip to content

Instantly share code, notes, and snippets.

@rlingineni
Last active March 3, 2021 18:44
Show Gist options
  • Save rlingineni/41c57aab2745a32d9dcde32df2d5ea84 to your computer and use it in GitHub Desktop.
Save rlingineni/41c57aab2745a32d9dcde32df2d5ea84 to your computer and use it in GitHub Desktop.
User Funnel
User Funnel
Visit Website
Click Download -> Download App
Register Email -> Email Download Link
Email Download Link
Click Link -> Download App
Download App
Click Pro Mode -> Expert Screen
Expert Screen
Cancel -> Download App
Start Tutorial -> Tutorial
Tutorial
Exit -> Download App
Start Trial -> Purchase
Decline Trial -> Declined
Purchase
Declined
// parse line by line
// check if passes, if not throw error
// for each transition, verify right hand side exists
// if comment then skip
//graph.addnode
// graph.create relation, edge == action
// graph.exists if node not exists then throw error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment