-1

How can I detect whether the user browsing to my website has installed my app, and redirect to it on the click of a button in the banner like yelp?

I only need help with the detecting and redirecting from the browser. Yelp manages to do it. I tried messing with universal links, but I'm not sure how to detect that the user does not have the app and to then redirect him/her to the app store.

1 Answers1

0

Yelp uses a company called Branch (Full disclosure, I work there). We have some complicated infrastructure that allows us to tell when a particular device has the app installed or not.

clayjones94
  • 2,648
  • 17
  • 26