Deep links
Raabta uses custom URLs to open the app directly to a tag. If the app is not installed, users stay on the web experience.
Pattern:
raabta://tag/{id}
Replace {id} with your tag identifier. This site serves a web fallback for tag links under /t/<code> (example path—your deployment should match t.html routing).