Contact click

  • 295 views

A contact click event is received whenever the user initiates a phone call or an email message from your website ( clicks on a tel or a mailto link ).

Parameters

id: the id HTML attribute of the link element if it has one.
title: the title attribute of the link if it has one
text: the text content of the link truncated to 150 characters at max.
link: the complete url where the link is pointing to. Contains the phone number but not the email address unfortunately ( due to GDPR and auo email recognition ).
link_direction: none ( always )
link_type: phone or mailto

Utilization

You can use this event to see which of your contacts are the most frequented.