Website monitoring
flowchart LR
id1(Monitor)-->id2(Track)-->id3(Enrich)-->id4(Model)-->id5(Visualize)-->id6(Next steps)
style id1 fill:#f5f5f5,stroke:#6638B8,stroke-width:3px
style id2 fill:#f5f5f5,stroke:#333,stroke-width:1px
style id3 fill:#f5f5f5,stroke:#333,stroke-width:1px
style id4 fill:#f5f5f5,stroke:#333,stroke-width:1px
style id5 fill:#f5f5f5,stroke:#333,stroke-width:1px
style id6 fill:#f5f5f5,stroke:#333,stroke-width:1px
In this chapter we will explain why you should and how you can monitor your website’s performance. You will also see sample dashboards you could create and use to accomplish this.