DEV Community

Arockia Helan Mary
Arockia Helan Mary

Posted on

Navigator share API - Can we track in which application, user has choosen to share? eg: facebook, whatsapp

The share() method resolves a Promise with undefined, once the data has successfully been passed to the share target. But I want to track in which application the user has shared the content for analytical purpose.

Is there any possible way to achieve this?

Doc reference

Top comments (0)