October 5, 2015 12:49:07

Source: Internet
Author: User
Tags ip number

1. How do I exclude the number of clicks on page elements (images, etc.)?
add a JS script "probe" to the page code of the website. Each time the Web page is opened, the probe is activated and a record is generated on the statistics log server (such as Baidu Statistics). So no matter how many elements are on this page, only one record is generated on the log server.
2. How do I exclude malicious clicks from crawlers and programs?
add a section of JS code to detect whether the currently clicked Mouse is moving on the page. Reptiles and the like are not moving.
3.web log
generated by the Web server, may be nginx, Apache, Tomcat and so on. From the Web log, We can get the PV value (PageView, page access), independent IP number of each page of the website

October 5, 2015 12:49:07

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.