Is it possible to detect who launched an Overwolf app?

Is it possible to detect when an app is automatically opened because a game launched it and differentiate that from when the app is opened because a user clicked the icon?

if the app were launched because of a game launch you would have: ?source=gamelaunchevent in the URL of the main window.
Also, the onAppLaunchTriggered event contains the origin of what triggered the app launch.