android - Determine if mobile user scanned QR code or typed URL in browser? -


is possible determine html 5 or javascript (or via method) whether user entered url mobile browser typing or scanned qr code opened url in browser?

no, isn't possible. depending on whether have control on content of qr-codes, can use deeplink redirects original page (e.g. http://www.yoursite.com/qrcoderedirecting http://www.yoursite.com) , thereby "track" usage of qr-code.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

ios - Change Storyboard View using Seague -

verilog - Systemverilog dynamic casting issues -