Timing can be a hard challenge (especially when your site is running efficiently).
Honestly, I try to avoid as many "click based" tracking calls as I can, instead I use Activity Map (with modifications) to collect information about what is being clicked.
At other times, this is unavoidable, and ...