Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a chrome app which basically is just a visual bookmark which sends the visitors to my website.

Currently it doesn't show any referer because technically the user came directly to the website.

Is there a way to detect this?

I understand I can append some query parameters in the URL of the chrome app but I am wondering if there's a cleaner solution than this.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.