Home > @snowplow/node-tracker > SocialInteractionEvent
A Social Interaction Event Social tracking will be used to track the way users interact with Facebook, Twitter and Google + widgets e.g. to capture “like this” or “tweet this” events.
Signature:
interface SocialInteractionEvent | Property | Type | Description |
|---|---|---|
| action | string | Social action performed |
| network | string | Social network |
| target? | string | (Optional) Object social action is performed on |