Deep Links-Is My URL Syntax and Encoding Correct?
Is my URL syntax and encoding correct? If your deep link is not directing you to the specified destination or returning an HTTP 404 error, first check your URL syntax and encoding. URLs typically use this syntax: scheme://host:port/path?query-string#fragment-id Each part of a URL performs a different function and uses specific characters to identify and separate values. The scheme and host are not case-sensitive but the path and query-string are case-sensitive. A mistake in the composition of your URL will prevent it from opening as it should. deep links url syntax When setting up your deep link, pay attention to these conditions: If your app is not already installed and these conditions are not met, the adjust_t parameter is dropped by the browser. Adjust needs this parameter to locate the source of the click; without it, we will return the HTTP 404 error URL not found. Examples Depending upon how your URL is set up, your deep link can have the following behaviors: Deep link setup Example link URL Behavior Link URL + deep_link parameter https://app.adjust.com/r40ncx7?deep_link=adjust%3A%2F%2F%3Fpath Opens the app on the specified in-app page Universal link https://abcd.adj.st/%3Fpath?adjust_t=r40ncx7 Opens the app on the specified in-app page Universal link https://abcd.adj.st/?path&adjust_t=r40ncx7 Opens the app if it is already installed, but cannot reach the specified in-app page. Universal link https://abcd.adj.st%3Fpath?adjust_t=r40ncx7 Is invalid and returns an error deep links url syntax Like Related Posts Salesforce OEM AppExchange Expanding its reach beyond CRM, Salesforce.com has launched a new service called AppExchange OEM Edition, aimed at non-CRM service providers. Read more The Salesforce Story In Marc Benioff’s own words How did salesforce.com grow from a start up in a rented apartment into the world’s Read more Salesforce Jigsaw Salesforce.com, a prominent figure in cloud computing, has finalized a deal to acquire Jigsaw, a wiki-style business contact database, for Read more Service Cloud with AI-Driven Intelligence Salesforce Enhances Service Cloud with AI-Driven Intelligence Engine Data science and analytics are rapidly becoming standard features in enterprise applications, Read more