I have taken the referrer using the document.referrer
from DOM. I had found some of the parameters like(port, source, host, etc.) using parseUri function.
Now how can I find out the medium and search keyword using the referrer or any idea about how google analytics manipulating _utmz
cookie?
Any idea will be greatful.