Home Web Front-end Front-end Q&A IP, PV, UV they know you, do you know them?

IP, PV, UV they know you, do you know them?

Nov 29, 2016 am 09:40 AM
ip

Today, let’s talk about IP, PV, and UV, three commonly used words for Internet products. You can know the specific definitions. If you don’t know, I won’t paste and copy them. It seems that I am very insincere.

IP, PV, UV they know you, do you know them?

It is estimated that no peer will ask you the IP of your product now, because IP can be changed, and it does not reflect some specific problems. Of course, it is still useful, and it can give you a general understanding. Whether the distribution of users of your product is more in first-tier cities or in second- and third-tier cities? The purpose of this is to guide the fashion and acceptance of your product design and make reasonable adjustments. Let’s mainly talk about PV and UV.

Compare abstract PV and UV to a traditional scene. Assume that Taobao is a large shopping mall. In the first case, a girl who likes you will accompany you to buy headphones, and you will leave after buying. For UV , for independent visitors, it is 2, and PV means that you two only visited one store, then the number of views generated by you is 2.

  In the second case, you go shopping with your goddess, and the two of you visit 7 stores, then the UV is still 2, and the PV is 14.

 The third situation is that you are lucky enough to catch up with the goddess. You two get married. After a long time, you will be lazy if you go shopping with her, so you two enter the shopping mall at the same time, she goes shopping by herself, and you Sitting in the cafe in the shopping mall waiting for her, she visited 14 stores. At this time, the UV was still 2, and the PV of views was 15.

 Every time a page is loaded, it counts as a PV, and UV counts as your cookies. So the question is, go shopping with your wife. You sit in a coffee shop, she visits 14 stores, and you two go out of the shopping mall at noon. You go to have dinner with a friend. After eating, your wife still wants to go shopping. You two enter the shopping mall from another door. You sit in a coffee shop, and your wife visits 14 stores. What are the PV and UV? I will give the answer below. I will tell you all in one sharing. Of course, you can also leave me a message on the platform. Friends who answer correctly will not get any gifts, wow.

 There are still some differences between IP, UV and PV. For example, IP refers to the concept of network virtual area, UV reflects more independent users, and UV can more accurately depict the viewers of an event than IP. For example, if a visitor uses IE to visit, and then he uses circumvention software or browses through IE, then the IP is 2, because the IP is based on geographical location, and the UV is 1. As for why, go to it yourself Turn it forward, thank you.

 We must always have a data analysis mindset, for example:

 The reasonable value of PV/UV is generally 5 times to 10 times, which is more reasonable. Of course, products of different nature are different, such as pure forums or If it is a picture website, then its PV will be relatively high. If it is a movie website, its PV will be relatively low. You can judge your own products based on this data. If the PV/UV of a product is too high, it is likely that it was deliberately brushed, or the user loaded the page too many times. If it is too low, it is not good. This means that your page has too few jumpable pages. Or the user may be too unlikely to jump due to buttons or other reasons.

Let’s take a look at the UV and PV of large/medium/small websites:

Google is the first in the world: UV: 295,920,000; PV: 7,107,998,400

Baidu is the first in China: UV=80,100,000, PV=703,278,000 , basically Taobao, Sina Weibo are all in this echelon, around the top 20.

Second echelon, 20-100, such as Autohome, its UV is about 528,000, PV is about 9240,000

Third echelon: 100-1000, such as Guoke.com, UV is about 138,000, The PV is about 828,000

Before taking over a new product, you can first establish a coordinate axis, UV, and PV to analyze the approximate status of the product and make some relevant adjustments. This is a very simple and basic thing.

Author: Shadow Yang


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

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1655
14
PHP Tutorial
1252
29
C# Tutorial
1226
24
How do websites set black/whitelist IP restrictions and country and city IP access restrictions through nginx? How do websites set black/whitelist IP restrictions and country and city IP access restrictions through nginx? Jun 01, 2023 pm 05:27 PM

1. Black/white list IP restricted access configuration nginx There are several ways to configure black and white lists. Here are only two commonly used methods. 1. The first method: allow, denydeny and allow instructions belong to ngx_http_access_module. nginx loads this module by default, so it can be used directly. This method is the simplest and most direct. The setting is similar to the firewall iptable. How to use: Add directly to the configuration file: #Whitelist settings, followed by allow is accessible IPlocation/{allow123.13.123.12;allow23.53.32.1/100;denyall;}#Blacklist settings,

What does binding ip and mac mean? What does binding ip and mac mean? Mar 09, 2023 pm 04:44 PM

IP and mac binding refers to associating a specific IP address with a specific MAC address, so that only the device using the MAC address can use the IP address for network communication. Binding ip and mac can prevent the IP address of the bound host from being spoofed. Prerequisites: 1. The MAC address is unique and cannot be spoofed; it can only be bound to hosts on the network directly connected to the router (that is, The host's gateway is on the router).

How to set directory whitelist and ip whitelist in nginx How to set directory whitelist and ip whitelist in nginx May 18, 2023 pm 03:52 PM

1. Set the directory whitelist: There is no restriction on the specified request path. If there is no restriction on the request path to the api directory, it can be written as server{location/app{proxy_passhttp://192.168.1.111:8095/app ;limit_connconn20;limit_rate500k;limit_reqzone=fooburst=5nodelay;}location/app/api{proxy_passhttp://192.168.1.111:8095/app/api}}#Because nginx will give priority to accurate matching

How to check IP address on WeChat How to check IP address on WeChat May 31, 2023 am 09:16 AM

How to check the IP address on WeChat: 1. Log in to the computer version of WeChat, right-click the taskbar at the bottom of the screen, and click "Task Manager"; 2. When the task manager pops up, click "Details" in the lower left corner; 3. Task management Enter the "Performance" option of the browser and click "Open Resource Monitor"; 4. Select "Network" and check the WeChat process "Wechat.exe"; 5. Click "TCP Connection" below to monitor the WeChat network IP related situation. Sending a message and getting a reply will reveal the other person's IP address.

How does NGINX count the PV, UV, and independent IP of the website? How does NGINX count the PV, UV, and independent IP of the website? May 19, 2023 am 09:13 AM

Concept: uv (uniquevisitor): unique visitor, each independent Internet computer (based on cookies) is regarded as a visitor, and the number of visitors who visit your website within a day (00:00-24:00). Visits to the same cookie within a day are only counted once PV (pageview): visits, that is, page views or clicks, each visit to the website by the user is recorded once. When a user visits the same page multiple times, the total number of visits is counted. Independent IP: The same IP address is only counted once within 00:00-24:00. Friends who do website optimization are most concerned about this. Let me first state the environment. This run nginx version 1.7, the backend tomcat runs dynamic

What should I do if my wifi shows no IP allocation? What should I do if my wifi shows no IP allocation? Aug 30, 2023 am 11:58 AM

Solution to wifi showing no IP allocation: 1. Restart the device and router, turn off the Wi-Fi connection on the device, turn off the device, turn off the router, wait a few minutes, then reopen the router to connect to wifi; 2. Check the router settings and restart DHCP, make sure the DHCP function is enabled; 3. Reset network settings, which will delete all saved WiFi networks and passwords. Please make sure they are backed up before performing this operation; 4. Update the router firmware, log in to the router management interface, and find the firmware Update options and follow the prompts.

What does IP mean? What does IP mean? Jan 05, 2024 pm 01:34 PM

The common meanings of IP include "IP address", "intellectual property", "unique selling point" and "independence": 1. IP address is a digital identifier used to identify and locate equipment in computer networks; 2. Intellectual property , refers to the rights and interests enjoyed by people’s intellectual creations, including patents, trademarks, copyrights, trade secrets, etc.; 3. Unique selling points are the unique characteristics of a product or service that distinguish it from competitors and attract customers; 4. Independence refers to the ability of a country or region to make independent decisions and manage itself without external control or interference.

How to obtain the user's real IP address based on nginx reverse proxy How to obtain the user's real IP address based on nginx reverse proxy May 13, 2023 pm 05:07 PM

Introduction When nginx is used as a reverse proxy, the IP address obtained by the default configuration backend comes from nginx. Use request.getRemoteAddr(); to obtain the IP address of nginx, not the user's real IP. 1. Modify Nginx Configuration: server{listen80;server_namejenkins.local.com;location/{proxy_set_headerHost$host;proxy_set_headerX-Real-IP$remote_addr;proxy_passhttp://192.168.10.

See all articles