I think what you mean here is to track various button, anchors, li, span
clicks on a webpage and use the same data to understand user paths
(Pathing). I believe this can be achieved using Event based rules (DTM)
to track user clicks and capture the same in an prop (pathing enabled).
Let me know if this answers your question.