Bitte beachten Sie, dass es diesen Artikel bis weiterem nur auf englisch gibt!
Universal Link is a new way for Visiolink customers to link to their content across devices. The link is smart and will react differently depending on the device the link is accessed from. If it’s on a PC it will open link in the browser and if it’s on an iPhone it will open the installed app.
You can link to almost anything in your solution, examples are: open the app, open specific articles, open specific publications on a specific page, open archive search on a given search word, and more.
What it does
Send a single Universal Link through the mail, social media or through push messages and the users will access the links content in different ways depending on what device they are on. A PC user will open it in his browser, while a user on his iPhone will open the app. Both will see the same content, but displayed the best way possible on their current device.
What happens if you click on a Universal Link on a mobile or tablet device and the app isn't installed? You will be redirected to the same webpage in the browser with the same content and be prompted to login. Additionally, on iOS you will see a smartbanner with a link to download the app.
Requirements
For Universal Links to work you need to have your Visiolink products up to date for the feature to work.
Visiolink Desktop Web App
This is a must-have feature for Universal Links to work. Without it you won’t be able to generate links. It’s not enough to have the Desktop Web Reader.
iOS
Resubmit needed to add the Desktop Web App domain to the app. If not, then the link will open to the website instead of in the app.
Android
Resubmit needed to add the Desktop Web App domain to the app. If not, then the link will open to the website instead of in the app.
Validation
Visiolink have a lot of different customers with different validation solutions. Some validations might not work with Universal Links. Device validations and token validations should work, but we will need to evaluate any validation integrations manually.
Browsers
On iOS, only Safari works. On Android, only Chrome works. This mean that if you access the link from a different source on those devices, it will not work.
Link redirection
You can't redirect a link to a universal link. For Universal Links to work, the user must click it personally and not through automated / redirected links.
Generating Links
Link generation is easiest through the Visiolink Desktop Web App.
To generate a link, you simply navigate to the desired and copy the URL (the address specified in the address bar at the top of your browser).
It should look something like this:
https://test.e-pages.pub/titles/test/7698/publications/943/articles/719831/1/3
This links to an article and if the link is accessed from an iPad the same article will be shown in the iOS app.
Generating links manually
This is a list of the most commonly used link structures and usage.
Specific parameters are required depending on usage:
[URL] - Your Desktop Web App URL.
[PREFIX_TITLE] – Prefix for specific title in your app. You can find your titles in the Visiolink Publishing Hub.
[FOLDER] - The folder ID. You can find your titles in the Visiolink Publishing Hub under publication overview.
[PUBLICATION] - Publication number of the publication you want to link. You can find your titles in the Visiolink Publishing Hub under publication overview.
[PAGE] - Page number in a given publication.
[ARTICLE] - Article number in a given publication, structured like this: "685902/6/5". Can't be found in Visiolink Publishing Hub, so best way to get it is to look at URL from open article on web.
[DATE] - Date of the publication you want to link.
[VOUCHER] - Unique voucher code to open publication for free.
[USERNAME] - Username of a registered user.
[PASSWORD] - Password of a registered user.
Open app
Open the app on the default start screen
URL: [URL]
Example: https://test.e-pages.pub
Open latest issue
Open the latest issue from the default title
URL: [URL]/latest
Example: https://test.e-pages.pub/latest
Open title
Open a list of publications from the title QA (or cover flow)
URL: [URL]/titles/[PREFIX_TITLE]/[FOLDER]
Example: https://test.e-pages.pub/titles/test/7698
Open latest issue
Open latest publication in a given title
URL: [URL]/titles/[PREFIX_TITLE]/[FOLDER]/latest
Example: https://test.e-pages.pub/titles/test/7698/latest
Open latest issue on page
Open the latest issue from the title QA on page 2
URL: [URL]/titles/[PREFIX_TITLE]/[FOLDER]/latest/pages/[PAGE]
Example: https://test.e-pages.pub/titles/test/7698/latest/pages/2
Open issue on date and page
Open an issue on the 8th of february 2018 from the title QA on page 3
URL: [URL]/titles/[PREFIX_TITLE]/[FOLDER]/dates/[DATE]/pages/[PAGE]
Example: https://test.e-pages.pub/titles/test/7698/dates/2018-02-08/pages/3
Open specific issue on page
Open issue #435 from the title QA on page 4
URL: [URL]/titles/[PREFIX_TITLE]/[FOLDER]/publications/[PUBLICATION]/pages/[PAGE]
Example: https://test.e-pages.pub/titles/test/7698/publications/435/pages/4
Show article list
Open a specific publication with the article list open
URL: [URL]/titles/[PREFIX_TITLE]/[FOLDER]/publications/[PUBLICATION]/articles
Example: https://test.e-pages.pub/titles/test/7698/publications/848/articles
Open article in title
Open a specific publication with a article "685902/6/5" open
URL: [URL]/titles/[PREFIX_TITLE]/[FOLDER]/publications/[PUBLICATION]/articles[ARTICLE]
Example: https://test.e-pages.pub/titles/test/7698/publications/848/articles/685902/6/5
Show archive
Open the archive on the title QA
URL: [URL]/titles/[PREFIX_TITLE]/[FOLDER]/archive
Example: https://test.e-pages.pub/titles/test/7698/archive
Open latest issue with voucher
Open a specific publication with voucher "freepaper"
URL: [URL]/titles/[PREFIX_TITLE]/[FOLDER]/publications/[PUBLICATION]?voucher=[VOUCHER]
Example: https://test.e-pages.pub/titles/test/7698/publications/435/?voucher=freepaper
Note: Voucher can be added in the end of any other URL
Open issue with credentials
Open latest issue with username = "universal" and password = "link"
URL: [URL]/latest?username=[USERNAME]&password=[PASSWORD]
Example: https://test.e-pages.pub/latest?username=universal&password=link
Note: This is not supported on desktop, but is still possible for apps
Kommentare