Google analytics tells me what the source of my traffic is (search engines, facebook etc). Is there a way to get this information for each request from the request
request
request.referrer will give you the HTTP referrer value.
request.referrer