Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script>
- (function($) {
- $(document).ready(function() {
- var bloomButton = $('.et_bloom_optin_2 .et_bloom_submit_subscription');
- bloomButton.click(function(){
- return gtag_report_conversion()
- })
- });
- })(jQuery);
- </script>
Advertisement
Add Comment
Please, Sign In to add comment