Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1180231
    bak
    Participant

    Hi there

    I added my tracking code to the functions.php but I cannot see live info when I am on my site so I guess I might not have done this correctly. Can you check please?

    #1180233
    bak
    Participant
    This reply has been marked as private.
    #1180250
    Rupok
    Member

    Hi there,

    Thanks for writing in! Your format seems correct but are you referring UA-11548347-1 as your tracking code or just example? Tracking code should be more detailed and if it’s script then you have to follow this :

    function my_tracking() { ?>
    
     <script type="text/javascript">
      // Add your custom scripts here
     </script>
    
    <?php }
    
    add_action( 'wp_head', 'my_tracking' );

    So let’s use the valid tracking code/script as your given tracking code seems incomplete.

    Hope this helps.

    #1180300
    bak
    Participant

    Got it, thanks

    #1180330
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1180231 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>