How to catch click events on a link in order to fire a pixel

I should warn you that setTimeout is unreliable for knowing when things are rendered. It might work in your testing but there could be times when the timeout fires before things have been rendered.

إعجابَين (2)