Jump to content

Website Monitoring by Pingdom: who knows how?


Recommended Posts

Hi,

 

I would like to use the services of Pingdom and I want to add "Add Real User Monitoring Site" to monitor the performance of my all website.

 

I do not know where to copy the following code

 

"Please paste the code between the <head> and </ head> tags on your site to start collecting data."

 

 


<script>

var _prum = [['id', '546499ffabe53da96061ef5d'],

             ['mark', 'firstbyte', (new Date()).getTime()]];

(function() {

    var s = document.getElementsByTagName('script')[0]

      , p = document.createElement('script');

    p.async = 'async';

    p.src = '//rum-static.pingdom.net/prum.min.js';

    s.parentNode.insertBefore(p, s);

})();

</script>


 

 

 

Can anyone help me? thanks

Link to comment
Share on other sites

×
×
  • Create New...