0min
Custom event tracking
In some cases you might want to track custom events on your analytics. This can be done by adding JavaScript on your website.
An example event:
sf_l.eventPush('click', 'element');
This can be then added to the element you choose want.