当前位置:网站首页>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.
边栏推荐
- Walk into WPF's drawing Bing Dwen Dwen
- JS变量类型以及常用类型转换
- VIM command line notes
- 基於Redis的分布式ID生成器
- Learning notes of JS variable scope and function
- History object
- 基于Redis的分布式ID生成器
- 1041 be unique (20 points (s)) (hash: find the first number that occurs once)
- Postman 中级使用教程【环境变量、测试脚本、断言、接口文档等】
- Design and implementation of general interface open platform - (39) simple and crude implementation of API services
猜你喜欢
ESP8266连接onenet(旧版MQTT方式)
Pytorch: tensor operation (I) contiguous
记一次云服务器被密码爆破的经历——关小黑屋、改密码、改端口
idea中好用的快捷键
JS变量类型以及常用类型转换
Guided package method in idea
Theoretical derivation of support vector machine
Learning notes of JS variable scope and function
There is no red exclamation mark after SVN update
Esp8266 uses Arduino to connect Alibaba cloud Internet of things
随机推荐
SSD technical features
Compilation principle: preprocessing of source program and design and implementation of lexical analysis program (including code)
VSCode基础配置
Common DOS commands
Gateway 根据服务名路由失败,报错 Service Unavailable, status=503
燕山大学校园网自动登录问题解决方案
MySQL time, time zone, auto fill 0
Esp8266 connect onenet (old mqtt mode)
(3) Introduction to bioinformatics of R language - function, data Frame, simple DNA reading and analysis
Derivation of logistic regression theory
Intermediate use tutorial of postman [environment variables, test scripts, assertions, interface documents, etc.]
Arduino uno R3 register writing method (1) -- pin level state change
MySQL error warning: a long semaphore wait
idea中好用的快捷键
Game 280 weekly
JS function promotion and declaration promotion of VaR variable
(the first set of course design) sub task 1-5 317 (100 points) (dijkstra: heavy edge self loop)
First use of dosbox
JS變量類型以及常用類型轉換
Arduino get random number