Monitoring Script | A couple days ago I noticed a new script being added to my pages at the very end of the code, after the </body> tag and before the </html> tag. The script is as follows:
Few days back I have been working on one of my client’s project and found out that a new script is being added to my pages at the end of the page after the </body> tag and before the </html> tag as shown below:
<script>'undefined'=== typeof _trfq || (window._trfq = []);'undefined'=== typeof _trfd && (window._trfd=[]),_trfd.push({'tccl.baseHost':'secureserver.net'}),_trfd.push({'ap':'cpbh'},{'server':'a2plvcpnl19166'}) // Monitoring performance to make your website faster. If you want to opt-out, please contact web hosting support.</script><script src='https://img1.wsimg.com/tcc/tcc_l.combined.1.0.6.min.js'></script>
Due to the above code the elementor wasn’t working perfectly for editing. I have tried various options like below:
- jQuery conflict
- kirky plugin
- Removing/changing of theme
- Disabling the plugins
But nothing worked out later as mentioned in the code that contact web hosting support, I have contacted GoDaddy support team and they helped me with the below solution:
Below are the steps that helps to remove the code from website:
Step 1: Login to Godaddy and Click on My Products.
Step 2: Scroll down to Web Hosting Section and Click on Manage
Step 3: You can see google analytics on the sub-navigation below the main navigation bar in the top.
Step 4: You can see the option like below, you have to select on “NO” and confirm,
It will take some time reflect on the site and then the code mentioned above will be gone from the site.
Hope this helps! Comment if you still have any questions.
Comments