Uputstva

Updated at: 2023-07-07.

EN:
A basic example on button click would be:
  

<a href="..." onclick="pa.track({name: 'Phone call'})">Call</a>
 
WebInfo.me already comes with two examples, when logged-in, head over to the Events stats page and click on the Event code.
BA: