# 🆕 Deep Links

**URL:** https://community.glideapps.com/t/deep-links/15966
**Category:** General
**Created:** [September 17, 2020, 7:25pm UTC](https://community.glideapps.com/t/deep-links/15966 "2020-09-17T19:25:53Z")
**Posts on this page:** 1
**Showing post:** 115

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [December 7, 2020, 3:41pm UTC](https://community.glideapps.com/t/deep-links/15966/115 "2020-12-07T15:41:32Z")

</div>

Those are definitely different links, which means different data is encoded inside the link. I’m guessing part of it is to tell glide which tab to navigate to, then which list item in that tab to open.

> [@new Deep Links](https://community.glideapps.com/t/deep-links/15966/33):
>
> There’s a lot of info encoded in that url. I don’t know if it’s to help it render nicely on social media platforms, but definitely to help it redirect to the proper row in the app. There’s probably a lot more to it than we think as compared to just a long string of random text. Below is what it translates to. (Partially obscured) {“t”:11,“s”:“class-Made in Benin”,“r”:“f46fUQb2QLqXMUIK\*\*\*\*\*\*\*”,“n”:“Ag\*\*\*\* - Plateforme d’automatisation de business”}7

I think there is a lot to the inner workings of that link that we don’t know or realize. I suppose that since the tab is hidden, glide can’t complete the navigation into the list item of that tab and just defaults to the first tab. I also suppose that glide is building the link in a way that will take you to the correct tab that you shared the information from. Imagine if you had 5 tabs with the same list on each of them, and you shared an item from the third tab. Which tab would you expect the deep link to open?

---

_[View the full topic](https://community.glideapps.com/t/deep-links/15966)._
