What is Deep Linking?
Deep linking has been one of the most talked about trends in tech throughout the last year, but not everyone fully understands what it is and how it can transform mobile. Look no further – this is a quick guide on what you need to know about mobile deep linking.
The Current Landscape
First, it’s best to start with the current landscape. Mobile is taking over, and deep linking is heating up alongside as it promises to revolutionize UX and the way in which apps deliver content to users.
Most stories focus on the promise of deep linking to provide HTTP-like functionality for mobile apps (more on this below!). Meanwhile, companies are rapidly materializing to deliver on this potential: Branch, URX, Wildcard, Button, and Deeplink.me to name a few. These new marketing and developer-centric startups are all chasing the future of how deeplinks will define the future app ecosytem and user experience.
What really are the benefits of deep linking? The technology helps app developers, marketers and users in a number of ways. Specifically, deep linking can:

1.) Drive app install and conversion - Branch, URX, Button, Deeplink.me
2.) Track organic growth channels, understand ad campaign impact on app numbers, and analyze K factors - only Branch
3.) Supply dedicated user information between web/mobile and through app install. This includes actions between apps from users - only Branch, but most deep linking vendors provide UX connectivity for between-app interactions, like URX, Button, Wildcard, Deeplink.me
4.) Linking analygous to HTTP providing a seamless way to interact with apps from links - Branch, URX, Wildcard, Button, Deeplink.me
5.) Allow mobile apps to work together, intuitively streamlining the process for developers - all of them!
This last point is the most salient one: deep linking can allow your apps to have more exposure, higher installs and conversions, but most importantly, an easier, more intuitive integration with the mobile app ecosystem.
What is a Deep Link?
The good thing about the internet is that there are many great resources that already exist on this subject. I’m in favor of you reading mine, but if it doesn’t quite suit your fancy, I’d recommend checking out this other great read on Deep Linking.
Now that we’ve covered the landscape of deep linking and you have an idea of the technology’s benefits, it’s time to dive into how it works – beginning with URIs.
URI’s are the Foundation of Deep Linking
In programming, a URI (Uniform Resource Identifier) is just a string of characters to identify the name of a resource on a network. URIs allows users to identify and interact with the resource representation over a network using specific protocols. The most common URI out there is the URL, a Uniform Resource Locator – or more simply, a web address. URIs are not not limited to just this. URIs can also be comprised of URNs (Uniform Resource Name). In practice a URN functions as a web resource’s “name” while the URL functions as its address. If you’re not sold on their differences, take a look here.

At a very high level a deep link is just a hyperlink, or a special URI that routes to a resource deeper within a site’s hierarchy. It’s a hyperlink to an indexed or searchable page on a website other than the site’s home page. Generally, a website home page is at the top page in a site’s hierarchy and any other page outside of that is considered a “deep” link.
Mobile deep linking is really the type of “deep linking” that you’ve heard about among conversations with app and web developers. Mobile deep liking functions conceptually in the same way as web deep linking. As we discussed, deep links on the web are direct links to resources “deeper” within a site’s hierarchy. Today the term has come to encompass the methodology of routing to a native application via a hyperlink. In the war between web, native and hybrid applications, deep linking aims to make native applications more functional, more tightly integrated with the web, easier for users to operate.
So, again, a mobile deep link is just a URI that contains all the information needed to launch directly into an app or a particular location within an app instead of just launching the app home page.
Examples of Deep Links
In the case of web deep links, the underlying HTTP and URL technologies allow for deep linking by default – which is why you pretty much never hear the term deep linking reference anything but native app links these days. Native mobile apps, however, do not have this same underlying core technology! It requires the apps to be configured to properly handle a URI.
In this way, as a URL is an address for a website on the internet, a URI for an app on a mobile device can function the same way IF deep linking technology is built into the app.
Some simple examples help demonstrate the point…
-
http://mycoolwebsite.com
This launches a website with the respective name on the internet! -
twitter://
This is the iOS URI to launch Twitter’s mobile app. Depending on what follows, this could link deep into the native app with tailored and specific content. If the user doesn’t own the app it could redirect them to the app store, or to the mobile website, or prompt the user for a choice. The possibilities are endless. -
ftp://
This launches the protocol to initiate a file transfer -
YouTube://
This is the iOS URI to launch YouTube’s Mobile app

Hopefully deep linking is starting to become more clear!
Back to the Point: Why Mobile Deep Linking Matters
The greatest benefit of mobile deep linking is the fact that it allows app developers & their marketing teams to bring users directly into a very specific location within the app with a dedicated link. Deep linking can stop the trend of platforms losing their mobile users to the web. It can automatically detect the native experience and redirect users accordingly, just as deep links have done for the web. And this is just the start. Deep linking can create a better native search, increase ad sales, drive app conversion and organic growth channels, and overall create a better UX.
In turn this type of technology has the potential to increase the ad market across mobile and web, better manage download traffic, bring context to the core content of an app, drive conversions, and ultimately, index all the content on an app for a more intuitive and functional search.
Whether you’ve experienced the pains of app growth without deep linking or if you’ve just heard the term flung around at the lunch table, deep linking is worth knowing about and understanding. If mobile is eating the world then deep linking is at the head of the table.