CN104753853B - A kind of medium browsing number control method and device - Google Patents

A kind of medium browsing number control method and device Download PDF

Info

Publication number
CN104753853B
CN104753853B CN201310728789.8A CN201310728789A CN104753853B CN 104753853 B CN104753853 B CN 104753853B CN 201310728789 A CN201310728789 A CN 201310728789A CN 104753853 B CN104753853 B CN 104753853B
Authority
CN
China
Prior art keywords
views
media resource
user
browsing
cookie
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201310728789.8A
Other languages
Chinese (zh)
Other versions
CN104753853A (en
Inventor
左红明
郭晋鹏
顾石
吴明辉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhu Wei
Original Assignee
Beijing Ling Ji Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Ling Ji Technology Co Ltd filed Critical Beijing Ling Ji Technology Co Ltd
Priority to CN201310728789.8A priority Critical patent/CN104753853B/en
Publication of CN104753853A publication Critical patent/CN104753853A/en
Application granted granted Critical
Publication of CN104753853B publication Critical patent/CN104753853B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of medium browsing number control method and device, applied to Media Resource Server, methods described includes:The browse request to a certain media resource that user sends is received, the cookie of user terminal is carried in the browse request;The media resource is extracted from the cookie by actual the first number of visits browsed of the user, and finds the media resource recorded in the Media Resource Server by actual the second number of visits browsed of the user;According to first number of visits and the second number of visits, the media resource is updated to the 3rd number of visits by the actual number of visits browsed of the user.Methods and apparatus of the present invention can overcome conventional method to accurately determine the number of visits of user's browsing media resource to cookie dependence, avoid the waste to media resource injected volume.

Description

一种媒体浏览次数控制方法及装置Method and device for controlling media browsing times

技术领域technical field

本发明涉及多媒体应用领域,具体涉及一种媒体浏览次数控制方法及装置。The invention relates to the field of multimedia applications, in particular to a method and device for controlling the number of media browsing times.

背景技术Background technique

在多媒体应用领域,同一个网络用户在访问同一媒体资源时,经常会被限制访问次数,也就是目前行业中所说的媒体资源的浏览次数控制,此做法的目的是为了避免媒体资源的无谓投放,节约媒体资源投放量,在有限的投放量中尽可能的提升媒体资源的投放效果。例如,在广告投放活动中,同一个用户浏览同一个广告的次数将不会被允许超过一定访问次数上限,否则会导致广告的投放效果降低。另外,在移动设备领域,应用推荐系统向同一用户推荐同一款应用的次数也会被要求不能超过一定的上限,否则会影响应用的推荐效果。In the field of multimedia applications, when the same network user accesses the same media resource, the number of visits is often limited, which is currently referred to in the industry as the control of the number of views of media resources. The purpose of this approach is to avoid unnecessary delivery of media resources , save the amount of media resources, and improve the effect of media resources as much as possible in the limited amount of investment. For example, in an advertising campaign, the number of times the same user browses the same advertisement will not be allowed to exceed a certain upper limit of the number of visits, otherwise the advertising effect will be reduced. In addition, in the field of mobile devices, the number of times the application recommendation system recommends the same application to the same user is also required not to exceed a certain upper limit, otherwise the recommendation effect of the application will be affected.

现有的浏览次数控制方法模式比较单一。媒体资源的监控系统在媒体资源上线之前一般都会给该媒体资源设定一个访问浏览次数上限,该访问浏览次数上限只针对单一用户。在网络活动期间,监测系统实时采集用户终端的cookie,并提取用户cookie中携带的对特定媒体资源的实际浏览浏览次数,通过比对实际浏览浏览次数和媒体资源的媒体的设定访问浏览次数上限,如果用户的实际浏览浏览次数大于媒体预设定浏览浏览次数,则不会再返回用户该媒体资源,反之则返回用户该媒体资源,并将用户的浏览浏览次数加1,附着在用户的cookie上,回写cookie至客户端,从而达到对媒体资源浏览次数控制的方法。The mode of the existing control method for the number of views is relatively simple. Before the media resource is launched, the monitoring system of the media resource generally sets an upper limit for the number of visits and browsing times for the media resource, and the upper limit for the number of visits and browsing times is only for a single user. During the period of network activities, the monitoring system collects the cookie of the user terminal in real time, and extracts the actual browsing times of specific media resources carried in the user’s cookie, and compares the actual browsing times with the media resource’s upper limit of visits and browsing times , if the user's actual number of browsing times is greater than the media preset number of browsing times, the user's media resource will not be returned, otherwise, the user's media resource will be returned, and the user's browsing times will be increased by 1, which will be attached to the user's cookie On, write back the cookie to the client, so as to achieve the method of controlling the browsing times of the media resources.

但现有方法的弊端是对cookie的依赖性极大,而在当今网络环境中,很多外界因素可以导致cookie的丢失或失真,比如,用户可以在终端人为对浏览器中的cookie进行清空、多媒体资源的请求不直接来自于用户而导致无法读写cookie浏览次数、多媒体资源的传输媒介不稳定造成浏览次数信息无法回写到cookie上等等,而现有浏览次数控制方法无法从cookie上取得浏览次数信息,或根本得不到用户端的cookie时,就无法保证浏览次数控制的准确性,导致媒体资源在超过预定上限的情况下,仍然对用户进行播放,造成媒体资源投放效果差,及媒体资源投放量的浪费。However, the disadvantage of the existing method is that it is extremely dependent on cookies, and in today's network environment, many external factors can cause the loss or distortion of cookies. For example, users can manually clear cookies in the browser at the terminal, multimedia The request for resources does not come directly from the user, which leads to the inability to read and write the number of views of the cookie, the instability of the transmission medium of the multimedia resource, so that the information of the number of views cannot be written back to the cookie, etc., and the existing control method of the number of views cannot obtain the number of views from the cookie. When the number of times information, or the cookie on the client side is not obtained at all, the accuracy of the number of browsing times control cannot be guaranteed, resulting in media resources that exceed the predetermined upper limit, but still play to the user, resulting in poor delivery of media resources, and media resources. Waste of delivery.

发明内容Contents of the invention

本发明需要解决的技术问题是提供一种媒体浏览次数控制方法及装置,可以克服传统方法对cookie的依赖性,准确地确定用户浏览媒体资源的浏览次数,避免对媒体资源投放量的浪费。The technical problem to be solved in the present invention is to provide a method and device for controlling the number of media browsing times, which can overcome the dependence of traditional methods on cookies, accurately determine the number of times users browse media resources, and avoid wasting the amount of media resources placed.

为了解决上述技术问题,本发明提供了一种媒体浏览次数控制方法,应用于媒体资源服务器,所述方法包括:In order to solve the above technical problems, the present invention provides a method for controlling the number of media browsing times, which is applied to a media resource server, and the method includes:

接收到用户发来的对某一媒体资源的浏览请求,所述浏览请求中携带了用户终端的cookie;A browsing request for a certain media resource sent by the user is received, and the browsing request carries the cookie of the user terminal;

从所述cookie中提取所述媒体资源被所述用户实际浏览的第一浏览次数,并查找到所述媒体资源服务器中记录的所述媒体资源被所述用户实际浏览的第二浏览次数;Extracting the first number of times the media resource is actually browsed by the user from the cookie, and finding the second number of times the media resource is actually browsed by the user recorded in the media resource server;

根据所述第一浏览次数和第二浏览次数,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数。According to the first number of views and the second times of views, the number of views of the media resource actually browsed by the user is updated to a third number of views of the media resource.

进一步地,所述根据所述第一浏览次数和第二浏览次数,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数,包括:Further, the updating the number of times the media resource is actually browsed by the user to the third number of times of browsing according to the first number of times of browsing and the second number of times of browsing includes:

选出所述第一浏览次数和第二浏览次数中较大的浏览次数,如所述较大的浏览次数小于所述媒体资源的浏览次数上限值,则将所述较大的浏览次数加1,作为所述第三浏览次数,否则,将所述浏览次数上限值作为所述第三浏览次数。Select the larger number of views among the first number of views and the second number of views. If the greater number of views is less than the upper limit of the number of views of the media resource, add the greater number of views to the upper limit of the number of views of the media resource. 1, as the third number of views, otherwise, use the upper limit of the number of views as the third number of views.

进一步地,从所述cookie中提取所述媒体资源被所述用户实际浏览的第一浏览次数,并查找到所述媒体资源服务器中记录的所述媒体资源被所述用户实际浏览的第二浏览次数,包括:Further, extracting the first number of times the media resource was actually browsed by the user from the cookie, and finding the second number of times the media resource was actually browsed by the user recorded in the media resource server times, including:

如确定所述浏览请求是所述用户对所述媒体资源的第一次浏览请求,将所述第一浏览次数置为0,同时将第二浏览次数置为0,并将所述第三浏览次数置为1。If it is determined that the browse request is the user's first browse request for the media resource, set the first browse count to 0, set the second browse count to 0, and set the third browse count to 0. The count is set to 1.

进一步地,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数之后,还包括:Further, after updating the number of times the media resource is actually browsed by the user to the third number of times, the method further includes:

如所述cookie中不存在所述第一浏览次数或者存在的所述第一浏览次数不等于所述第三浏览次数,将所述第三浏览次数写入所述cookie或将所述cookie中的第一浏览次数更新为第三浏览次数,然后回写所述cookie至所述用户的客户端。If the first number of page views does not exist in the cookie or the first number of page views that exists is not equal to the third number of page views, write the third number of page views into the cookie or write the number of page views in the cookie The first browsing number is updated to the third browsing number, and then the cookie is written back to the user's client.

进一步地,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数后,还包括:Further, after updating the number of times the media resource is actually browsed by the user to the third number of times, it also includes:

如所述媒体资源服务器中没有记录第二浏览次数或记录的所述第二浏览次数不等于所述第三浏览次数,则将所述第三浏览次数记录为新的第二浏览次数。If the second number of browsing times is not recorded in the media resource server or the recorded second number of browsing times is not equal to the third number of browsing times, then record the third number of browsing times as a new second number of browsing times.

为了解决上述技术问题,本发明还提供了一种媒体浏览次数控制装置,包括:In order to solve the above-mentioned technical problems, the present invention also provides a device for controlling the number of media browsing times, including:

接收模块,用于接收到用户发来的对某一媒体资源的浏览请求,所述浏览请求中携带了用户终端的cookie;The receiving module is configured to receive a browsing request for a certain media resource sent by the user, wherein the browsing request carries the cookie of the user terminal;

浏览次数获取模块,用于从所述cookie中提取所述媒体资源被所述用户实际浏览的第一浏览次数,并查找到所述媒体资源服务器中记录的所述媒体资源被所述用户实际浏览的第二浏览次数;The number of views acquisition module is used to extract the first number of views of the media resource actually browsed by the user from the cookie, and find out that the media resource recorded in the media resource server is actually browsed by the user Second Views of ;

浏览次数更新模块,用于根据所述第一浏览次数和第二浏览次数,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数。A browsing count updating module, configured to update the viewing count of the media resource actually browsed by the user to a third viewing count according to the first viewing count and the second viewing count.

进一步地,所述浏览次数更新模块,用于根据所述第一浏览次数和第二浏览次数,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数,包括:Further, the browsing count updating module is configured to update the viewing count of the media resource actually browsed by the user to a third viewing count according to the first viewing count and the second viewing count, including:

选出所述第一浏览次数和第二浏览次数中较大的浏览次数,如所述较大的浏览次数小于所述媒体资源的浏览次数上限值,则将所述较大的浏览次数加1,作为所述第三浏览次数,否则,将所述浏览次数上限值作为所述第三浏览次数。Select the larger number of views among the first number of views and the second number of views. If the greater number of views is less than the upper limit of the number of views of the media resource, add the greater number of views to the upper limit of the number of views of the media resource. 1, as the third number of views, otherwise, use the upper limit of the number of views as the third number of views.

进一步地,所述浏览次数获取模块,用于从所述cookie中提取所述媒体资源被所述用户实际浏览的第一浏览次数,并查找到所述媒体资源服务器中记录的所述媒体资源被所述用户实际浏览的第二浏览次数,包括:Further, the browsing count acquisition module is configured to extract the first browsing count of the media resource actually browsed by the user from the cookie, and find out that the media resource recorded in the media resource server is The second number of times the user actually browsed, including:

如确定所述浏览请求是所述用户对所述媒体资源的第一次浏览请求,将所述第一浏览次数置为0,同时将第二浏览次数置为0,并将所述第三浏览次数置为1。If it is determined that the browse request is the user's first browse request for the media resource, set the first browse count to 0, set the second browse count to 0, and set the third browse count to 0. The count is set to 1.

进一步地,所述浏览次数更新模块,还用于将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数之后,如所述cookie中不存在所述第一浏览次数或者存在的所述第一浏览次数不等于所述第三浏览次数,将所述第三浏览次数写入所述cookie或将所述cookie中的第一浏览次数更新为第三浏览次数,然后回写所述cookie至所述用户的客户端。Further, the browsing count updating module is also used to update the viewing count of the media resource actually browsed by the user to the third viewing count, if the first viewing count does not exist or exists in the cookie The first number of page views is not equal to the third number of page views, write the third page number into the cookie or update the first page number in the cookie to the third page number, and then write back the the cookie to the user's client.

进一步地,所述浏览次数更新模块,还用于将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数后,如所述媒体资源服务器中没有记录第二浏览次数或记录的所述第二浏览次数不等于所述第三浏览次数,则将所述第三浏览次数记录为新的第二浏览次数。Further, the browsing count updating module is also used to update the viewing count of the media resource actually browsed by the user to the third viewing count, if there is no second viewing count or record in the media resource server If the second number of views is not equal to the third number of views, the third number of views is recorded as a new second number of views.

与现有技术相比,本发明提供的媒体浏览次数控制方法及装置,在服务器端和用户终端cookie中同时保存媒体资源被实际浏览的浏览次数数据,在单cookie浏览次数控制的基础上,增加服务器浏览次数控制逻辑,以形成稳定的双活的浏览次数控制架构,弥补了传统方法对cookie的依赖性,同时,若由于特殊原因而导致服务器端的浏览次数数据失真,也可以提取用户终端cookie中的浏览次数数据作为媒体资源的实际浏览浏览次数,提高了用户浏览媒体资源的浏览次数的准确性,更加准确有效地实现了对特定用户浏览特定媒体资源的浏览次数进行控制,避免了对媒体资源投放量的浪费。Compared with the prior art, the method and device for controlling the number of media browsing times provided by the present invention saves the data of the number of times the media resources are actually browsed in cookies on the server side and the user terminal at the same time, and increases The server’s browsing times control logic forms a stable active-active browsing times control framework, making up for the traditional method’s dependence on cookies. At the same time, if the server-side browsing times data is distorted due to special reasons, it can also be extracted from the user’s terminal cookie. The data of the number of views of the media resource is used as the actual number of views of the media resource, which improves the accuracy of the number of views of the user's browsing of the media resource, more accurately and effectively realizes the control of the number of views of the specific user's browsing of the specific media resource, and avoids media resources. Waste of delivery.

附图说明Description of drawings

图1是实施例中媒体浏览次数控制装置的结构图;Fig. 1 is a structural diagram of a device for controlling the number of media browsing times in an embodiment;

图2是实施例中媒体浏览次数控制方法流程图;Fig. 2 is a flow chart of the method for controlling the number of media browsing times in an embodiment;

图3是一个应用示例中媒体浏览次数控制流程图。Fig. 3 is a flow chart of media browsing times control in an application example.

具体实施方式detailed description

为使本发明的目的、技术方案和优点更加清楚明白,下文中将结合附图对本发明的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。In order to make the purpose, technical solution and advantages of the present invention more clear, the embodiments of the present invention will be described in detail below in conjunction with the accompanying drawings. It should be noted that, in the case of no conflict, the embodiments in the present application and the features in the embodiments can be combined arbitrarily with each other.

实施例:Example:

如图1所示,本实施例提供了一种媒体浏览次数控制装置,包括:As shown in Figure 1, this embodiment provides a device for controlling the number of media browsing times, including:

接收模块,用于接收用户发来的对某一媒体资源的浏览请求,所述浏览请求中携带了用户终端的cookie;The receiving module is used to receive a browsing request for a certain media resource sent by the user, and the browsing request carries the cookie of the user terminal;

浏览次数获取模块,用于从所述cookie中提取所述媒体资源被所述用户实际浏览的第一浏览次数,并查找到所述媒体资源服务器中记录的所述媒体资源被所述用户实际浏览的第二浏览次数;The number of views acquisition module is used to extract the first number of views of the media resource actually browsed by the user from the cookie, and find out that the media resource recorded in the media resource server is actually browsed by the user Second Views of ;

浏览次数更新模块,用于根据所述第一浏览次数和第二浏览次数,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数。A browsing count updating module, configured to update the viewing count of the media resource actually browsed by the user to a third viewing count according to the first viewing count and the second viewing count.

其中,所述浏览次数更新模块,用于根据所述第一浏览次数和第二浏览次数,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数,包括:Wherein, the browsing count updating module is configured to update the viewing count of the media resource actually browsed by the user to the third viewing count according to the first viewing count and the second viewing count, including:

选出所述第一浏览次数和第二浏览次数中较大的浏览次数,如所述较大的浏览次数小于所述媒体资源的浏览次数上限值,则将所述较大的浏览次数加1,作为所述第三浏览次数,否则,将所述浏览次数上限值作为所述第三浏览次数。Select the larger number of views among the first number of views and the second number of views. If the greater number of views is less than the upper limit of the number of views of the media resource, add the greater number of views to the upper limit of the number of views of the media resource. 1, as the third number of views, otherwise, use the upper limit of the number of views as the third number of views.

所述浏览次数更新模块,还用于将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数之后,如所述cookie中不存在所述第一浏览次数或者存在的所述第一浏览次数不等于所述第三浏览次数,将所述第三浏览次数写入所述cookie或将所述cookie中的第一浏览次数更新为第三浏览次数,然后回写所述cookie至所述用户的客户端。The number of views updating module is further configured to update the number of times the media resource is actually browsed by the user to the third number of views, if the first number of views does not exist in the cookie or the The first number of browsing times is not equal to the third number of browsing times, write the third number of browsing times into the cookie or update the first number of browsing times in the cookie to the third number of browsing times, and then write back the cookie to The user's client.

所述浏览次数更新模块,还用于将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数后,如所述媒体资源服务器中没有记录第二浏览次数或记录的所述第二浏览次数不等于所述第三浏览次数,则将所述第三浏览次数记录为新的第二浏览次数。The number of views updating module is further configured to update the number of times the media resource is actually browsed by the user to the third number of views, if there is no record of the second number of views or the recorded number of views in the media resource server If the second number of browsing times is not equal to the third number of browsing times, then record the third number of browsing times as a new second number of browsing times.

所述浏览次数获取模块,用于从所述cookie中提取所述媒体资源被所述用户实际浏览的第一浏览次数,并查找到所述媒体资源服务器中记录的所述媒体资源被所述用户实际浏览的第二浏览次数,包括:The number of views acquisition module is used to extract the first number of views of the media resource actually browsed by the user from the cookie, and find out that the media resource recorded in the media resource server is viewed by the user The number of second views actually viewed, including:

如确定所述浏览请求是所述用户对所述媒体资源的第一次浏览请求,将所述第一浏览次数置为0,同时将第二浏览次数置为0,并将所述第三浏览次数置为1。If it is determined that the browse request is the user's first browse request for the media resource, set the first browse count to 0, set the second browse count to 0, and set the third browse count to 0. The count is set to 1.

如图2所示,本实施例提供了一种媒体浏览次数控制方法,包括以下步骤:As shown in Figure 2, the present embodiment provides a method for controlling the number of media browsing, including the following steps:

S101:媒体资源服务器收到用户发来的对某一媒体资源的浏览请求,所述浏览请求中携带了用户终端cookie;S101: The media resource server receives a browsing request for a certain media resource from a user, and the browsing request carries a user terminal cookie;

其中,用户终端cookie在携带了该用户对所述媒体资源的实际浏览浏览次数。Wherein, the user terminal cookie carries the actual browsing times of the user on the media resource.

S102:从所述cookie中提取所述媒体资源被所述用户实际浏览的第一浏览次数,并查找到所述媒体资源服务器中记录的所述媒体资源被所述用户实际浏览的第二浏览次数;S102: Extract the first number of times the media resource is actually browsed by the user from the cookie, and find the second number of times the media resource is actually browsed by the user recorded in the media resource server ;

S103:根据所述第一浏览次数和第二浏览次数,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数。S103: Update the number of times the media resource is actually browsed by the user to a third number of times of browsing according to the first number of times of browsing and the second number of times of browsing.

其中,步骤S103具体包括:Wherein, step S103 specifically includes:

选出所述第一浏览次数和第二浏览次数中较大的浏览次数,如所述较大的浏览次数小于所述媒体资源的浏览次数上限值,则将所述较大的浏览次数加1,作为所述第三浏览次数,否则,将所述浏览次数上限值作为所述第三浏览次数。Select the larger number of views among the first number of views and the second number of views. If the greater number of views is less than the upper limit of the number of views of the media resource, add the greater number of views to the upper limit of the number of views of the media resource. 1, as the third number of views, otherwise, use the upper limit of the number of views as the third number of views.

也就是说,第一浏览次数是用户终端cookie中保存的浏览浏览次数,第二浏览次数是媒体资源服务器中记录的浏览浏览次数,在用户对该媒体资源浏览后,如果没有超出将两者中较大的浏览次数加1作为cookie和媒体资源服务器中媒体资源被所述用户实际浏览的统一的浏览次数,第三浏览次数是对第一浏览次数和第二浏览次数的更新。That is to say, the first number of browsing times is the number of browsing times saved in the cookie of the user terminal, and the second number of browsing times is the number of browsing times recorded in the media resource server. The larger number of browsing times plus 1 is used as the unified browsing times of the cookie and the media resources in the media resource server actually browsed by the user, and the third browsing times is an update of the first browsing times and the second browsing times.

或者,步骤S103还具体包括:Alternatively, step S103 also specifically includes:

选出所述第一浏览次数和第二浏览次数中较大的浏览次数,则将所述较大的浏览次数加1后,作为所述第三浏览次数,如所述第三浏览次数小于所述媒体资源的浏览次数上限值,则将第三浏览次数附着在用户终端cookie中,回写用户终端cookie至用户客户端,并为该用户播放该媒体资源,同时更新所述媒体服务器中该用户的浏览浏览次数否则,不再将第三浏览次数附着在用户终端cookie中,回写用户终端cookie至用户客户端,结束此次请求操作,将所述媒体服务器中该用户的浏览浏览次数更新为第三浏览次数。Select the larger number of browsing times among the first number of browsing times and the second number of browsing times, then add 1 to the larger number of browsing times as the third number of browsing times, if the third number of browsing times is less than the If the upper limit of the number of views of the media resource is determined, the third number of views is attached to the user terminal cookie, the user terminal cookie is written back to the user client, and the media resource is played for the user, and the media resource in the media server is updated at the same time. Otherwise, the third browsing times will not be attached to the user terminal cookie, the user terminal cookie will be written back to the user client, the request operation will end, and the user's browsing times in the media server will be updated for the third pageview.

作为一种优选的方式,在步骤S102中,As a preferred manner, in step S102,

如确定所述浏览请求是所述用户对所述媒体资源的第一次浏览请求,将所述第一浏览次数置为0,同时将第二浏览次数置为0,并将所述第三浏览次数置为1。If it is determined that the browse request is the user's first browse request for the media resource, set the first browse count to 0, set the second browse count to 0, and set the third browse count to 0. The count is set to 1.

优选地,如果该用户是第一次浏览该媒体资源,还可以为该用户设置唯一标识,然后在用户终端的cookie中写入该用户的唯一标识及该用户对该媒体资源的浏览浏览次数为0,即,将所述第一浏览次数置为0,同时在所述媒体资源服务器中保存该用户的唯一标识以及所述用户浏览该媒体资源的浏览浏览次数为0,即,将所述第二浏览次数置为0,在用户对该媒体资源浏览后,将该用户对该媒体资源的浏览浏览次数记为1。Preferably, if the user browses the media resource for the first time, a unique identifier can also be set for the user, and then the unique identifier of the user and the browsing times of the user to the media resource are written in the cookie of the user terminal as 0, that is, set the first number of browsing times to 0, and save the unique identifier of the user and the number of times the user has browsed the media resource in the media resource server as 0, that is, set the first number of browsing times to 0. 2. Set the browsing count as 0. After the user browses the media resource, record the user's viewing count as 1 for the media resource.

在所述步骤S103之后,本实施例还包括以下步骤:After the step S103, this embodiment also includes the following steps:

如所述cookie中不存在所述第一浏览次数或者存在的所述第一浏览次数不等于所述第三浏览次数,将所述第三浏览次数写入所述cookie或将所述cookie中的第一浏览次数更新为第三浏览次数,然后回写所述cookie至所述用户的客户端。If the first number of page views does not exist in the cookie or the first number of page views that exists is not equal to the third number of page views, write the third number of page views into the cookie or write the number of page views in the cookie The first browsing number is updated to the third browsing number, and then the cookie is written back to the user's client.

如所述媒体资源服务器中没有记录第二浏览次数或记录的所述第二浏览次数不等于所述第三浏览次数,则将所述第三浏览次数记录为新的第二浏览次数。If the second number of browsing times is not recorded in the media resource server or the recorded second number of browsing times is not equal to the third number of browsing times, then record the third number of browsing times as a new second number of browsing times.

在一个应用示例中,假设用户A在媒体网站上浏览,点击媒体资源广告B,预设媒体资源浏览次数上限为:fx=4。In an application example, assuming that user A browses on a media website and clicks media resource advertisement B, the preset upper limit of media resource browsing times is: fx=4.

如图3所示,该媒体浏览次数控制流程如下:As shown in Figure 3, the control flow of the number of media views is as follows:

S201:用户A的终端设备将媒体资源请求发送至多媒体资源服务器,并携带用户A的cookie数据,假设用户A是首次访问该广告;S201: The terminal device of user A sends the media resource request to the multimedia resource server, and carries the cookie data of user A, assuming that user A visits the advertisement for the first time;

S202:多媒体资源服务器获得用户A的cookie信息并给用户A设置唯一标识,并提取用户A的cookie信息中的浏览次数记录fa;与此同时,多媒体资源服务器收集用户A在浏览次数数据库中保留的数据fb,因为用户A首次访问广告B,故fa=fb=0;S202: The multimedia resource server obtains the cookie information of user A and sets a unique identifier for user A, and extracts the record fa of the number of views in the cookie information of user A; at the same time, the multimedia resource server collects the information retained by user A in the number of views database Data fb, because user A visits advertisement B for the first time, so fa=fb=0;

S203:设定用户A的实际浏览次数fc,根据“以大为准”的法则得出fc=fa=fb=0;S203: Set the actual number of browsing times fc of user A, and obtain fc=fa=fb=0 according to the rule of "whichever is greater";

S204:比较fc与浏览次数上限fx的大小;S204: Compare the size of fc with the upper limit fx of the number of views;

S205:由于事先设定浏览次数上限fx=4,则fc<fx,故回写浏览次数fc+1到媒体资源服务器,并返回媒体资源B至用户A;S205: Since fx=4 is set in advance, then fc<fx, so the number of visits fc+1 is written back to the media resource server, and the media resource B is returned to the user A;

S206:媒体资源服务器将更新后的浏览次数fc+1分别返回用户A终端及浏览次数数据库,更新fa与fb的值为1,程序完成。S206: The media resource server returns the updated number of views fc+1 to the terminal of user A and the database of views, and updates the values of fa and fb to 1, and the procedure is completed.

下面在以下几个场景中进一步对本实施例进行描述。This embodiment is further described below in the following scenarios.

场景1:浏览次数信息回写用户终端失败Scenario 1: Failed to write back the browsing information to the user terminal

用户A再次访问媒体资源B,重复以上步骤S201至步骤S206,此时fc=2。当媒体资源服务器将更新后的浏览次数返回用户终端时。由于网络原因导致cookie浏览次数信息回写失败。那么用户终端上的实际浏览次数fa仍为1。而浏览次数数据库中浏览次数信息fb则被更新为2。User A accesses media resource B again, repeats the above steps S201 to S206, and at this time fc=2. When the media resource server returns the updated number of views to the user terminal. Failed to write back cookie browsing information due to network reasons. Then the actual number of views fa on the user terminal is still 1. The number of views information fb in the number of views database is updated to 2.

当用户A第三次访问资源B时,媒体资源服务器从用户终端收取到的cookie浏览次数信息fa=1,从浏览次数数据库收集到的浏览次数信息fb=2。比较fa与fb的大小,通过以大为准的概念判定fc=fb=2。由于fc<fx,回写浏览次数fc+1=3到用户终端及浏览次数数据库并返回媒体资源。When the user A visits the resource B for the third time, the media resource server receives the cookie browsing times information fa=1 from the user terminal, and the browsing times information fb=2 collected from the browsing times database. Compare the sizes of fa and fb, and judge fc=fb=2 by the concept of whichever is larger. Since fc<fx, the number of views fc+1=3 is written back to the user terminal and the database of views, and the media resource is returned.

场景2:浏览次数数据库回写信息失败Scenario 2: Failed to write back information to the pageview count database

假设多媒体资源服务器回写浏览次数信息到浏览次数数据库时,数据库机房停电,浏览次数回写失败。那么浏览次数数据库上的浏览次数信息fb仍为2。而用户终端的实际浏览次数值fa更新为3。Assume that when the multimedia resource server writes back the browsing times information to the browsing times database, the database computer room is powered off, and the browsing times writing back fails. Then the number of views information fb on the views database is still 2. And the actual number fa of the user terminal is updated to 3.

当用户A再次访问资源B时,重复以上步骤S201至步骤S206,得出fc=fa=3。由于fc仍小于fx,继而回写浏览次数fc+1=4并返回媒体资源,更新fa与fb为4。When the user A accesses the resource B again, the above step S201 to step S206 is repeated to obtain fc=fa=3. Since fc is still smaller than fx, then write back the number of views fc+1=4 and return the media resource, and update fa and fb to 4.

场景3:浏览次数达到浏览次数上限,返回其他媒体资源Scenario 3: The number of views reaches the upper limit of views, and other media resources are returned

当用户A第四次访问资源B时,重复以上步骤S201至步骤S206。由于fa=fb=4=fc=fx。故实际浏览次数达到预设浏览次数上限。保留各项浏览次数数据,媒体资源服务器不再回写及更新浏览次数数据,并返回其他未达到预估值的媒体资源。When the user A visits the resource B for the fourth time, the above steps S201 to S206 are repeated. Since fa=fb=4=fc=fx. Therefore, the actual number of visits has reached the default upper limit of the number of visits. The data of the number of views is retained, and the media resource server no longer writes back and updates the data of the number of views, and returns other media resources that do not reach the estimated value.

从上述实施例可以看出,相对于现有技术,上述实施例中提供的媒体浏览次数控制方法、装置及媒体资源服务器,在服务器端和用户终端cookie中同时保存媒体资源被实际浏览的浏览次数数据,在单cookie浏览次数控制的基础上,增加服务器浏览次数控制逻辑,以形成稳定的双活的浏览次数控制架构,弥补了传统方法对cookie的依赖性,同时,若由于特殊原因而导致服务器端的浏览次数数据失真,也可以提取用户终端cookie中的浏览次数数据作为媒体资源的实际浏览次数,提高了用户浏览媒体资源的浏览次数的准确性,更加准确有效地实现了对特定用户浏览特定媒体资源的浏览次数进行控制,避免了对媒体资源投放量的浪费。As can be seen from the foregoing embodiments, with respect to the prior art, the media browsing times control method, device, and media resource server provided in the foregoing embodiments store the actual viewing times of the media resources in the cookie on the server side and the user terminal at the same time. Data, on the basis of single-cookie browsing times control, add server browsing times control logic to form a stable active-active browsing times control structure, which makes up for the dependence of traditional methods on cookies. The data of the number of views on the terminal is distorted, and the data on the number of views in the cookie of the user terminal can also be extracted as the actual number of views of the media resources, which improves the accuracy of the number of times the user browses the media resources, and more accurately and effectively realizes the specific user's browsing of specific media. The number of views of resources is controlled to avoid the waste of media resources.

本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件完成,所述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的各模块/单元可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。本发明不限制于任何特定形式的硬件和软件的结合。Those skilled in the art can understand that all or part of the steps in the above method can be completed by instructing relevant hardware through a program, and the program can be stored in a computer-readable storage medium, such as a read-only memory, a magnetic disk or an optical disk, and the like. Optionally, all or part of the steps in the foregoing embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the foregoing embodiments may be implemented in the form of hardware, or may be implemented in the form of software function modules. The present invention is not limited to any specific combination of hardware and software.

以上所述仅为本发明的优选实施例而已,并非用于限定本发明的保护范围。根据本发明的发明内容,还可有其他多种实施例,在不背离本发明精神及其实质的情况下,熟悉本领域的技术人员当可根据本发明作出各种相应的改变和变形,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the protection scope of the present invention. According to the content of the present invention, there can also be other various embodiments. Those skilled in the art can make various corresponding changes and deformations according to the present invention without departing from the spirit and essence of the present invention. Within the spirit and principles of the present invention, any modifications, equivalent replacements, improvements, etc., shall be included within the protection scope of the present invention.

Claims (8)

1.一种媒体浏览次数控制方法,应用于媒体资源服务器,所述方法包括:1. A method for controlling the number of media views, applied to a media resource server, said method comprising: 接收到用户发来的对某一媒体资源的浏览请求,所述浏览请求中携带了用户终端的cookie;A browsing request for a certain media resource sent by the user is received, and the browsing request carries the cookie of the user terminal; 从所述cookie中提取所述媒体资源被所述用户实际浏览的第一浏览次数,并查找到所述媒体资源服务器中记录的所述媒体资源被所述用户实际浏览的第二浏览次数;Extracting the first number of times the media resource is actually browsed by the user from the cookie, and finding the second number of times the media resource is actually browsed by the user recorded in the media resource server; 根据所述第一浏览次数和第二浏览次数,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数;According to the first number of times of browsing and the second number of times of browsing, updating the number of times of browsing of the media resource actually browsed by the user to a third number of times of browsing; 其中,所述根据所述第一浏览次数和第二浏览次数,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数,包括:Wherein, the updating of the number of times the media resource is actually browsed by the user to the third number of times of browsing according to the first number of times of browsing and the second number of times of browsing includes: 选出所述第一浏览次数和第二浏览次数中较大的浏览次数,如所述较大的浏览次数小于所述媒体资源的浏览次数上限值,则将所述较大的浏览次数加1,作为所述第三浏览次数,否则,将所述浏览次数上限值作为所述第三浏览次数。Select the larger number of views among the first number of views and the second number of views. If the greater number of views is less than the upper limit of the number of views of the media resource, add the greater number of views to the upper limit of the number of views of the media resource. 1, as the third number of views, otherwise, use the upper limit of the number of views as the third number of views. 2.如权利要求1所述的方法,其特征在于:2. The method of claim 1, wherein: 从所述cookie中提取所述媒体资源被所述用户实际浏览的第一浏览次数,并查找到所述媒体资源服务器中记录的所述媒体资源被所述用户实际浏览的第二浏览次数,包括:Extract the first number of times the media resource is actually browsed by the user from the cookie, and find out the second number of times the media resource is actually browsed by the user recorded in the media resource server, including : 如确定所述浏览请求是所述用户对所述媒体资源的第一次浏览请求,将所述第一浏览次数置为0,同时将第二浏览次数置为0,并将所述第三浏览次数置为1。If it is determined that the browse request is the user's first browse request for the media resource, set the first browse count to 0, set the second browse count to 0, and set the third browse count to 0. The count is set to 1. 3.如权利要求1或2所述的方法,其特征在于:3. The method according to claim 1 or 2, characterized in that: 将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数之后,还包括:After updating the number of times the media resource is actually browsed by the user to the third number of times, it also includes: 如所述cookie中不存在所述第一浏览次数或者存在的所述第一浏览次数不等于所述第三浏览次数,将所述第三浏览次数写入所述cookie或将所述cookie中的第一浏览次数更新为第三浏览次数,然后回写所述cookie至所述用户的客户端。If the first number of page views does not exist in the cookie or the first number of page views that exists is not equal to the third number of page views, write the third number of page views into the cookie or write the number of page views in the cookie The first browsing number is updated to the third browsing number, and then the cookie is written back to the user's client. 4.如权利要求1或2所述的方法,其特征在于:4. The method according to claim 1 or 2, characterized in that: 将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数后,还包括:After updating the number of times the media resource is actually browsed by the user to the third number of times, it also includes: 如所述媒体资源服务器中没有记录第二浏览次数或记录的所述第二浏览次数不等于所述第三浏览次数,则将所述第三浏览次数记录为新的第二浏览次数。If the second number of browsing times is not recorded in the media resource server or the recorded second number of browsing times is not equal to the third number of browsing times, then record the third number of browsing times as a new second number of browsing times. 5.一种媒体浏览次数控制装置,包括:5. A device for controlling the number of media views, comprising: 接收模块,用于接收到用户发来的对某一媒体资源的浏览请求,所述浏览请求中携带了用户终端的cookie;The receiving module is configured to receive a browsing request for a certain media resource sent by the user, wherein the browsing request carries the cookie of the user terminal; 浏览次数获取模块,用于从所述cookie中提取所述媒体资源被所述用户实际浏览的第一浏览次数,并查找到媒体资源服务器中记录的所述媒体资源被所述用户实际浏览的第二浏览次数;The number of times of browsing acquisition module is used to extract the first number of times the media resource is actually browsed by the user from the cookie, and find the first number of times the media resource is actually browsed by the user recorded in the media resource server 2. Number of views; 浏览次数更新模块,用于根据所述第一浏览次数和第二浏览次数,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数;A viewing count updating module, configured to update the viewing count of the media resource actually browsed by the user to a third viewing count according to the first viewing count and the second viewing count; 其中,所述浏览次数更新模块,用于根据所述第一浏览次数和第二浏览次数,将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数,包括:Wherein, the browsing count updating module is configured to update the viewing count of the media resource actually browsed by the user to the third viewing count according to the first viewing count and the second viewing count, including: 选出所述第一浏览次数和第二浏览次数中较大的浏览次数,如所述较大的浏览次数小于所述媒体资源的浏览次数上限值,则将所述较大的浏览次数加1,作为所述第三浏览次数,否则,将所述浏览次数上限值作为所述第三浏览次数。Select the larger number of views among the first number of views and the second number of views. If the greater number of views is less than the upper limit of the number of views of the media resource, add the greater number of views to the upper limit of the number of views of the media resource. 1, as the third number of views, otherwise, use the upper limit of the number of views as the third number of views. 6.如权利要求5所述的装置,其特征在于:6. The device of claim 5, wherein: 所述浏览次数获取模块,用于从所述cookie中提取所述媒体资源被所述用户实际浏览的第一浏览次数,并查找到所述媒体资源服务器中记录的所述媒体资源被所述用户实际浏览的第二浏览次数,包括:The number of views acquisition module is used to extract the first number of views of the media resource actually browsed by the user from the cookie, and find out that the media resource recorded in the media resource server is viewed by the user The number of second views actually viewed, including: 如确定所述浏览请求是所述用户对所述媒体资源的第一次浏览请求,将所述第一浏览次数置为0,同时将第二浏览次数置为0,并将所述第三浏览次数置为1。If it is determined that the browse request is the user's first browse request for the media resource, set the first browse count to 0, set the second browse count to 0, and set the third browse count to 0. The count is set to 1. 7.如权利要求5或6所述的装置,其特征在于:7. The device according to claim 5 or 6, characterized in that: 所述浏览次数更新模块,还用于将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数之后,如所述cookie中不存在所述第一浏览次数或者存在的所述第一浏览次数不等于所述第三浏览次数,将所述第三浏览次数写入所述cookie或将所述cookie中的第一浏览次数更新为第三浏览次数,然后回写所述cookie至所述用户的客户端。The number of views updating module is further configured to update the number of times the media resource is actually browsed by the user to the third number of views, if the first number of views does not exist in the cookie or the The first number of browsing times is not equal to the third number of browsing times, write the third number of browsing times into the cookie or update the first number of browsing times in the cookie to the third number of browsing times, and then write back the cookie to The user's client. 8.如权利要求5或6所述的装置,其特征在于:8. The device according to claim 5 or 6, characterized in that: 所述浏览次数更新模块,还用于将所述媒体资源被所述用户实际浏览的浏览次数更新为第三浏览次数后,如所述媒体资源服务器中没有记录第二浏览次数或记录的所述第二浏览次数不等于所述第三浏览次数,则将所述第三浏览次数记录为新的第二浏览次数。The number of views updating module is further configured to update the number of times the media resource is actually browsed by the user to the third number of views, if the media resource server does not record the second number of views or the recorded If the second number of browsing times is not equal to the third number of browsing times, then record the third number of browsing times as a new second number of browsing times.
CN201310728789.8A 2013-12-25 2013-12-25 A kind of medium browsing number control method and device Expired - Fee Related CN104753853B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310728789.8A CN104753853B (en) 2013-12-25 2013-12-25 A kind of medium browsing number control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310728789.8A CN104753853B (en) 2013-12-25 2013-12-25 A kind of medium browsing number control method and device

Publications (2)

Publication Number Publication Date
CN104753853A CN104753853A (en) 2015-07-01
CN104753853B true CN104753853B (en) 2018-01-30

Family

ID=53592974

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310728789.8A Expired - Fee Related CN104753853B (en) 2013-12-25 2013-12-25 A kind of medium browsing number control method and device

Country Status (1)

Country Link
CN (1) CN104753853B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109889614B (en) * 2019-04-25 2021-09-10 秒针信息技术有限公司 Information pushing method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102708495A (en) * 2012-01-06 2012-10-03 合一网络技术(北京)有限公司 Method and device for controlling advertising frequency
CN102800005A (en) * 2012-07-20 2012-11-28 北京亿赞普网络技术有限公司 Network advertisement putting method and device
CN102831114A (en) * 2011-06-14 2012-12-19 北京思博途信息技术有限公司 Method and device for realizing statistical analysis on user access condition of Internet
CN103260062A (en) * 2012-02-15 2013-08-21 深圳市腾讯计算机系统有限公司 Method and device for carrying out content play and control over client sides

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7949702B2 (en) * 2002-01-09 2011-05-24 International Business Machines Corporation Method and apparatus for synchronizing cookies across multiple client machines

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102831114A (en) * 2011-06-14 2012-12-19 北京思博途信息技术有限公司 Method and device for realizing statistical analysis on user access condition of Internet
CN102708495A (en) * 2012-01-06 2012-10-03 合一网络技术(北京)有限公司 Method and device for controlling advertising frequency
CN103260062A (en) * 2012-02-15 2013-08-21 深圳市腾讯计算机系统有限公司 Method and device for carrying out content play and control over client sides
CN102800005A (en) * 2012-07-20 2012-11-28 北京亿赞普网络技术有限公司 Network advertisement putting method and device

Also Published As

Publication number Publication date
CN104753853A (en) 2015-07-01

Similar Documents

Publication Publication Date Title
WO2020221229A1 (en) Application program sharing method and apparatus, shared information display method and apparatus, device and medium
US20130227047A1 (en) Methods for managing content stored in cloud-based storages
CN107609156A (en) The method and device that a kind of page is built
US20120072498A1 (en) Method and apparatus for pre-rendering expected system response
CN104268099B (en) A kind of method and device for managing reading and writing data
CN101739453A (en) Method and device for carrying out condition query on database table
CN105224343A (en) A kind of renewal reminding method of application program and device
CN104104717A (en) Inputting channel data statistical method and device
CN108509207A (en) The cross-system of WEB application program is installed
CN110020305B (en) Webpage loading method, webpage loading device, computer equipment and storage medium
US11953996B1 (en) Method and system for selectively preserving data generated during application access
CN109804359A (en) For the system and method by write back data to storage equipment
CN109947373A (en) Data processing method and device
CN106791953A (en) Many player control methods, server and client
CN104657435A (en) Storage management method for application data and network management system
WO2019041670A1 (en) Method, device and system for reducing frequency of functional page requests, and storage medium
CN110032691A (en) Data cached sweep-out method, device and equipment
US20180248947A1 (en) Metered Network Synchronization
CN106354775A (en) Data dynamic configuration system and method based on custom fields
CN104598554B (en) Webpage loading method and device
CN104750817B (en) A kind of page module method for refreshing and device based on data broadcast communication
CN104753853B (en) A kind of medium browsing number control method and device
US20140331117A1 (en) Application-based dependency graph
CN104391947A (en) Real-time processing method and system of mass GIS (geographic information system) data
CN104581403A (en) Method and device for sharing video content

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C41 Transfer of patent application or patent right or utility model
CB02 Change of applicant information

Address after: 100102, Beijing, Chaoyang District Tong Tong Tung Street, No. 1 hospital, Wangjing, block SOHOT3B, 10

Applicant after: MIAOZHEN INFORMATION TECHNOLOGY Co.,Ltd.

Address before: Beijing City, a small town east of Changping District road 102218 No. 398 No. 1 building 4 layer

Applicant before: BEIJING SIBOTU INFORMATION TECHNOLOGY Co.,Ltd.

COR Change of bibliographic data
TA01 Transfer of patent application right

Effective date of registration: 20160427

Address after: 100102 Beijing city Chaoyang District Dawang Technology Business Park Dong Jie Pohang Hongtai center floor 20 block A No. 1-3

Applicant after: Beijing Ling Ji Technology Co.,Ltd.

Address before: 100102, Beijing, Chaoyang District Tong Tong Tung Street, No. 1 hospital, Wangjing, block SOHOT3B, 10

Applicant before: MIAOZHEN INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20181219

Address after: 100016 Unit 4, Unit 59, Building 18, Tenth Street, Jiuxianqiao, Chaoyang District, Beijing

Patentee after: Zhu Wei

Address before: 100102 Beijing Chaoyang District Dawang Science and Technology Business Park Hongtai East Street Puxiang Center, Block 20, Layer 1-3

Patentee before: Beijing Ling Ji Technology Co.,Ltd.

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20180130

CF01 Termination of patent right due to non-payment of annual fee