Top "Referrer" questions

is a HTTP header field that identifies the address of the webpage (i.e. the URI or IRI) that linked to the resource being requested.

Problems with document.referrer

I'm having some trouble using document.referrer on some sites, even the reference site using HTTP protocol. In what circumstances …

javascript referrer
How to go back to referer page in CakePHP after login

I have a problem on going back to referer page: first url: http://site.com/venue/apartments/1564/venue-name referer url: …

cakephp authentication login session-variables referrer
How can I determine if the document.referrer is from my own site?

Each time a page is requested I get the referrer of the page it came from. I need to track …

javascript document referrer
Can I track the referrer of a new window link?

Case: site A contains a link that opens site B in new window. The script in site B is trying …

javascript html referrer
Get HTTP Referrer on Redirection

How can you get the HTTP Referrer when redirected from another website, not when they click on a link since …

php referrer http-referer
How to get full referrer in Google analytics?

Several days ago, I just following the instructions at http://www.slideshare.net/pandyajigar/how-to-see-the-full-referring-url-in-google-analytics-by-jigar-pandya to add a filter in …

google-analytics referrer
Is it possible to get the referrer of an iFrame's parent page with JavaScript in iFrame?

Is it possible to get the referrer of an iFrame's parent page with JavaScript in iFrame? Example: Page A has …

javascript iframe parent referrer
Launch app if installed, or open Google Play with install referrer

We are trying to generate a link that, when clicked in a browser, opens our App if it's installed. This …

android url google-play installation referrer
Why is my browser not sending any referrer?

I have an html page with the following code. <form method="POST" action="https://formspree.io/email"> <…

html google-chrome http referrer
Only allow users from specific referrer (redirect the rest) - HTACCESS

I've been trying to block access from everyone that is trying to see a .php page without coming from my …

apache .htaccess url-redirection referrer http-referer