Listen to toolbar button click events to send data to Google Analytics
-
Hi,
Is it possible to add JS event listeners to any buttons on the PDF reader so that I can send custom events to Google Analytics? I tried using jQuery.on() method but it only worked on the Zoom In and Zoom out buttons. It seems like the click listeners for the other buttons have been cancelled out because nothing happens when I try to console.log() them in my jQuery event listeners.
Please advise.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Listen to toolbar button click events to send data to Google Analytics’ is closed to new replies.