Zizzamia / perfume.js

Web performance library for measuring all performance vitals metrics
https://zizzamia.github.io/perfume/
MIT License
3.12k stars 109 forks source link

Adding user journey map p2 #223

Closed Cdub-9 closed 1 year ago

Cdub-9 commented 1 year ago

Part 2 of Adding in user journey tracking into Perfume

Added in the User Journey map structure to keep track of data

Added in basic marking functions and tests

Zizzamia commented 1 year ago

@Cdub-9 I did some files cleanup after I merge this PR. Btw, when you have a minute can you fix the npm run lint script, so we can have easily lint our changes going forward. I noticed is not working correctly anymore.

Cdub-9 commented 1 year ago

@Zizzamia yes, I will fix script in next PR