msapplication-starturl ignored in modern Windows UI
Internet Explorer 10 and 11 on the desktop ("classic") respect the
msapplication-starturl meta tag. Allowing me to specify what URL to use
when a user pins my site to their task bar in Windows.
In modern Windows UI ("Metro"), however, the meta tag is ignored. Whatever
is the current page URL is used instead of the starturl.
I've used the msapplication-startpage URL to track how many users access
my site using pinning. (By appending a campaign token to the URL.) Does
anyone have a clever work around for tracking incoming users from the
modern Windows UI?
No comments:
Post a Comment