Tagged: script Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 30, 2015 at 2:46 am #388085 ajw99Participant They have given me a script to insert on my website before the </body> tag on all pages of my website. Where would I place it? January 30, 2015 at 6:24 pm #388410 YigitKeymaster Hi ajw99! Please add following code to Functions.php file in Appearance > Editor function add_custom_adroll(){ ?> <script> REPLACE THIS TEXT WITH YOUR CODE </script> <?php } add_action('wp_footer', 'add_custom_adroll'); Regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In