Enable php errors
error_reporting(E_ALL); ini_set('display_errors', '1');
This code gives us insight into the number of people who visit our website, where they are from, and what they are clicking on.