Skip to main content

Dynamic URL

Overview

In order to enhance the user experience when accessing our application, we have introduced a Dynamic URL feature. This feature allows us to efficiently direct users to the appropriate destination based on their device's user agent. By utilizing a single link, we can accommodate multiple user agents, including Web, Android, and iOS.

For instance, the format of the dynamic URL will be: https://install.wariyum.com/{pgm-id}?store_name, where "store_name" can be any preferred name.

Ads destination

Functionality

The Dynamic URL operates as follows when a user visits the link:

  • Users accessing the link from a web browser will be automatically redirected to the desktop website.

  • Users on Android devices will be redirected to the Google Play Store.

  • Users on iOS devices will be directed to the App Store.

Use Case

This Dynamic URL feature proves beneficial in various scenarios, including:

  • Advertising products
  • Sharing the application

We can distribute the dynamic link through a QR code or as a regular hyperlink. Users who access the link will be automatically redirected to the appropriate destination based on their device.