Google analytics logSocial

Hi,

How should the logSocial method work for Google Analytics? I’m logging screens quite happily, but can’t see any events in GA that correspond to strings I’m passing to logSocial.

I’m using it as:

sdkbox::PluginGoogleAnalytics::logSocial ( “Facebook” ,
“Share link” ,
“not sure what to put here” ) ;

Nik