node-tracker.socialinteractionevent
Home > @snowplow/node-tracker > SocialInteractionEvent
SocialInteractionEvent interface
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
Properties
Property | Type | Description |
---|---|---|
action | string | Social action performed |
network | string | Social network |
target? | string | (Optional) Object social action is performed on |