当前位置:网站首页>Meanings and differences of PV, UV, IP, VV, CV
Meanings and differences of PV, UV, IP, VV, CV
2022-07-06 12:37:00 【It blade out of sheath】
Original website :PV,UV,IP,VV,CV Meaning and difference _IT A blog with a sharp blade -CSDN Blog
brief introduction
This article introduces Internet operation ( product ) Common concepts in the industry , Include :PV,UV,IP,VV,CV.
PV(Page View)
meaning
Page views
explain
Every time the user opens 1 A web page , Record 1 individual PV.
The user opens the same page many times ,PV Value accumulated multiple times .
It is mainly used to measure the number of web pages visited by website users .
It is one of the most commonly used indicators to evaluate website traffic .
UV(Unique Visitor)
meaning
Number of unique visitors .
explain
UV Value indicates access through the Internet 、 The number of natural persons on the traffic website .
1 The same visitor visited the website many times during the day , Only calculated as 1 An independent visitor .
The introduction of this concept , It is to divide the access data from the perspective of individual users .
How to mark users ?
- cookie+uuid
- Judge client ( Browser ) Whether there is cookie, If it does not exist, allocate uuid And write cookie
- IP
- use IP To mark users , Then the statistics come out uv The number will equal IP Count , Personally, I think it's a little strange , But I did read the relevant information and have this plan , This solution does not need to rely on cookie
IP( Independent IP)
meaning
Independent ip Address .
explain
finger 1 Different use in days ip Number of sites visited by users of the address .
same IP No matter how many pages you visit , Independent IP It's only recorded as 1.
A visitor ( Use an account ) Use multiple devices ( The Internet ) Visits can be counted as multiple IP, The same IP Using different accounts will count as multiple UV.
IP Focus on the difference between network addresses ,UV Focus on reflecting the differences of visitors .
VV(Visit View)
meaning
Number of visitors .
explain
It is used to record how many times all visitors visit the website in a day .
When the visitor finishes all browsing and finally closes all pages of the website , Then completed a visit .
The same visitor may have multiple visits in a day , Cumulative number of visits .
remarks
Another way of saying it is :VV(Video View, Video playback volume )
In a statistical period , The number of times the video was opened .
CV(Content Views)
meaning
Number of content playback .
explain
In a statistical period , The video is opened , And the positive content of the video ( Except advertising ) The sum of the number of successful plays .
Due to the loss of some users during advertising , therefore CV<VV.
边栏推荐
- Remember an experience of ECS being blown up by passwords - closing a small black house, changing passwords, and changing ports
- idea中好用的快捷键
- Fashion Gen: the general fashion dataset and challenge paper interpretation & dataset introduction
- Générateur d'identification distribué basé sur redis
- Basic operations of databases and tables ----- creating data tables
- Naive Bayesian theory derivation
- Redis cache update strategy, cache penetration, avalanche, breakdown problems
- idea问题记录
- Basic operations of databases and tables ----- classification of data
- Walk into WPF's drawing Bing Dwen Dwen
猜你喜欢
Unity3d makes the registration login interface and realizes the scene jump
JS正则表达式基础知识学习
Working principle of genius telephone watch Z3
ES6 grammar summary -- Part I (basic)
Esp8266 uses Arduino to connect Alibaba cloud Internet of things
Cannot change version of project facet Dynamic Web Module to 2.3.
Navigator object (determine browser type)
NRF24L01故障排查
记一次云服务器被密码爆破的经历——关小黑屋、改密码、改端口
[esp32 learning-1] construction of Arduino esp32 development environment
随机推荐
Embedded startup process
Pat 1097 duplication on a linked list (25 points)
[899]有序队列
[leetcode622] design circular queue
MySQL error warning: a long semaphore wait
Design and implementation of general interface open platform - (39) simple and crude implementation of API services
Whistle+switchyomega configure web proxy
Redis based distributed locks and ultra detailed improvement ideas
Arduino JSON data information parsing
[Red Treasure Book Notes simplified version] Chapter 12 BOM
[esp32 learning-1] construction of Arduino esp32 development environment
idea中导包方法
Basic operations of databases and tables ----- view data tables
Minio文件下载问题——inputstream:closed
Programming homework: educational administration management system (C language)
2022.2.12 resumption
[Offer29] 排序的循环链表
JS Title: input array, exchange the largest with the first element, exchange the smallest with the last element, and output array.
1081 rational sum (20 points) points add up to total points
Use of lists