Home> Common Problem> body text

How to hide statistics code

angryTom
Release: 2019-11-02 17:43:43
Original
2872 people have browsed it

How to hide statistics code

How to hide the statistics code

Most websites will add website statistics code to count how many people come to the website every day , but after the statistical codes of cnzz and 51la are added, the words "website statistics" or the ico pictures of statistics will be displayed. Today I will share with you how to hide the statistical icons of 51la and cnzz and how to hide the statistical codes.

Use the editor to open the web page file for modification

cnzz statistics code is as follows:

 cnzz统计代码 
Copy after login

This will display the official icon ; Now just use DIV to hide it and it will be OK. Add

统计代码
Copy after login

in front of the code. The modified statistical code is as follows:

cnzz统计代码
Copy after login

51la, Yahoo and Quantum Statistics hide the statistical code as follows:

你网站的统计代码
Copy after login

Placing the statistics code at the bottom of the web page, before the body tag, will help the page opening speed.

The above is the detailed content of How to hide statistics code. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!