如何在跑道的 phone 类型字段中捕获点击调用 link 的点击事件?

How to catch a click event on a click to call link in the phone type field in Podio?

用户在我的跑道应用程序的 "Phone" 类型字段中点击调用 link(href 以 "callto:" 或 "tel:" 开头)。如何捕捉这个事件然后添加评论“[Name Surname] clicked to call [phone number]?([Name Surname] = 跑道中的用户名,谁点击了link)。

Phone field click to call link screenshot

跑道不会将这些事件暴露给最终用户或客户。