Tag not monitored by Microsoft.
Does anyone have any answer to this? My app is pending because I'd need a way to hide links to other Stores but only when running in MS Store PWA.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I built a PWA and integrated it in the Microsoft Store (https://www.microsoft.com/store/productId/9P82T7LD9LCK). Now I would like to customize some of its functionalities for MS Store but first I need to detect (in javascript or CSS) that the app has been launched from MS Store (as opposed to launched from a web browser). Can you help me with this?
I also would like to track the app using Google Analytics and for that I need to pass one or several "utm" arguments in the start url. Since I used PWAbuilder.com to build the app packages, I tried to fill the "URL" field of the "Windows Package Options" with the following value: "https://base.finance?utm_source=microsoft_store". However, it does not seem to work: when I open the app from the MS Store, the start url is just "https://base.finance". What else can I do?
Tag not monitored by Microsoft.
Does anyone have any answer to this? My app is pending because I'd need a way to hide links to other Stores but only when running in MS Store PWA.