Wordpress uses the analysis problem website to use the Wordpress background data statistics using google analysis. The google analysis plug-in is added to the wordpress management page. other data can be collected, but the age and interest of visitors cannot be collected.
So I added code to footer. php by referring to the online method.
However, it cannot be saved. I guess there is no write permission. Can I modify footer. php on the Wordpress management page? Should I use the terminal simulation software to access the server for modification? Why does the google analysis plug-in need to set no statistics on interest and other data?
Reply to discussion (solution)
Image 1
The Wordpress management page can be changed to footer. php, which can be changed in the editor, but you need to have the permission for your files.
The prompt shows that you do not have the write permission. please try chmod 0775.
No age is counted. do you use verification tracking code?
The Wordpress management page can be changed to footer. php, which can be changed in the editor, but you need to have the permission for your files.
The prompt shows that you do not have the write permission. please try chmod 0775.
No age is counted. do you use verification tracking code?
How does chmod 0775 work?
The verification tracking code prompts you to add js to the source code. now, it cannot be added.
Linux Commands
Chmod 0775 file
Linux Commands
Chmod 0775 file
I have not modified... will there be any problems with the network? See the post
Http://tieba.baidu.com/p/3270769965
Linux Commands
Chmod 0775 file
Http://tieba.baidu.com/p/3270769965
Baidu?
Solved. thank you.