WO2010105441A1 - 基于内容发布定向广告的方法及装置 - Google Patents
基于内容发布定向广告的方法及装置 Download PDFInfo
- Publication number
- WO2010105441A1 WO2010105441A1 PCT/CN2009/070928 CN2009070928W WO2010105441A1 WO 2010105441 A1 WO2010105441 A1 WO 2010105441A1 CN 2009070928 W CN2009070928 W CN 2009070928W WO 2010105441 A1 WO2010105441 A1 WO 2010105441A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- content
- targeted
- advertisement
- targeted advertisement
- electronic content
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
Definitions
- the present invention relates to the field of communications, and in particular to a method and apparatus for distributing targeted advertisements based on content. Background technique
- Advertising can be done using traditional media or via the web.
- advertising through the Internet has gradually become an important way of advertising.
- Content-based advertising is a way to publish ads over the web, and its primary function is to combine the ads with the content on the content server for presentation to the user.
- the advertisements selected for display are related to the content on the content server.
- Google is the largest advertising service provider on the Internet, and its content-based advertising program includes two web applications: AdWords and AdSense.
- AdWords provides advertisers with an online portal to post their advertising campaigns, while AdSense allows website owners to display ads on their pages.
- AdSense allows website owners to display ads on their pages.
- FIG. 1 schematically illustrates a typical process of publishing targeted advertisements.
- a network user content reader
- a user terminal device such as a personal computer, a mobile phone, or the like.
- the web server responds to the request, in the provided content. Insert code or information related to the ad and send it to the user.
- the user terminal device receives the content returned by the web server, the code or information embedded in the content will trigger an advertisement request (stage (2)) to obtain the advertisement from the advertisement server of the advertisement service provider.
- the ad server selects the matching ad from the ad database according to the predetermined policy and transmits it to the user terminal device for display to the user. This process is called ad delivery (stage (3)).
- the web server in order to support targeted advertising, the web server needs to specify when and how to establish a connection with the advertising server to obtain advertising information, because not all content requests necessarily trigger the advertisement request and advertisement delivery process.
- a common solution is to have the web page contain information or program or script code associated with the advertisement, and to initiate a request for the targeted advertisement at the appropriate time by the above-described advertisement-related information or program or script code. Therefore, web pages on the web server must be manually modified by the site owner in advance to include additional ad-related code, such as JavaScript code generated by AdSense.
- AdSense there are other more operations, such as copying files containing features.
- the present invention has been made in view of the above technical problems, and an object thereof is to provide a method and apparatus for publishing targeted advertisements based on content, to avoid manual modification of webpage content due to the advertisement of targeted advertisements, and to enable targeted advertisements to be automatically
- the content accessed by the user is associated.
- a method for publishing a targeted advertisement based on content comprising: receiving electronic content transmitted by an electronic content source; analyzing the received electronic content; and obtaining a related orientation based on a result of the analyzing Advertising; based on the targeted advertising obtained, rewritten Receiving the electronic content; and transmitting the rewritten electronic content to the user terminal device.
- an apparatus for publishing a targeted advertisement based on content includes: a receiving module, configured to receive electronic content transmitted by an electronic content source; and a content analyzing module, configured to analyze the received electronic content a targeted advertisement obtaining module, configured to acquire a related targeted advertisement based on a result of the analyzing; a rewriting module, configured to rewrite the received electronic content based on the obtained targeted advertisement; and a sending module, configured to: The rewritten electronic content is transmitted to the user terminal device.
- FIG. 1 is a schematic diagram of a prior art scheme for targeted advertisement distribution
- FIG. 2 is a schematic diagram of a network system for implementing targeted advertisements
- FIG. 3 is a flow diagram of a method of publishing targeted advertisements based on content, in accordance with one embodiment of the present invention.
- FIG. 4 is a flow chart of a method of publishing targeted advertisements based on content, in accordance with another embodiment of the present invention.
- FIG. 5 is a schematic block diagram of an apparatus for publishing targeted advertisements based on content, in accordance with another embodiment of the present invention. detailed description
- FIG. 2 schematically illustrates a network system that implements targeted advertising.
- a user's terminal device such as a personal computer, a mobile phone, etc.
- there are a number of intermediate network elements/nodes between the user terminal device and the content server for receiving and forwarding content from the user terminal device and the content server such as a network proxy server, an edge server, and the like.
- the user terminal device 100 is connected via a plurality of intermediate network units.
- the content server 200 and the advertisement server 600 are received, wherein the content server 200 is capable of providing the user with the desired content, and the advertisement server 600 provides the corresponding targeted advertisement.
- the intermediate network unit performs only operations related to receiving and forwarding on the received content. Therefore, the content received by the destination device is exactly the same as the content sent by the source device.
- an internal supplier manually modifies the content by including information related to the advertisement in the content before deploying the content to the content server.
- FIG. 3 is a flow diagram of a method of publishing targeted advertisements based on content, in accordance with one embodiment of the present invention.
- the present embodiment will be described in detail below with reference to the accompanying drawings.
- the electronic content transmitted by the electronic content source is received.
- the electronic content source is a device for storing various electronic contents such as text, pictures, videos, etc., such as a content server or the like.
- electronic content sources are provided and maintained by Internet content providers.
- the content server is described below as an electronic content source.
- the content server When the content server receives the content request from the user terminal device, the content server requests to search the content database based on the content to acquire the content desired by the user, and then returns the content in the form of a content response.
- the user terminal device is a device capable of accessing the Internet, such as a personal computer, a mobile phone, or the like.
- step S305 the received electronic content is analyzed.
- the step detects the content using a predetermined set of rules, wherein the set of rules includes a plurality of rules, each rule consisting of a conditional part and an action part.
- the rules are used to define the requirements for electronic content that meet the targeted advertisements, i.e., which electronic content is capable of targeted advertising, and which types of targeted advertisements are posted.
- the content may be limited in terms of classification, time, keyword, IP address, user's file, etc.
- the action part specifies the operations that should be performed when the conditional part is satisfied, for example, obtaining a specific type.
- Ads such as video ads
- getting ads with specific keywords and more.
- the electronic content is decoded and parsed to obtain information in the content that is related to the part of the rule in each of the rules. Then, detecting whether the obtained information is satisfied The conditional part of the rule. If the content satisfies the conditional part of a certain/some rule, the acquisition of the targeted advertisement is performed according to the action part of the rule. If the content does not satisfy any of the rules, it means that there is no targeted advertisement for the content to be inserted.
- step S310 based on the result of the analysis at step S305, the targeted advertisement is obtained.
- a targeted advertisement request is generated based on the action portion of the satisfied rule, and the targeted advertisement request is transmitted to the advertisement source.
- An advertising source is a device for storing advertising campaigns that can be provided and maintained by an advertising service provider, such as an advertising server. After the ad source receives the targeted ad request, it searches its database for relevant targeted ads and sends targeted ads.
- step S315 after receiving the relevant targeted advertisement from the advertisement source, the received content is rewritten, that is, the received targeted advertisement is inserted into the content to constitute a new electronic content.
- the new electronic content is encoded to generate a new content response.
- the rewritten electronic content is transmitted to the user terminal device in the form of a content response.
- the targeted advertisement is displayed on the user terminal device together with the content accessed by the user for viewing by the user.
- targeted advertisements can be displayed using floating windows or pop-up windows.
- the targeted advertisement can be moved manually or automatically within the display window of the user terminal device.
- the targeted advertisement and the content accessed by the user can be displayed in different windows.
- the targeted advertisement related to the method of posting a targeted advertisement based on the content automatically inserts the targeted advertisement into the electronic content for transmission.
- the content provider no longer has to manually modify the electronic content provided to support the advertisement, and since the targeted advertisement is associated with the electronic content, the advertisement is more targeted.
- the scope of application of targeted advertising has been expanded, that is, more users have been able to obtain targeted advertising. Therefore, the method according to an embodiment of the present invention can be applied to a content server, any one of intermediate network units, or a user terminal device in the network system as shown in FIG. 2.
- the obtained targeted advertisement may also be cached (step S325) for later acquisition of the targeted advertisement.
- the speed of targeted ad acquisition can be increased, and the delay due to interaction with the ad server can be reduced.
- Fig. 4 is a flow chart showing a method of distributing a targeted advertisement based on content according to another embodiment of the present invention, wherein the same portions as those of the previous embodiment are given the same reference numerals, and the description thereof is omitted as appropriate.
- the present embodiment further includes a process of acquiring a targeted advertisement and performing caching according to a content request from a user terminal device on the basis of the embodiment shown in FIG.
- steps S301 to S325 are identical to those shown in Fig. 3.
- a content request from the user terminal device is received.
- the user wants to access the content on the content server, it sends a content request to the content server through the user terminal device, the content request arriving at the content server via the intermediate network unit.
- step S405 the content request is analyzed. Similar to step S305 of analyzing the electronic content, the step utilizes each of the same rule set to detect the content. Specifically, the content request is decoded and parsed to obtain information related to the conditional portion of each rule in the content request. Then, it is detected whether the obtained information satisfies the conditional part of the rule. If the content request satisfies the conditional part of a rule, the targeted advertisement is acquired according to the action part of the rule.
- step S410 based on the analysis result in step S405, a targeted advertisement of the target is obtained. Similar to step S310, a directed advertisement request is generated based on the action portion of the satisfied rule, and the targeted advertisement request is transmitted to the advertisement source. After the ad source receives the targeted ad request, it searches its database for relevant targeted ads and sends targeted ads.
- step S325 is performed to cache the obtained targeted advertisement.
- Targeted ads obtained from the analysis of electronic content can be cached or not cached.
- the targeted advertisement obtained based on the analysis of the user's content request will be cached. Therefore, in the embodiment, the cached targeted advertisement may be only a targeted advertisement obtained by analyzing the content request, or may be a targeted advertisement obtained by analyzing the electronic content and a targeted advertisement obtained by analyzing the content request. .
- the method for publishing targeted advertisement based on content of the embodiment further analyzes the content requested by the content of the user, statistically obtains the user's preference/interest, and caches the targeted advertisement that the user may be interested in. Local, thus providing more targeted targeted advertising.
- FIG. 5 is a schematic block diagram of an apparatus for distributing targeted advertisements based on content according to another embodiment of the present invention.
- the present embodiment will be described in detail below with reference to the accompanying drawings, and the description of the same portions as those of the previous embodiments will be appropriately omitted.
- the device 500 for distributing targeted advertisement based on content in this embodiment includes: a receiving module 501 that receives electronic content transmitted by an electronic content source; and a content analyzing module 502 that analyzes electronic content received by the receiving module 501.
- the receiving module 501 when the receiving module 501 receives electronic content issued from an electronic content source such as the content server 200, the electronic content is transmitted to the content analyzing module 502 for analysis.
- the content analysis module 502 has a set of rules 5021 that store a plurality of rules, each of which includes a conditional portion and an action portion.
- rules are used to define the requirements for electronic content that meet targeted advertising, ie, which electronic content can be targeted for advertising, and which types of targeted advertising are published.
- the internal testing unit 5022 detects whether the obtained electronic content satisfies the conditional part of the rule according to each rule in the rule set 5021.
- the electronic content is decoded and parsed to obtain information related to the conditional part of the rule, and then the information is used for detection.
- the directed advertisement acquisition module 503 is instructed to obtain the relevant targeted advertisement according to the action portion of the rule. If the electronic content does not satisfy the part of the rule, the detection according to the next rule is performed.
- the analysis result of the content analysis module 502, that is, the action portion of the rule that the electronic content satisfies, is provided to the targeted advertisement acquisition module 503 for acquiring the related targeted advertisement.
- the request generating unit 5031 In the targeted advertisement obtaining module 503, the request generating unit 5031 generates a targeted advertisement request according to the analysis result of the content analysis module 502, and then sends a targeted advertisement request to the advertisement source such as the advertisement server 600 through the sending module 505, and receives the targeted advertisement from the advertisement module 600.
- the ad source receives relevant targeted ads.
- the obtained targeted advertisement is transmitted to the rewriting module 504 for rewriting the electronic content received from the receiving module 501.
- rewriting of the electronic content is performed by inserting the targeted advertisement obtained from the targeted advertisement obtaining module 503 into the electronic content.
- the rewritten electronic content is transmitted by the transmitting module 505 to the user terminal device 100 for display on the user terminal device 100.
- the targeted advertisement acquired from the targeted advertisement acquisition module 503 is cached in the buffer 506.
- the content analysis module 502 can also analyze content requests from the user terminal device 100, the analysis process of which is the same as the analysis process of the electronic content.
- the targeted advertisements are then retrieved from the advertisement server 600 by the targeted advertisement acquisition module 503 and cached in the buffer 506.
- the targeted advertisement cached in the buffer 506 may be an advertisement obtained by analyzing the electronic content, or an advertisement obtained by analyzing the content request, or both.
- the device 500 for distributing targeted advertisement based on content of the embodiment can analyze the electronic content in the process of transmitting the electronic content accessed by the user. Get relevant targeted ads and automatically insert targeted ads into electronic content for delivery. Accordingly, the apparatus 500 can be located on the content server 200, any of the intermediate network elements, or the user terminal device 100 in the network system as shown in FIG.
- the device 500 for distributing targeted advertisements based on the content of the present embodiment is operative to implement the method of posting targeted advertisements based on the content shown in FIGS. 3 and 4.
- the apparatus for publishing targeted advertisements based on content of the present embodiment and its various components may be composed of semiconductors such as oversized integrated circuits or gate arrays, such as logic chips, transistors, etc., or such as field programmable gate arrays, programmable logic.
- the hardware circuit implementation of the programmable hardware device such as a device can also be implemented by software executed by various types of processors, or by a combination of the above hardware circuits and software.
Landscapes
- Business, Economics & Management (AREA)
- Engineering & Computer Science (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- Accounting & Taxation (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Finance (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Information Transfer Between Computers (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
基于内容发布定向广告的方法及装置
技术领域
本发明涉及通信领域, 具体地说, 涉及基于内容发布定向广告的方法 及装置。 背景技术
广告发布的途径可采用传统媒体, 或者通过网络发布。 目前, 由于网 络的快速发展, 通过网络发布广告已逐渐成为一种重要的广告发布方式。
基于内容的广告发布是一种通过网絡来发布广告的方式, 其主要功能 是将广告与内容服务器上的内容合并起来一起呈现给用户。 通常, 被选择 用于显示的广告与该内容服务器上的内容是相关的。
现有的基于内容的广告发布的技术方案需要内容提供商手动修改待发 布的内容, 例如, 在所提供的内容中添加与广告相关的信息(例如, 脚本 代码等)。 然而, 该技术方案存在如下的问题: 首先, 对于内容提供商来 说, 由于需要在内容中插入与广告相关的信息, 使用上非常不便; 其次, 广告的插入对内容的维护和更新带来更多的额外的工作, 内容量越大则维 护更加困难; 第三, 广告发布过程完全由广告提供商控制, 内容提供商不 能决定何时发布广告、 发布何种广告以及如何发布等一系列问题。
众所周知, Google是因特网上最大的广告服务提供商, 其所提出的基 于内容的广告发布方案包括两个网络应用: AdWords 和 AdSense。 AdWords对广告商提供一个网络门户, 以发布其广告活动, 而 AdSense 允许网站拥有者在其网页上显示广告。 这两个网絡应用可分别独立运行, 并协同工作以提供定向广告。
图 1示意性地示出了通常的发布定向广告的过程。如图 1所示,首先, 在阶段(1 ), 网络用户 (内容阅读者)通过用户终端设备, 例如个人计算 机、 移动电话等, 向内容提供商的网絡服务器发送请求以访问该网絡服务 器上的某些特定内容。 接着, 网絡服务器响应该请求, 在所提供的内容中
插入有与广告相关的代码或信息, 并发送给用户。 其后, 当用户终端设备 接收到网络服务器返回的内容时, 该内容中所嵌入的代码或信息将触发广 告请求(阶段(2 ) ) , 以便从广告服务提供商的广告服务器上获取广告。 当广告请求到达广告服务器时, 广告服务器会根据预定的策略从广告数据 库中选择匹配的广告, 并传送到用户终端设备以便显示给用户, 这个过程 称为广告传送(阶段 ( 3 ) ) 。
在该技术方案中, 为了支持定向广告发布, 网絡服务器需要规定何时 以及如何建立与广告服务器的连接以获得广告信息, 因为并不是所有的内 容请求都必然要触发广告请求和广告传送过程。 对此, 通常的解决方案是 使网页包含与广告有关的信息或程序或脚本代码, 并在适当的时间由上述 与广告有关的信息或程序或脚本代码发起请求以获得定向广告。 因此, 网 络服务器上的网页必须事先由网站拥有者进行手动修改, 以加入额外的与 广告有关的代码, 例如 AdSense所产生的 JavaScript代码。 另外, 根据 AdSense的应用,还需要其它更多的操作,诸如包含功能的文件的复制等。
然而,如果使用该技术方案,则不可避免地需要对网页进行手动修改, 如果网页的数量很大, 则这将是一项非常耗时且枯燥的工作, 而且, 也不 利于网页内容的修改和维护。 例如, 如果网站拥有者想要更换广告服务提 供商、 或者对网站进行更新、 或者停止在网页上发布广告, 那么网页的更 新维护工作量将非常巨大。 最后, 广告的发布也掌握在广告服务提供商手 中, 内容提供商完全无法介入广告的发布过程。 发明内容
本发明正是鉴于上述技术问题而提出的, 其目的在于提供一种基于内 容发布定向广告的方法及装置, 以避免由于定向广告的发布而对网页内容 进行手动修改, 并且使定向广告能够自动与用户所访问的内容相关联。
根据本发明的一个方面, 提供一种基于内容发布定向广告的方法, 包 括: 接收由电子内容源发送的电子内容; 分析所接收的所述电子内容; 基 于所述分析的结果, 获取相关的定向广告; 基于所获取的定向广告, 重写
所接收的所述电子内容; 以及向用户终端设备发送所重写的电子内容。 根据本发明的另一个方面, 提供一种基于内容发布定向广告的装置, 包括: 接收模块, 用于接收由电子内容源发送的电子内容; 内容分析模块, 用于分析所接收的所述电子内容; 定向广告获取模块, 用于基于所述分析 的结果, 获取相关的定向广告; 重写模块, 用于基于所获取的定向广告, 重写所接收的所述电子内容; 以及发送模块, 用于向用户终端设备发送所 重写的电子内容。 附图说明
图 1是现有技术的定向广告发布的方案的示意图;
图 2是实现定向广告发布的网络系统的示意图;
图 3是根据本发明的一个实施例的基于内容发布定向广告的方法的流 程图;
图 4是根据本发明的另一个实施例的基于内容发布定向广告的方法的 流程图;
图 5是根据本发明的另一个实施例的基于内容发布定向广告的装置的 示意性框图。 具体实施方式
通过以下结合附图对本发明的具体实施例的详细描述, 本发明的上述 和其它目的、 特征和优点将更加明显。
图 2概略性示出了实现定向广告发布的网络系统。 本领域的普通技术 人员熟知, 用户的终端设备, 例如个人计算机、 移动电话等, 通常经由局 域网或通信网络等接入因特网, 以便对因特网中的内容服务器进 问, 因此, 用户终端设备与内容服务器之间一般不是两点之间直接通信。 一般 地, 在用户终端设备与内容服务器之间存在许多中间网络单元 /节点, 用于 接收和转发来自用户终端设备和内容服务器的内容,例如网络代理服务器、 边缘服务器等。 如图 2所示, 用户终端设备 100经由多个中间网络单元连
接到内容服务器 200和广告服务器 600, 其中内容服务器 200能够向用户 提供所需的内容, 而广告服务器 600则提供相应的定向广告。 在一般情况 下, 中间网络单元对所接收的内容只进行与接收和转发有关的操作。 因此, 目的地设备所接收的内容与源设备所发送的内容是完全相同的。如前所述, 在现有的定向广告发布方案中, 内 供商在将内容部署在内容服务器之 前, 通过在内容中加入与广告有关的信息来手动地修改内容。
图 3是根据本发明的一个实施例的基于内容发布定向广告的方法的流 程图。 下面结合附图, 对本实施例进行伴细描述。
如图 3所示, 在步骤 S301, 由电子内容源发送的电子内容 接收。 在 本实施例中, 电子内容源是用于存 如文本、 图片、 视频等各种电子内 容的设备, 例如内容服务器等。 通常, 电子内容源由因特网内容提供商提 供并维护。 以下以内容服务器作为电子内容源进行说明。
当内容服务器接收到来自用户终端设备的内容请求时, 内容服务器根 据该内容请求搜索内容数据库, 以获取用户所需的内容, 然后以内容响应 的形式返回该内容。
在本实施例中, 用户终端设备是能够访问因特网的设备, 例如个人计 算机、 移动电话等。
接着, 在步骤 S305, 对所接收的电子内容进行分析。 该步骤利用预先 设定的规则集合对内容进行检测, 其中规则集合包括多个规则, 每个规则 由条件部分和动作部分组成。 在本实施例中, 规则用于定义满足定向广告 发布的电子内容的要求, 即对于哪些电子内容能够进行定向广告发布, 并 且发布哪些类型的定向广告。
例如,在规则的条件部分可限定内容在分类、 时间、关键字、 IP地址、 用户筒档等方面的要求, 在动作部分则规定了当条件部分被满足时应进行 的操作, 例如获取特定类型广告(如视频广告)、 获取包含特定关键字的 广告等。
在本实施例中, 对电子内容进行解码和解析, 以获得内容中与规则集 合中的每个规则的奈件部分相关的信息。 然后, 检测所获得信息是否满足
该规则的条件部分。 如果内容满足某个 /某些规则的条件部分, 则根据该规 则的动作部分, 进行定向广告的获取。 如果内容没有满足任何一个规则, 则表示对于该内容没有需要插入的定向广告。
然后, 在步骤 S310, 基于在步骤 S305的分析的结果, 获 目关的定 向广告。 在本实施例中, 根据所满足的规则的动作部分, 生成定向广告请 求,并将定向广告请求发送到广告源。广告源是用于存储广告活动的设备, 可由广告服务提供商提供并维护, 例如广告服务器。 广告源接收到定向广 告请求后, 搜索其数据库以获得相关的定向广告, 并发送定向广告。
在步骤 S315, 当从广告源接收到相关的定向广告后, 对所接收的内容 进行重写, 即, 将所接收的定向广告插入内容中, 构成新的电子内容。 该 新的电子内容经过编码以生成新的内容响应。
最后, 在步骤 S320, 所重写的电子内容以内容响应的形式传送到用户 终端设备。 当用户终端设备接收到所重写的电子内容后, 定向广告与用户 所访问的内容一起在用户终端设备上显示以供用户观看。 一般地, 定向广 告可以采用浮动窗口或弹出窗口进行显示。在采用浮动窗口显示的情况下, 定向广告可在用户终端设备的显示窗口内手动或自动地移动。 而如果采用 弹出窗口的形式, 则定向广告和用户所访问的内容可以分别在不同的窗口 中显示。
通过以上描述可知, 根据本实施例的基于内容发布定向广告的方法通 关的定向广告, 并自动将定向广告插入电子内容中进行传送。 这样, 内容 提供商无需再对其提供的电子内容进行手动修改以支持广告发布, 而且由 于定向广告与电子内容相关联, 因此广告的发布更具有针对性。 此外, 定 向广告的应用范围得到了扩展, 也就是说, 能够使更多的用户获得定向广 告。 因此, 根据本发明的实施例的方法能够应用在如图 2所示的网絡系统 中的内容服务器、 任意一个中间网络单元或用户终端设备上。
进一步地, 在上述方法中, 还可以将所获取的定向广告进行緩存(步 骤 S325 ), 用于以后的定向广告的获取。 在这种情况下, 在对电子内容进
行分析后, 可以首先根据分析的结果, 在所緩存的定向广告中查找适合的 定向广告。 如果找到适合的定向广告, 则直接将这些定向广告插入所接收 的电子内容中, 并提供给用户终端设备。 如果没有找到适合的定向广告, 则通过定向广告请求从广告服务器中获取适合的定向广告。
采用这种方式, 能够提高定向广告获取的速度, 減少由于与广告服务 器的交互而带来的延迟。
图 4示出了根据本发明的另一个实施例的基于内容发布定向广告的方 法的流程图, 其中与前面实施例相同的部分采用相同的标记, 并适当省略 其说明。
本实施例在图 3所示的实施例的基础上, 进一步包括了根据来自用户 终端设备的内容请求获取定向广告并进行緩存的过程。
如图 4所示, 步骤 S301至步骤 S325与图 3所示的完全相同。 在步骤 S401 , 来自用户终端设备的内容请求被接收。 当用户想要访问内容服务器 上的内容时, 其通过用户终端设备向内容服务器发送内容请求, 该内容请 求经由中间网络单元到达内容服务器。
接着, 在步骤 S405, 对内容请求进行分析。 与分析电子内容的步骤 S305类似地, 该步骤利用同一个规则集合中的每个规则对内容进行检测。 具体地, 对内容请求进行解码和解析, 以获得该内容请求中与每个规则的 条件部分相关的信息。然后,检测所获得信息是否满足该规则的条件部分。 如果内容请求满足某个规则的条件部分, 则根据该规则的动作部分, 进行 定向广告的获取。
然后, 在步骤 S410, 基于在步骤 S405中的分析结果, 获:^目关的定 向广告。与步骤 S310类似地,根据所满足的规则的动作部分,生成定向广 告请求, 并将定向广告请求发送到广告源。 广告源根据所接收的定向广告 请求后, 搜索其数据库以获得相关的定向广告, 并发送定向广告。
在获取了相关的定向广告后,执行步骤 S325, 对所获取的定向广告进 行緩存。
在根据图 3所示的实施例的方法中, 对于基于对内容服务器所发送的
电子内容的分析而获得的定向广告, 可以进行緩存或者不进行緩存。 而在 本实施例的方法中, 基于对用户的内容请求的分析而获得的定向广告将被 緩存。 因此, 在本实施例中, 所緩存的定向广告可以仅仅是通过分析内容 请求而获得的定向广告, 也可以是通过分析电子内容而获得的定向广告和 通过分析内容请求而获得的定向广告两者。
根据上述描述可以看出, 本实施例的基于内容发布定向广告的方法进 一步通过对来自用户的内容请求的内容进行分析, 统计获得用户的偏好 / 兴趣, 并将用户可能感兴趣的定向广告緩存在本地, 从而提供更有针对性 的定向广告。
在同一个发明构思下, 图 5是根据本发明的另一个实施例的基于内容 发布定向广告的装置的示意性框图。 下面结合附图, 对本实施例进行详细 说明, 其中对于与前面实施例相同的部分, 适当省略其说明。
如图 5所示, 本实施例的基于内容发布定向广告的装置 500包括: 接 收模块 501, 其接收由电子内容源发送的电子内容; 内容分析模块 502, 其 分析通过接收模块 501接收的电子内容; 定向广告获取模块 503, 其基于 内容分析模块 502的分析结果, 获取相关的定向广告; 重写模块 504, 其 基于从定向广告获取模块 503中获取的定向广告, 重写从接收模块 501接 收的电子内容; 以及发送模块 505, 其向用户终端设备 100发送所重写的 电子内容。
在本实施例的基于内容发布定向广告的装置 500中, 当接收模块 501 接收到从诸如内容服务器 200的电子内容源发出的电子内容时, 将该电子 内容传送给内容分析模块 502进行分析。
内容分析模块 502具有规则集合 5021, 其存储多个规则, 其中每一个 规则都包括条件部分和动作部分。 如前所述, 规则用于定义满足定向广告 发布的电子内容的要求, 即对于哪些电子内容能够进行定向广告发布, 并 且发布哪些类型的定向广告。
然后,在内容分析模块 502中,内 测单元 5022根据规则集合 5021 中的每个规则, 检测所得到的电子内容是否满足该规则的条件部分。 具体
地, 电子内容通过解码和解析, 可得到与规则的条件部分相关的信息, 接 着用该信息进行检测。 对于每一个规则, 当电子内容满足该规则的条件部 分时, 指示定向广告获取模块 503根据该规则的动作部分, 获取相关的定 向广告。 如果电子内容不满足该规则的奈件部分, 则进行根据下一个规则 的检测。
内容分析模块 502的分析结果,即电子内容所满足的规则的动作部分, 被提供给定向广告获取模块 503, 用于获取相关的定向广告。
在定向广告获取模块 503中, 请求生成单元 5031根据内容分析模块 502的分析结果, 生成定向广告请求, 然后通过发送模块 505向诸如广告 服务器 600的广告源发送定向广告请求, 并通过接收模块 501从该广告源 接收相关的定向广告。
所获取的定向广告被传输给重写模块 504, 用于重写从接收模块 501 接收的电子内容。 在重写模块 504中, 通过将从定向广告获取模块 503获 取的定向广告插入电子内容来进行电子内容的重写。 然后, 所重写的电子 内容由发送模块 505发送到用户终端设备 100, 用于在用户终端设备 100 上显示。
另一方面, 从定向广告获取模块 503获取的定向广告被緩存在緩存器 506中。在这种情况下,在定向广告获取模块 503中还可具有查找单元 5032, 其根据内容分析模块 502的分析结果, 在緩存器 506中查找适合的定向广 告。
此外, 内容分析模块 502还可对来自用户终端设备 100的内容请求进 行分析, 该内容请求的分析过程与电子内容的分析过程相同。 然后, 由定 向广告获取模块 503从广告服务器 600中获取相关的定向广告, 并緩存在 緩存器 506中。 因此, 在緩存器 506中緩存的定向广告可以是通过分析电 子内容而获得的广告、 或者通过分析内容请求而获得的广告、 或者包括以 上两者。
通过以上描述可以看出, 本实施例的基于内容发布定向广告的装置 500 能够在传送用户所访问的电子内容的过程中, 通过对电子内容的分析
获取相关的定向广告,并自动将定向广告插入电子内容中进行传送。 因此, 该装置 500可位于如图 2所示的网絡系统中的内容服务器 200、 任意一个 中间网络单元或用户终端设备 100上。
另外, 本实施例的基于内容发布定向广告的装置 500在操作上能够实 现图 3和图 4所示的基于内容发布定向广告的方法。
应当指出, 本实施例的基于内容发布定向广告的装置及其各个组成部 分可以由诸如超大 莫集成电路或门阵列、 诸如逻辑芯片、 晶体管等的半 导体、 或者诸如现场可编程门阵列、 可编程逻辑设备等的可编程硬件设备 的硬件电路实现, 也可以用由各种类型的处理器执行的软件实现, 也可以 由上述硬件电路和软件的结合实现。
以上虽然通过一些示例性的实施例详细描述了本发明的基于内容发布 定向广告的方法和装置, 但是以上这些实施例并不是穷举的, 本领域技术 人员可以在本发明的精神和范围内实现各种变化和修改。 因此, 本发明并 不限于这些实施例, 本发明的范围仅由所附的权利要求限定。
Claims
1. 一种基于内容发布定向广告的方法, 包括:
接收由电子内容源发送的电子内容;
分析所接收的所述电子内容;
基于所述分析的结果, 获取相关的定向广告;
基于所获取的定向广告, 重写所接收的所述电子内容; 以及
向用户终端设备发送所重写的电子内容。
2. 根据权利要求 1 所述的方法, 其中, 分析所接收的所述电子内容 的步骤包括:
对于规则集合中的每个规则, 检测所述电子内容是否满足该规则的奈 件部分; 以及
如果满足, 则根据该规则的动作部分, 执行所述获取相关的定向广告 的步骤。
3. 根据权利要求 1或 2所述的方法, 其中, 获取相关的定向广告的 步骤包括:
根据所述分析的结果, 生成定向广告请求;
向广告源发送所述定向广告请求; 以及
从所述广告源接收所述定向广告。
4. 根据权利要求 1至 3任意一项所述的方法, 还包括:
緩存所获取的定向广告。
5. 根据权利要求 1至 4任意一项所述的方法, 还包括:
接收来自用户终端设备的内容请求;
分析所述内容请求;
基于上述分析的结果, 获取相关的定向广告; 以及
緩存所获取的定向广告。
6. 根据权利要求 4或 5所述的方法, 其中, 获^目关的定向广告的 步骤还包括:
根据所述分析的结果, 在所緩存的定向广告中查找适合的定向广告。
7. 一种基于内容发布定向广告的装置, 包括:
接收模块, 用于接收由电子内容源发送的电子内容;
内容分析模块, 用于分析所接收的所述电子内容;
定向广告获取模块,用于基于所述分析的结果,获取相关的定向广告; 重写模块,用于基于所获取的定向广告,重写所接收的所述电子内容; 以及
发送模块, 用于向用户终端设备发送所重写的电子内容。
8. 根据权利要求 7所述的装置, 其中, 所述内容分析模块包括: 规则集合, 用于存储多个规则, 其中每一个所述规则包括条件部分和 动作部分; 以及
内^:测单元, 用于对于所述规则集合中的每个规则, 检测所述电子 内容是否满足该规则的奈件部分, 并在所述电子内容满足该规则的条件部 分时, 指示所述定向广告获取模块根据该规则的动作部分, 获取相关的定 向广告。
9. 根据权利要求 7或 8所述的装置, 其中, 所述定向广告获取模块 包括:
请求生成单元, 用于根据所述内容分析模块的分析结果, 生成定向广 告请求;
其中, 所述发送模块还用于向广告源发送所述定向广告请求; 所述接 收模块还用于从所述广告源接收所述定向广告。
10.根据权利要求 7至 9任意一项所述的装置, 还包括:
緩存器, 用于緩存所获取的定向广告。
11.根据权利要求 10所述的装置, 其中, 所述内容分析模块还用于分 析来自用户终端设备的内容请求, 并且所述定向广告获 莫块根据所述内 容请求的分析结果而获取的定向广告被緩存在所述緩存器中。
12.根据权利要求 10或 11所述的装置,其中,所述定向广告获取模块 还包括: 查找单元, 用于根据所述内容分析模块的分析结果, 在所述緩存 器中查找适合的定向广告。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2009/070928 WO2010105441A1 (zh) | 2009-03-20 | 2009-03-20 | 基于内容发布定向广告的方法及装置 |
| CN2009801478944A CN102227895A (zh) | 2009-03-20 | 2009-03-20 | 基于内容发布定向广告的方法及装置 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/CN2009/070928 WO2010105441A1 (zh) | 2009-03-20 | 2009-03-20 | 基于内容发布定向广告的方法及装置 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2010105441A1 true WO2010105441A1 (zh) | 2010-09-23 |
Family
ID=42739142
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2009/070928 Ceased WO2010105441A1 (zh) | 2009-03-20 | 2009-03-20 | 基于内容发布定向广告的方法及装置 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN102227895A (zh) |
| WO (1) | WO2010105441A1 (zh) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2005065237A2 (en) * | 2003-12-31 | 2005-07-21 | Google, Inc. | Embedding advertisementsin syndicated content |
| US20060287920A1 (en) * | 2005-06-01 | 2006-12-21 | Carl Perkins | Method and system for contextual advertisement delivery |
| CN101141484A (zh) * | 2007-10-09 | 2008-03-12 | 华为技术有限公司 | 网络定向数据的处理方法、装置和系统 |
| US20090063491A1 (en) * | 2007-08-30 | 2009-03-05 | Clickstream Technologies | Provision of targeted content |
-
2009
- 2009-03-20 CN CN2009801478944A patent/CN102227895A/zh active Pending
- 2009-03-20 WO PCT/CN2009/070928 patent/WO2010105441A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2005065237A2 (en) * | 2003-12-31 | 2005-07-21 | Google, Inc. | Embedding advertisementsin syndicated content |
| US20060287920A1 (en) * | 2005-06-01 | 2006-12-21 | Carl Perkins | Method and system for contextual advertisement delivery |
| US20090063491A1 (en) * | 2007-08-30 | 2009-03-05 | Clickstream Technologies | Provision of targeted content |
| CN101141484A (zh) * | 2007-10-09 | 2008-03-12 | 华为技术有限公司 | 网络定向数据的处理方法、装置和系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN102227895A (zh) | 2011-10-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11961120B2 (en) | Systems and methods for accessing first party cookies | |
| EP2433258B1 (en) | Protected serving of electronic content | |
| KR101518088B1 (ko) | 웹 광고를 이용한 검색 쿼리들의 신디케이팅 | |
| JP5175299B2 (ja) | デジタルメディアオブジェクトのリンク換装 | |
| US20170132660A1 (en) | Provision of targeted content | |
| US9679309B2 (en) | Placement attribute targeting | |
| US20130144719A1 (en) | Using image match technology to improve image advertisement quality | |
| WO2009052189A2 (en) | External referencing by portable program modules | |
| JP2011528479A (ja) | 埋込みアプリケーションにおける地理的コンテキスト、およびキーワードコンテキスト | |
| CN101681488A (zh) | 知晓上下文的客户端应用程序 | |
| US10120849B2 (en) | Document generation based on referral | |
| CN103685604A (zh) | 一种域名预解析方法及装置 | |
| US10235459B1 (en) | Creating entries in at least one of a personal cache and a personal index | |
| KR100964090B1 (ko) | 로그 분석을 통한 광고 키워드 추천 방법 및 시스템 | |
| GB2497622A (en) | Customising browsing content based on user data inferred from inspection and analysis of targeted advertising received from a third party | |
| CN101114284B (zh) | 一种显示网页内容相关信息的方法及系统 | |
| US9065859B1 (en) | Server side disambiguation of ambiguous statistics | |
| CN105450460A (zh) | 网络操作记录方法及系统 | |
| WO2010105441A1 (zh) | 基于内容发布定向广告的方法及装置 | |
| KR101025887B1 (ko) | 온라인 사이트에서의 동영상 결합 광고 서비스 시스템 및 방법 | |
| US20070043710A1 (en) | Searchroll system | |
| KR20060108206A (ko) | Url을 이용하여 검색 광고를 제공하는 방법 및 그방법을 채용한 시스템 | |
| KR20140016000A (ko) | 이메일과 함께 입력창을 제공하는 입력창 기능 제공 시스템 및 그 방법 | |
| HK1136677A (zh) | 提供数字媒体对象的链接的方法和设备 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 200980147894.4 Country of ref document: CN |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 09841724 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 09841724 Country of ref document: EP Kind code of ref document: A1 |