Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 516 Bytes

File metadata and controls

9 lines (7 loc) · 516 Bytes

Session data

From server logs, you can access the raw session data, that contains information about single visits to our website (= sessions). A click out is logged whenever a user clicks on a motel and is redirected to the booking page. The booking field is binary and indicates if a motel booking was logged after one of the click outs. Have a look at the data and check if there is any connection between the booking data and other given information. Feel free to formulate hypothesis based on your findings.