Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 693 Bytes

File metadata and controls

26 lines (15 loc) · 693 Bytes

Home > @snowplow/node-tracker > buildLinkClick

buildLinkClick() function

Build a Link Click Event Used when a user clicks on a link on a webpage, typically an anchor tag <a>

Signature:

declare function buildLinkClick(event: LinkClickEvent): PayloadBuilder;

Parameters

Parameter Type Description
event LinkClickEvent Contains the properties for the Link Click event

Returns:

PayloadBuilder

PayloadBuilder to be sent to