Advertisement
jamescolin

Click on a button SystemeIO

Sep 6th, 2022
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script>
  2.     window.addEventListener("load", () => {
  3.         document.querySelector("#button-123456").addEventListener("click", e => {
  4.             gtag_report_conversion('https://parmois.com/pub');
  5.         });
  6.     });
  7. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement