TWI479438B - A visual processing method, apparatus and system for user access to web page behavior - Google Patents

A visual processing method, apparatus and system for user access to web page behavior Download PDF

Info

Publication number
TWI479438B
TWI479438B TW098119739A TW98119739A TWI479438B TW I479438 B TWI479438 B TW I479438B TW 098119739 A TW098119739 A TW 098119739A TW 98119739 A TW98119739 A TW 98119739A TW I479438 B TWI479438 B TW I479438B
Authority
TW
Taiwan
Prior art keywords
user
webpage
click data
area
data
Prior art date
Application number
TW098119739A
Other languages
Chinese (zh)
Other versions
TW201044309A (en
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to TW098119739A priority Critical patent/TWI479438B/en
Publication of TW201044309A publication Critical patent/TW201044309A/en
Application granted granted Critical
Publication of TWI479438B publication Critical patent/TWI479438B/en

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Description

用戶訪問網頁行為的視覺化處理方法、裝置及系統Visualized processing method, device and system for user accessing webpage behavior

本申請關於電腦網路技術領域,尤其關於用戶訪問網頁行為的視覺化處理方法、裝置及系統。The present application relates to the field of computer network technology, and in particular, to a visual processing method, apparatus and system for a user to access a web page.

從企業網站建設的目的來看,企業的網站是企業宣傳展示公司產品和/或進行網上貿易的重要平臺。然而現實情況是大部分企業對於這個平臺的效果沒有直觀清晰的認識,對於網站上展示的每個產品受關注情況更是無從知曉,這樣的情況持續下去必將導致企業決策者在制定產品銷售和宣傳策略時缺少強有力的支援,使得決策的準確性、及時性等都大打折扣。From the purpose of corporate website construction, the company's website is an important platform for enterprises to publicize and display company products and/or conduct online trade. However, the reality is that most companies do not have a clear and clear understanding of the effectiveness of this platform. It is not known about the attention of each product displayed on the website. This situation will continue to lead to the decision-making of enterprise decision-makers. The lack of strong support in the promotion strategy has greatly reduced the accuracy and timeliness of decision-making.

目前可以通過很多方式實現對企業網站的資訊關注度的統計,比如通過解析網站的日誌資料然後匯總分析、也可以使用第三方軟體來進行統計、甚至可以直接在網頁上添加跟蹤代碼來進行統計分析等等,但目前這些方式所得到的結果通常只是對整個網站或個別網頁受關注情況的統計分析,而無法針對網頁中的某一區域,如網頁中展示的某個產品,是否受到關注進行統計分析,因此,這些方式除了帶給決策者死板的資料外就是給決策者帶來的面對這些資料的莫大的痛苦。At present, there are many ways to achieve statistics on the information of the company's website. For example, by analyzing the log data of the website and then analyzing the data, you can also use third-party software to perform statistics, or even add tracking code directly to the web page for statistical analysis. Etc. But the results obtained by these methods are usually only statistical analysis of the situation of the entire website or individual pages, and it is impossible to count whether a certain product in the webpage, such as a product displayed on the webpage, is concerned. Analysis, therefore, these methods, in addition to the rigid information brought to the decision makers, are the great pains that the decision makers face in the face of such information.

也就是說,目前這些方式的缺點是非常明顯的:不直觀、不明了,對資料報表的閱讀者也提出了很高的要求。並且,報表資料脫離了產品展示的平臺,從而將產品關注度與產品展示平臺之間的關係隔離開來了,最終導致決策偏差甚至錯誤。In other words, the shortcomings of these methods are very obvious: they are not intuitive and unclear, and they also place high demands on readers of data reports. Moreover, the report data is separated from the product display platform, which isolates the relationship between product attention and the product display platform, and ultimately leads to decision deviations and even errors.

本申請實施例提供一種用戶訪問網頁行為的視覺化處理方法,用以將用戶對網頁中內容的關注程度與網頁中相應內容之間的關係緊密聯繫起來,直觀、明瞭地顯示用戶對網頁中內容的關注程度,該方法包括:採集用戶端的滑鼠點擊資料;根據採集的該滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數;以及,將用戶對網頁中各區域的訪問次數與相應的區域相匹配;顯示匹配結果。The embodiment of the present invention provides a visual processing method for a user to access a webpage, which is used to closely associate a user's attention to the content of the webpage with the corresponding content in the webpage, and visually and clearly display the content of the webpage of the user. The method includes: collecting mouse click data of the user end; collecting the number of visits by the user to each area of the webpage according to the collected click data of the mouse; and, correspondingly, the number of visits by the user to each area in the webpage The areas match; the matching results are displayed.

較佳的,該採集用戶端的滑鼠點擊資料之前,還包括:在網頁中埋設javascript代碼;根據用戶的滑鼠點擊行為觸發onMouseDown事件,在onMouseDown事件中添加腳本捕捉用戶端的滑鼠點擊資料,並通過httpRequest物件上報用戶端的滑鼠點擊資料。Preferably, before collecting the mouse click data of the user end, the method further comprises: embedding the javascript code in the webpage; triggering the onMouseDown event according to the user's mouse click behavior, adding a script in the onMouseDown event to capture the mouse click data of the user end, and Report the user's mouse click data through the httpRequest object.

較佳的,該根據採集的滑鼠點擊資料進行該統計,包括:獲取採集的滑鼠點擊資料並進行匯總分析,根據滑鼠點擊資料中的點擊位置參數形成各區域的點擊資料集,該點擊資料集中包括用戶對網頁中各區域的訪問次數。Preferably, the statistic is performed according to the collected mouse click data, including: acquiring the collected mouse click data and performing summary analysis, and forming a click data set of each area according to the click position parameter in the mouse click data, the click The data set includes the number of visits by users to each area of the web page.

較佳的,該對滑鼠點擊資料進行匯總分析,包括:若根據滑鼠點擊資料中用戶IP位址、cookie及點擊位置參數,確定用戶重複點擊相同區域內容,則在形成該點擊資料集時,不將重複次數計入該點擊資料集中用戶對網頁中相應區域的訪問次數。Preferably, the pair of mouse click data is summarized and analyzed, including: if the user repeatedly clicks on the same area content according to the user IP address, the cookie and the click location parameter in the mouse click data, when the click data set is formed , the number of repetitions is not counted in the number of visits by the user in the click dataset to the corresponding area of the webpage.

較佳的,該根據滑鼠點擊資料中的點擊位置參數形成各區域的點擊資料集,包括:生成空白圖片,還原滑鼠點擊資料中的點擊位置參數並與該空白圖片相匹配;匹配時使用預設的單位點擊效果圖標識用戶的每一個滑鼠點擊行為,直至完成各區域的點擊資料集建模,在該空白圖片基礎上形成點擊資料建模圖。Preferably, the click data set of each area is formed according to the click position parameter in the mouse click data, including: generating a blank picture, restoring the click position parameter in the mouse click data and matching the blank picture; The preset unit click effect map identifies each mouse click behavior of the user until the click data set modeling of each area is completed, and a click data modeling diagram is formed on the basis of the blank picture.

較佳的,該將用戶對網頁中各區域的訪問次數與相應的區域相匹配,包括:將該點擊資料建模圖進行格式轉換;其中,根據用戶對網頁中各區域的訪問次數的不同,將轉換後的圖片分成不同的顏色區域。Preferably, the matching the number of times the user accesses the area in the webpage to the corresponding area includes: converting the click data modeling image into a format; wherein, according to the number of times the user visits each area in the webpage, Divide the converted image into different color regions.

較佳的,將該點擊資料建模圖進行格式轉換之後,進一步包括對轉換後的圖片進行透明化處理。Preferably, the format conversion of the click data modeling image further includes transparent processing the converted image.

較佳的,該顯示匹配結果,包括:在該網頁上添加javascript腳本,通過新建一個層,將透明化處理後的圖片下載、覆蓋於該網頁上並顯示。Preferably, the displaying the matching result comprises: adding a javascript script to the webpage, and downloading, overwriting, and displaying the transparentized image on the webpage by creating a new layer.

本申請實施例還提供一種用戶訪問網頁行為的視覺化處理裝置,用以將用戶對網頁中內容的關注程度與網頁中相應內容之間的關係緊密聯繫起來,直觀、明瞭地顯示用戶對網頁中內容的關注程度,該裝置包括:統計模組,用於根據用戶端的滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數,該各區域根據網頁中的內容進行劃分;匹配模組,用於將用戶對網頁中各區域的訪問次數與相應的區域相匹配;顯示模組,用於顯示匹配結果。The embodiment of the present application further provides a visual processing device for a user to access a webpage behavior, which is used to closely associate a user's attention to the content of the webpage with the corresponding content in the webpage, and visually and clearly display the user in the webpage. The content of the content, the device includes: a statistical module, configured to count the number of times the user visits each area of the webpage according to the click data of the user end, and the areas are divided according to the content in the webpage; The number of accesses of the user to each area in the webpage is matched with the corresponding area; a display module is used to display the matching result.

較佳的,該統計模組包括:獲取單元,用於獲取用戶端的滑鼠點擊資料;計算單元,用於對滑鼠點擊資料進行匯總分析,根據滑鼠點擊資料中的點擊位置參數形成各區域的點擊資料集,該點擊資料集中包括用戶對網頁中各區域的訪問次數。Preferably, the statistic module comprises: an obtaining unit, configured to acquire a mouse click data of the user end; and a calculating unit, configured to perform a summary analysis on the mouse click data, and form each area according to the click position parameter in the mouse click data. Click data set, which includes the number of visits by users to each area of the webpage.

較佳的,該計算單元進一步用於:根據滑鼠點擊資料中用戶IP位址、cookie及點擊位置參數,確定用戶重複點擊相同區域內容,則在形成該點擊資料集時,不將重複次數計入該點擊資料集中用戶對網頁中相應區域的訪問次數。Preferably, the calculating unit is further configured to: according to the user IP address, the cookie, and the click location parameter in the mouse click data, determine that the user repeatedly clicks on the same area content, and when the click data set is formed, the repeating number is not counted. The number of visits to the corresponding area of the web page by the user in the click data set.

較佳的,該計算單元進一步用於:生成空白圖片,還原滑鼠點擊資料中的點擊位置參數並與該空白圖片相匹配;匹配時使用預設的單位點擊效果圖標識用戶的每一個滑鼠點擊行為,直至完成各區域的點擊資料集建模,在該空白圖片基礎上形成點擊資料建模圖。Preferably, the calculating unit is further configured to: generate a blank picture, restore the click position parameter in the click data of the mouse and match the blank picture; and use the preset unit click effect diagram to identify each mouse of the user when matching The click behavior is completed until the click dataset modeling of each region is completed, and a click data modeling diagram is formed on the basis of the blank image.

較佳的,該匹配模組進一步用於:將該點擊資料建模圖進行格式轉換;其中,根據用戶對網頁中各區域的訪問次數的不同,將轉換後的圖片分成不同的顏色區域。Preferably, the matching module is further configured to perform format conversion on the click data modeling diagram; wherein the converted picture is divided into different color regions according to different times of the user's access times to each area in the webpage.

較佳的,該匹配模組進一步用於:對格式轉換後的圖片進行透明化處理。Preferably, the matching module is further configured to: transparently process the format converted image.

較佳的,該顯示模組進一步用於:在該網頁上添加javascript腳本,通過新建一個層,將透明化處理後的圖片下載、覆蓋於該網頁上並顯示。Preferably, the display module is further configured to: add a javascript script to the webpage, and download and overlay the transparentized image on the webpage by displaying a new layer and displaying the image.

本申請實施例還提供一種用戶訪問網頁行為的視覺化處理系統,用以將用戶對網頁中內容的關注程度與網頁中相應內容之間的關係緊密聯繫起來,直觀、明瞭地顯示用戶對網頁中內容的關注程度,該系統包括:資料獲取伺服器,用於採集用戶端的滑鼠點擊資料;資料分析伺服器,用於根據資料獲取伺服器採集的滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數,該各區域根據網頁中的內容進行劃分;以及,將用戶對網頁中各區域的訪問次數與相應的區域相匹配;第一網站伺服器,用於顯示資料分析伺服器的匹配結果。The embodiment of the present application further provides a visual processing system for a user to access a webpage behavior, which is used to closely associate a user's attention to the content in the webpage with the corresponding content in the webpage, and visually and clearly display the user in the webpage. The degree of attention of the content, the system includes: a data acquisition server for collecting the mouse click data of the user end; the data analysis server is configured to obtain the mouse click data collected by the server according to the data, and collect statistics on the user's area on the webpage. The number of visits, the regions are divided according to the content in the webpage; and the number of visits by the user to each area in the webpage is matched with the corresponding area; the first web server is used to display the matching result of the data analysis server .

較佳的,還包括:第二網站伺服器,用於捕捉用戶端的滑鼠點擊資料並向資料獲取伺服器上報。Preferably, the method further includes: a second website server, configured to capture the mouse click data of the user end and report the data to the data acquisition server.

本申請實施例中,採集用戶端的滑鼠點擊資料;根據採集的該滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數;以及,將用戶對網頁中各區域的訪問次數與相應的區域相匹配;顯示匹配結果,從而通過視覺化方式呈現用戶對網頁中內容的訪問行為,使用戶對網頁中內容的關注程度直觀、明瞭,並且,通過將用戶對網頁中各區域的訪問次數與相應的區域相匹配,也將用戶對網頁中內容的關注程度與網頁中相應內容之間的關係緊密聯繫起來,有利於網站決策者後續根據用戶對網頁的訪問行為進行方便、準確地決策。In the embodiment of the present application, the mouse click data of the user end is collected; according to the collected mouse click data, the number of times the user visits each area of the webpage is counted; and the number of visits by the user to each area of the webpage and the corresponding area are Matching; displaying the matching result, thereby visually presenting the user's access behavior to the content in the webpage, so that the user's attention to the content in the webpage is intuitive and clear, and by comparing the number of visits by the user to each area in the webpage The matching of the regions also closely links the relationship between the user's attention to the content in the webpage and the corresponding content in the webpage, which is beneficial for the website decision maker to make convenient and accurate decisions according to the user's access behavior to the webpage.

本申請實施例在傳統統計方法的基礎上對資料予以建模和視覺化實現,將死板的資料以直觀的方式展現給決策者,簡潔、明瞭、快捷、方便。The embodiment of the present application models and visualizes the data on the basis of the traditional statistical method, and presents the rigid data to the decision maker in an intuitive manner, which is simple, clear, fast and convenient.

如圖1所示,本申請實施例中,用戶訪問網頁行為的視覺化處理方法處理流程可以包括:As shown in FIG. 1 , in the embodiment of the present application, the processing process of the visual processing method for the user to access the webpage behavior may include:

步驟101、採集用戶端的滑鼠點擊資料。Step 101: Collect a mouse click data of the user end.

步驟102、根據採集的該滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數。其中,網頁中各區域可以有多種劃分方式,例如根據位置進行劃分、根據內容進行劃分等。在根據內容進行劃分時也可以有多種方式,例如一個網頁中包含新聞內容、娛樂內容、教育內容,則可以將該網頁劃分為新聞區域、娛樂區域、教育區域;又如若一個網頁用於展示不同的商品,則可以按所展示不同商品劃分為不同區域;再如一個網頁若展示有若干條鏈結,則每一條鏈結可劃分為一個區域。Step 102: According to the collected mouse click data, count the number of times the user accesses each area in the webpage. Each area in the webpage may have multiple division manners, for example, division according to location, division according to content, and the like. There may be multiple ways to divide according to the content. For example, if a webpage contains news content, entertainment content, and educational content, the webpage may be divided into a news area, an entertainment area, and an education area; and if a webpage is used to display different The goods can be divided into different areas according to the different products displayed; if a web page shows several links, each link can be divided into one area.

步驟103、將用戶對網頁中各區域的訪問次數與相應的區域相匹配。Step 103: Match the number of accesses of the user to each area in the webpage to the corresponding area.

步驟104、顯示匹配結果。Step 104: Display a matching result.

圖1所示流程中的各步驟可由同一實體實施,也可由不同實體實施,視實際需要而定。例如在一個實施例中,由一資料獲取伺服器實施步驟101,即由該資料獲取伺服器採集用戶端的滑鼠點擊資料,由一資料分析伺服器實施步驟102-103,即由該資料分析伺服器根據前述資料獲取伺服器採集的該滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數;以及,將用戶對網頁中各區域的訪問次數與相應的區域相匹配;由一網站伺服器,如稱之為第一網站伺服器實施步驟104,即由該第一網站伺服器顯示前述資料分析伺服器的匹配結果。本例中引入的各步驟實施主體:資料獲取伺服器、資料分析伺服器、第一網站伺服器僅為一例,實施中不排除由其他的一個或多個實體實現本發明方案。在下面的實施例描述中,暫以本例為例進行說明。The steps in the flow shown in Figure 1 may be performed by the same entity or by different entities, depending on actual needs. For example, in one embodiment, step 101 is performed by a data acquisition server, that is, the data acquisition server collects mouse click data of the user end, and a data analysis server implements steps 102-103, that is, the data analysis servo Obtaining the mouse click data collected by the server according to the foregoing data, and counting the number of visits by the user to each area in the webpage; and matching the number of visits by the user to each area in the webpage to the corresponding area; by a web server For example, it is referred to as a first website server implementation step 104, that is, the first website server displays the matching result of the foregoing data analysis server. The implementation steps of each step introduced in this example: the data acquisition server, the data analysis server, and the first website server are only one example, and the implementation of the present invention by one or more other entities is not excluded in the implementation. In the following description of the embodiments, the present example will be described as an example.

一個實施例中,可以通過捕捉包括有點擊位置參數的滑鼠點擊資料,根據滑鼠點擊資料進行用戶對網頁中各區域的訪問次數的統計。則在執行步驟101之前,可以先捕捉滑鼠點擊資料,例如可以由另一設備,如另一網站伺服器(如稱為第二網站伺服器)來實施,其方式可以有多種,例如,在網頁中埋設javascript代碼以實現前述捕捉的功能。舉一例,在網頁中埋設javascript代碼之後,根據用戶的滑鼠點擊行為觸發onMouseDown事件;在onMouseDown事件中添加腳本捕捉滑鼠點擊資料;通過httpRequest物件向資料獲取伺服器上報滑鼠點擊資料。In one embodiment, the user can click on the data including the click position parameter to perform statistics on the number of times the user accesses each area in the webpage according to the mouse click data. Before the step 101 is performed, the mouse click data may be captured first, for example, by another device, such as another website server (such as a second website server), in various ways, for example, The javascript code is embedded in the webpage to implement the aforementioned capture function. For example, after the javascript code is embedded in the webpage, the onMouseDown event is triggered according to the user's mouse click behavior; the script is added to the onMouseDown event to capture the mouse click data; and the httpRequest object is used to report the mouse click data to the data acquisition server.

其中,滑鼠點擊資料可以包括點擊位置參數,也可以包含其他能夠反映用戶點擊具體情況的資料,例如,滑鼠點擊的相應鏈結、螢幕解析度、用戶IP位址、cookie等相關資料。The mouse click data may include a click location parameter, and may also include other materials that reflect the user's click on the specific situation, for example, the corresponding link of the mouse click, the screen resolution, the user IP address, the cookie, and the like.

以由第二網站伺服器捕捉滑鼠點擊資料為例,實施中,第二網站伺服器將滑鼠點擊資料上報給資料獲取伺服器後,資料獲取伺服器可將該滑鼠點擊資料進行儲存,儲存時可以以某種固定格式保存,方便後續資料分析伺服器進行提取和分析,例如採用如下的資料格式進行保存:For example, when the second website server captures the mouse click data, in the implementation, after the second website server reports the mouse click data to the data obtaining server, the data obtaining server can store the mouse click data. It can be saved in a fixed format during storage, which is convenient for subsequent data analysis server to extract and analyze, for example, using the following data format:

X=100Y=200dx=1024dy=768URL=www.alisoft.comX=100Y=200dx=1024dy=768URL=www.alisoft.com

其中,X為滑鼠點擊位置距離頁面最左端的距離;Y為滑鼠點擊位置距離頁面頂端的距離;dx為該頁面的最大寬度(可通過javascript獲取頁面屬性值獲得);dy為該頁面的最大高度(可通過javascript獲取頁面屬性值獲得);URL為滑鼠點擊所在頁面的位址。Where X is the distance from the mouse to the leftmost end of the page; Y is the distance from the top of the page when the mouse clicks; dx is the maximum width of the page (obtained by javascript to get the page attribute value); dy is the page's The maximum height (obtained by javascript to get the page property value); the URL is the address of the page where the mouse clicks.

實施中,在資料獲取伺服器上可以設置一個日誌檔,這個日誌檔每一行記錄的就是一個點擊行為,例如以前面例子中的資料格式記錄,其中的“=”號是這個格式的一部分,沒有特殊的意義,也可以使用“:”替代,這個記錄解析出來的含義是用戶點擊了那個頁面“URL=www.alisoft.com”頁面大小(dx=1024頁面寬,dy=768頁面高度),滑鼠點擊的位置如何(X=100距離頁面左側的距離Y=200距離頁面頂部的距離),X和Y的值是根據滑鼠點擊的實際位置來記錄的,至於X是Y的多少倍這個視實際的資料而定。In the implementation, a log file can be set on the data acquisition server. Each log record records a click behavior, for example, in the data format in the previous example, where the "=" sign is part of the format, and there is no The special meaning can also be replaced by ":". The meaning of this record is that the user clicks on the page "URL=www.alisoft.com" page size (dx=1024 page width, dy=768 page height), slide What is the position of the mouse click (X=100 distance from the left side of the page is Y=200 from the top of the page), the values of X and Y are recorded according to the actual position of the mouse click, and how many times X is Y The actual information depends.

一個實施例中,資料分析伺服器根據滑鼠點擊資料進行用戶對網頁中各區域的訪問次數的統計時,可以包括:資料分析伺服器獲取資料獲取伺服器採集的滑鼠點擊資料並進行匯總分析,根據滑鼠點擊資料中的點擊位置參數形成各區域的點擊資料集,該點擊資料集中包括用戶對網頁中各區域的訪問次數。In an embodiment, the data analysis server performs the statistics of the number of times the user accesses each area of the webpage according to the click data of the mouse, and may include: the data analysis server obtains the data of the mouse click data collected by the server and performs summary analysis. According to the click location parameter in the mouse click data, a click data set of each area is formed, and the click data set includes the number of times the user visits each area in the webpage.

實施中對滑鼠點擊資料進行匯總分析時,可以按滑鼠點擊數來統計或按獨立用戶來統計(類似於流量統計裏的PV和UV)。若是按滑鼠點擊數來統計每一次的滑鼠點擊行為,則一個用戶點擊多次也會計算多次;若是按獨立用戶來統計,則一個用戶點擊多次隻算一次不會重複計算,相當於統計人頭數。實現時可以根據用戶選擇生成不同的統計代碼,按獨立用戶統計的方式會比按滑鼠點擊數統計的方式增加一個獨立用戶判斷的機制,這個機制可以是通過用戶IP位址判斷結合cookie的方式,即:若第二網站伺服器根據滑鼠點擊資料中用戶IP位址、cookie及點擊位置參數,確定用戶重複點擊相同區域內容,則在形成該點擊資料集時,不將重複次數計入該點擊資料集中用戶對網頁中相應區域的訪問次數。例如,如果IP相同但cookie不同,則可以認為是不同的用戶(可理解為不同的用戶使用同一用戶端設備存取網路),IP不同則可以認為是不同用戶。In the implementation of the summary analysis of the mouse click data, you can count by the number of mouse clicks or by independent users (similar to PV and UV in traffic statistics). If you click on the number of mouse clicks to count each mouse click behavior, a user clicks multiple times to calculate multiple times; if it is counted by independent users, then one user clicks only once and does not repeat the calculation, which is equivalent. The number of statisticians. In the implementation, different statistical codes can be generated according to the user's choice. The method of independent user statistics will increase the mechanism of independent user judgment by counting the number of mouse clicks. This mechanism can be used to determine the way of combining cookies through the user IP address. That is, if the second website server determines that the user repeatedly clicks on the same area content according to the user IP address, cookie and click position parameter in the mouse click data, the repetition number is not included in the click data set. Click the number of visits by users in the dataset to the corresponding area of the page. For example, if the IPs are the same but the cookies are different, they can be considered as different users (it can be understood that different users use the same client device to access the network), and different IPs can be considered as different users.

一個實施例中,資料分析伺服器根據滑鼠點擊資料中的點擊位置參數形成各區域的點擊資料集時,可以包括:資料分析伺服器生成空白圖片,還原滑鼠點擊資料中的點擊位置參數,即在獲得的點擊資料基礎上進行點擊位置等資料還原,將點擊位置參數與該空白圖片相匹配;其中,生成空白圖片的一個具體實施例可以包括:預設一張空白的png格式圖片檔,根據滑鼠點擊資料中包含的頁面實際大小動態調整這個png格式圖片檔的大小,例如在前面例子中的資料格式中,dx=1024頁面寬,dy=768頁面高度,可用於生成空白頁面。在大小調整之後使用JAVA編程語言對圖片進行解碼和重新編碼即可。將點擊位置參數與生成的空白圖片相匹配的一個具體實施例可以包括:在已調整好大小的空白圖片上進行描點,解析滑鼠點擊資料,還原點擊位置資料,按點擊位置資料在空白圖片上相應位置描點。仍例如在前面例子中的資料格式中,滑鼠點擊的位置X=100距離頁面左側的距離Y=200距離頁面頂部的距離,可用於描點。實施中若之前按一種固定的預先定義好的格式記錄了滑鼠點擊資料,那麼解析出點擊位置參數的過程遵守同樣的規則進行解析,最終還原各資料項目,為後續的建模做準備;匹配時使用預設的單位點擊效果圖標識用戶的每一個滑鼠點擊行為,直至完成各區域的點擊資料集建模,在該空白圖片基礎上形成點擊資料建模圖。一個具體實例中,匹配時按點擊位置資料在空白圖片上相應位置描點的方式可以有多種,例如使用預設的單位點擊效果圖標識用戶的每一個滑鼠點擊行為,具體如:將設計了一個點的png圖片保存在伺服器上,每次描點就是將這個png圖片複製到相應的位置。最終建模形成的點擊資料建模圖是在和頁面大小一致的空白圖片上將用戶的滑鼠點擊資料按照點擊位置資料用單位點擊效果圖進行描點後的結果,直觀的效果是空白頁面上有密密麻麻的點(當然也可能很稀疏,視頁面的實際點擊資料而定)。In one embodiment, when the data analysis server forms the click data set of each area according to the click position parameter in the mouse click data, the data analysis server may include: the data analysis server generates a blank picture, and restores the click position parameter in the mouse click data. That is, the click position and other data are restored on the basis of the obtained click data, and the click position parameter is matched with the blank picture; wherein a specific embodiment of generating a blank picture may include: presetting a blank png format image file, The size of the png format image file is dynamically adjusted according to the actual size of the page included in the mouse click data. For example, in the data format in the previous example, dx=1024 page width, dy=768 page height, can be used to generate a blank page. The image can be decoded and re-encoded using the JAVA programming language after resizing. A specific embodiment for matching the click position parameter with the generated blank picture may include: drawing a point on the blank picture that has been adjusted in size, parsing the mouse click data, restoring the click position data, pressing the click position data in the blank picture Mark the corresponding position. Still in the data format of the previous example, for example, the position of the mouse click X=100 is the distance from the left side of the page, Y=200, from the top of the page, and can be used for drawing. In the implementation, if the mouse click data is recorded in a fixed pre-defined format, the process of parsing the click position parameter follows the same rules for parsing, and finally restores each data item to prepare for subsequent modeling; The default unit click effect diagram is used to identify each mouse click behavior of the user until the click data set modeling of each area is completed, and a click data modeling diagram is formed on the blank image. In a specific example, there may be multiple ways to draw a corresponding position on a blank picture by clicking the location data when matching, for example, using a preset unit click effect diagram to identify each mouse click behavior of the user, such as: The png image of a point is saved on the server, and each time the png image is copied to the corresponding position. The click data modeling diagram formed by the final modeling is the result of drawing the user's mouse click data according to the click position data by using the unit click effect graph on the blank image with the same page size, and the visual effect is on the blank page. There are dense points (of course, it may be very sparse, depending on the actual click data on the page).

在完成訪問次數的統計之後,資料分析伺服器將各區域的訪問次數與相應的區域相匹配,供第一網站伺服器顯示匹配結果。顯示匹配結果時可以用圖片、資料、文本等方式,本申請對此並不做限定。例如以資料或文本方式將各區域的訪問次數插入網頁中相應的區域;又如,在以圖片方式顯示時:資料分析伺服器在完成點擊資料集建模之後,將點擊資料建模圖進行格式轉換;其中,根據用戶對網頁中各區域的訪問次數的不同,將轉換後的圖片分成不同的顏色區域。即,轉換後的圖形將根據點擊的密集程度分成不同的顏色區域,例如,點擊越密集的地方顏色將越鮮豔,相反點擊稀疏的地方顏色相應的要淡一些。後續第一網站伺服器即可將轉換後的圖片顯示出。After completing the statistics of the number of visits, the data analysis server matches the number of visits of each area with the corresponding area for the first website server to display the matching result. The image, the data, the text, and the like may be used when displaying the matching result, which is not limited in this application. For example, the number of visits of each area is inserted into the corresponding area of the webpage by means of data or text; for example, when displaying by image: the data analysis server will click the data modeling diagram after completing the click data set modeling. Conversion; wherein the converted picture is divided into different color areas according to the number of times the user accesses each area in the webpage. That is, the converted graphics will be divided into different color regions according to the intensity of the clicks. For example, the denser the click, the more vivid the color will be. On the contrary, the color of the clicked place should be lighter. The subsequent first web server can display the converted image.

為了更清楚地呈現用戶訪問行為的視覺化效果,資料分析伺服器將該點擊資料建模圖進行格式轉換之後,可以將轉換後的圖片進行透明化處理。In order to more clearly present the visual effect of the user's access behavior, the data analysis server can perform the format conversion on the click data modeling image, and then the converted image can be transparently processed.

實施中可以採用JAVA語言對圖片進行解碼,然後修改相應的屬性重新編碼即可完成圖片處理,包括進行大小轉化、格式轉化、顏色變化等處理,當然圖片的透明化處理也一樣,實現起來簡單方便。如果是圖片為png格式,還可以使用JavaScript結合樣式表(CSS)的形式予以解決,實現起來也較簡單,為了減輕用戶端流覽器的負擔,可以將透明化處理過程放在伺服器端處理。前述透明化處理主要是為後續展現過程服務,我們最終是希望將這個生成的圖片直接置於網頁之上,透明的效果可以非常清楚的看到背後對應的網頁中內容資訊。進行顯示處理時,可以在該網頁上添加javascript腳本,通過新建一個層,將透明化處理後的圖片下載、覆蓋於網頁上並顯示。In the implementation, the JAVA language can be used to decode the image, and then the corresponding attribute re-encoding can be used to complete the image processing, including processing of size conversion, format conversion, color change, etc. Of course, the transparency of the image is also the same, and the implementation is simple and convenient. . If the image is in png format, it can also be solved by using JavaScript in combination with style sheet (CSS). It is also simple to implement. In order to reduce the burden on the browser, you can put the transparency process on the server. . The aforementioned transparency processing is mainly for the subsequent presentation process. We finally hope to place the generated image directly on the webpage. The transparent effect can clearly see the content information in the corresponding webpage behind it. When performing display processing, a javascript script can be added to the webpage, and the transparently processed image can be downloaded and overlaid on the webpage and displayed by creating a new layer.

如圖2所示,一個具體實例中,資料分析伺服器整個對滑鼠點擊資料的分析和建模的過程可以包括:步驟201、讀取用戶滑鼠點擊資料記錄檔;步驟202、判斷是否讀取成功,若是,則執行步驟203,否則結束處理;步驟203、解析用戶滑鼠點擊資料記錄;步驟204、還原滑鼠點擊位置;步驟205、執行點擊資料建模;步驟206、生成反映用戶訪問網頁行為的視覺化圖片。As shown in FIG. 2, in a specific example, the process of analyzing and modeling the mouse click data by the data analysis server may include: step 201: reading a user mouse click data record file; step 202, determining whether to read If yes, go to step 203, otherwise end the process; step 203, parse the user mouse click data record; step 204, restore the mouse click position; step 205, perform click data modeling; step 206, generate and reflect user access A visualized picture of web behavior.

另外,在本申請實施例的實現過程中,可以使用Appache伺服器進行軟體發展,實現用戶對網頁的訪問次數總數及對網頁中各區域的訪問次數的統計;可以使用Appache伺服器中的mop_imap模組進行軟體發展,以確定各區域的訪問結果;以及,將各區域的訪問結果與相應的區域相匹配,並顯示出匹配結果,這樣實現起來較為輕鬆和方便。In addition, in the implementation process of the embodiment of the present application, the Appache server can be used for software development, and the total number of times the user accesses the webpage and the number of accesses to each area in the webpage can be counted; the mop_imap mode in the Appache server can be used. The group conducts software development to determine the access results of each region; and it is easier and more convenient to match the access results of each region with the corresponding regions and display the matching results.

基於同一申請構思,本申請實施例還提供一種用戶訪問網頁行為的視覺化處理裝置,其結構如圖3所示,可以包括:統計模組301,用於根據用戶端的滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數,該各區域根據網頁中的內容進行劃分;匹配模組302,用於將用戶對網頁中各區域的訪問次數與相應的區域相匹配;顯示模組303,用於顯示匹配的結果。Based on the same application concept, the embodiment of the present application further provides a visual processing device for a user to access a webpage, and the structure thereof is as shown in FIG. 3, which may include: a statistics module 301, configured to count users according to the mouse click data of the user end. For the number of times of access to each area of the webpage, the areas are divided according to the content in the webpage; the matching module 302 is configured to match the number of times the user accesses each area of the webpage with the corresponding area; the display module 303 uses Shows the results of the match.

如圖4所示,一個實施例中,統計模組301可以包括:獲取單元401,用於獲取用戶端的滑鼠點擊資料;計算單元402,用於對滑鼠點擊資料進行匯總分析,根據滑鼠點擊資料中的點擊位置參數形成各區域的點擊資料集,該點擊資料集中包括用戶對網頁中各區域的訪問次數。As shown in FIG. 4, in an embodiment, the statistic module 301 may include: an obtaining unit 401, configured to acquire mouse click data of the user end; and a calculating unit 402, configured to perform summary analysis on the mouse click data, according to the mouse Clicking on the location parameter in the profile forms a click dataset for each region, which includes the number of visits by the user to each region of the webpage.

一個實施例中,計算單元402還可以用於:根據滑鼠點擊資料中用戶IP位址、cookie及點擊位置參數,確定用戶重複點擊相同區域內容,則在形成該點擊資料集時,不將重複次數計入該點擊資料集中用戶對網頁中相應區域的訪問次數。In an embodiment, the calculating unit 402 is further configured to: according to the user IP address, the cookie, and the click location parameter in the mouse click data, determine that the user repeatedly clicks on the same area content, and the repeating of the click data set is not repeated. The number of times counts the number of visits by the user in the click data set to the corresponding area of the web page.

一個實施例中,計算單元402還可以用於:生成空白圖片,還原滑鼠點擊資料中的點擊位置參數並與該空白圖片相匹配;匹配時使用預設的單位點擊效果圖標識用戶的每一個滑鼠點擊行為,直至完成各區域的點擊資料集建模,在該空白圖片基礎上形成點擊資料建模圖。In an embodiment, the calculating unit 402 is further configured to: generate a blank picture, restore a click position parameter in the click data of the mouse, and match the blank picture; and use the preset unit click effect diagram to identify each of the users when matching The mouse clicks on the behavior until the click dataset modeling of each region is completed, and a click data modeling diagram is formed on the basis of the blank image.

一個實施例中,匹配模組302還可以用於:將該點擊資料建模圖進行格式轉換;其中,根據用戶對網頁中各區域的訪問次數的不同,將轉換後的圖片分成不同的顏色區域。In an embodiment, the matching module 302 is further configured to: convert the click data modeling image into a format; wherein, the converted image is divided into different color regions according to the number of times the user accesses each area in the webpage. .

一個實施例中,匹配模組302還可以用於:對格式轉換後的圖片進行透明化處理。In an embodiment, the matching module 302 can also be used to: transparently process the formatted image.

一個實施例中,顯示模組303還可以用於:在該網頁上添加javascript腳本,通過新建一個層,將透明化處理後的圖片下載、覆蓋於該網頁上並顯示。In one embodiment, the display module 303 can also be configured to: add a javascript script to the webpage, and download and overlay the transparentized image on the webpage by displaying a new layer.

上述裝置實際是前述用戶訪問網頁行為的視覺化處理方法中資料分析伺服器、第二網站伺服器功能的結合,實施時,該兩者完全可能以單一實體實現,當然也不排除以多個實體實現的情況。為了描述的方便,描述以上裝置時以功能分為各種模組或單元分別描述。當然,在實施本申請時可以把各模組或單元的功能在同一個或多個軟體和/或硬體中實現。The above device is actually a combination of the data analysis server and the second website server function in the visual processing method of the user's access to the webpage behavior. When implemented, the two may be implemented by a single entity, and of course, multiple entities are not excluded. The situation achieved. For the convenience of description, the above devices are described as being divided into various modules or units by function. Of course, the functions of the modules or units can be implemented in the same software or software and/or hardware in the implementation of the present application.

基於同一申請構思,本申請實施例還提供一種用戶訪問網頁行為的視覺化處理系統,其結構如圖5所示,可以包括:資料獲取伺服器501,用於接收採集用戶端的滑鼠點擊資料;資料分析伺服器502,用於根據資料獲取伺服器採集的滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數,該各區域根據網頁中的內容進行劃分;以及,將用戶對網頁中各區域的訪問次數與相應的區域相匹配;第一網站伺服器503,用於顯示資料分析伺服器的匹配結果。Based on the same application concept, the embodiment of the present application further provides a visual processing system for a user to access a webpage, and the structure thereof is as shown in FIG. 5, and may include: a data acquisition server 501, configured to receive a mouse click data of the collection user end; The data analysis server 502 is configured to collect the number of visits by the user to each area of the webpage according to the mouse click data collected by the server, and the areas are divided according to the content in the webpage; and The number of accesses of the area matches the corresponding area; the first website server 503 is configured to display the matching result of the data analysis server.

一個實施例中,圖5所示的系統還可以包括:第二網站伺服器504,用於捕捉用戶端的滑鼠點擊資料並向資料獲取伺服器上報。In an embodiment, the system shown in FIG. 5 may further include: a second website server 504, configured to capture the mouse click data of the user end and report to the data acquisition server.

上述第一網站伺服器、資料獲取伺服器、資料分析伺服器、第二網站伺服器可以是物理上相互獨立的若干個伺服器,也可以是設置於同一伺服器內以功能劃分的各個模組或單元。The first website server, the data acquisition server, the data analysis server, and the second website server may be physically independent servers, or may be configured by functions in the same server. Or unit.

下面舉一例說明上述用戶訪問網頁行為的視覺化處理系統的工作模式。該例中實現企業網站產品關注度的視覺化,網頁中各區域按展示產品的不同來劃分,如圖6所示,其操作執行主體包括:訪客(即前述用戶)、企業網站(即前述第二網站伺服器)、訪客滑鼠點擊資料獲取伺服器(即前述資料獲取伺服器)、滑鼠點擊資料分析伺服器(即前述資料分析伺服器)、產品關注度視覺化處理系統(即前述第一網站伺服器)、企業網站決策者。本例中企業網站產品關注度的視覺化處理過程可以包括:獲取訪客滑鼠點擊資料並上傳到訪客滑鼠點擊資料獲取伺服器;資料的分析建模生成產品關注度熱點圖;將熱點圖呈現給企業網站決策者。The following is an example of the operation mode of the visual processing system for explaining the behavior of the above-mentioned user accessing the web page. In this example, the visibility of the enterprise website product is visualized. Each area of the webpage is divided according to the display product. As shown in FIG. 6, the operation execution body includes: a visitor (ie, the aforementioned user), and a corporate website (ie, the foregoing (Web server), visitor mouse click data acquisition server (that is, the aforementioned data acquisition server), mouse click data analysis server (that is, the aforementioned data analysis server), product attention degree visualization processing system (ie, the aforementioned A website server), a corporate website decision maker. In this example, the visual processing process of the product website product attention degree may include: obtaining a visitor mouse click data and uploading it to a visitor mouse click data acquisition server; analyzing and modeling the data to generate a product attention hot spot map; Give corporate website decision makers.

當企業網站決策者需要查看產品關注度情況時,通過操作產品關注度視覺化處理系統相應模組從而觸發產品關注度視覺化處理系統向滑鼠點擊資料分析伺服器發出生成熟點圖請求,滑鼠點擊資料分析伺服器獲得相應的訪客滑鼠點擊資料後進行匯總分析,形成展品展示區各個產品的點擊資料集,在資料集基礎上進行圖形建模,最終形成產品關注度熱點圖。When the enterprise website decision maker needs to view the product attention degree, the product attention degree visual processing system is triggered by the operation product attention visual processing system corresponding module, and the mouse clicks the data analysis server to issue a mature dot map request, and slides. The mouse clicks on the data analysis server to obtain the corresponding visitor mouse click data, and then performs a summary analysis to form a click data set of each product in the exhibit display area, and performs graphic modeling on the basis of the data set, and finally forms a product attention hot spot map.

具體處理流程可以如下:步驟601、訪客訪問企業網站;步驟602、訪客點擊產品資訊;步驟603、企業網站獲取滑鼠點擊資料;步驟604、企業網站將獲取的滑鼠點擊資料上傳至訪客滑鼠點擊資料獲取伺服器;步驟605、訪客滑鼠點擊資料獲取伺服器保存滑鼠點擊資料;步驟606、企業網站決策者登錄產品關注度視覺化處理系統;步驟607、企業網站決策者查看產品關注度;步驟608、產品關注度視覺化處理系統請求滑鼠點擊資料分析伺服器生成產品關注度熱點圖;步驟609、滑鼠點擊資料分析伺服器請求訪客滑鼠點擊資料獲取伺服器提供滑鼠點擊資料;步驟610、訪客滑鼠點擊資料獲取伺服器對儲存的滑鼠點擊資料進行預處理;步驟611、訪客滑鼠點擊資料獲取伺服器向滑鼠點擊資料分析伺服器返回預處理結果資料;步驟612、滑鼠點擊資料分析伺服器解析滑鼠點擊行為;步驟613、滑鼠點擊資料分析伺服器完成滑鼠行為建模;步驟614、滑鼠點擊資料分析伺服器生成反映訪問對企業網站產品關注度的熱點圖;步驟615、滑鼠點擊資料分析伺服器向產品關注度視覺化處理系統返回熱點圖;步驟616、產品關注度視覺化處理系統向企業網站決策者呈現產品關注度熱點圖。將生成的產品關注度熱點圖展示給網站決策者時,在展品關注度展示頁面上添加javascript腳本,通過新建一個層,然後將產品關注熱點圖下載並呈現給決策者,因為熱點圖已經做過透明化處理,因此將圖片覆蓋到產品展示區域即可,完成了這一步就可以得到大致效果圖,一個具體的效果圖可以如圖7所示。The specific processing flow may be as follows: step 601, the visitor visits the enterprise website; step 602, the visitor clicks on the product information; step 603, the enterprise website obtains the mouse click data; step 604, the enterprise website uploads the obtained mouse click data to the visitor mouse Clicking on the data acquisition server; step 605, the visitor mouse clicks on the data acquisition server to save the mouse click data; step 606, the enterprise website decision maker logs in the product attention degree visual processing system; step 607, the enterprise website decision maker views the product attention degree Step 608, the product attention degree visualization processing system requests the mouse to click the data analysis server to generate a product attention hot spot map; step 609, the mouse clicks the data analysis server to request the visitor mouse to click the data acquisition server to provide the mouse click data. Step 610: The visitor mouse clicks on the data acquisition server to preprocess the stored mouse click data; in step 611, the visitor clicks the data acquisition server to return the pre-processing result data to the mouse click data analysis server; step 612 , click on the data analysis server to parse the mouse click line Step 613, the mouse clicks on the data analysis server to complete the mouse behavior modeling; step 614, the mouse clicks the data analysis server to generate a hotspot map reflecting the attention of the visiting website product; step 615, the mouse clicks the data analysis servo The device returns a hotspot map to the product attention visual processing system; step 616, the product attention visual processing system presents a product attention hotspot map to the enterprise website decision maker. When the generated product attention hotspot map is displayed to the website decision maker, add a javascript script on the exhibit attention display page, create a new layer, and then download and present the product focus map to the decision maker, because the hot map has been done. Transparent processing, so the image can be covered in the product display area, after completing this step, you can get a rough rendering. A specific rendering can be shown in Figure 7.

由此可見,本申請實施例類比訪客的滑鼠點擊行為,建立相應的點擊模型,通過對所有訪客行為模型的匯總和分析,最終將關注度高的產品和關注度低的產品在關注度報告的視覺呈現上明顯標識出來,以一種視覺化的方式將訪客對產品的關注度直觀明瞭的展示給網站決策者。It can be seen that the embodiment of the present application compares the mouse click behavior of the visitor, establishes a corresponding click model, and finally summarizes and analyzes all the visitor behavior models, and finally reports the product with high attention and the product with low attention in the attention report. The visual presentation is clearly identified, visually showing the visitor's attention to the product visually and clearly to the website decision maker.

另外,產品關注度視覺化處理系統也可以進一步開發形成對企業網站產品進行管理的綜合平臺,通過這個平臺企業可也非常方便的維護管理自己網站上的產品資訊,同時將兩者結合在產品的部署上也將帶來極大的便利。In addition, the product attention visual processing system can further develop and form a comprehensive platform for the management of enterprise website products. Through this platform, enterprises can also conveniently maintain and manage the product information on their own websites, and at the same time combine the two in the products. Deployment will also bring great convenience.

本例實現過程中,在訪客滑鼠點擊資料獲取伺服器和滑鼠點擊資料分析伺服器可使用Appache伺服器進行軟體發展,使實現過程變得輕鬆;也可使用Appache中的mop_imap模組進行軟體發展,使資料點擊資料集的建模和視覺化實現即關注度熱點圖的生成變得方便。該資料獲取伺服器、資料分析伺服器、第一網站伺服器、第二網站伺服器在物理屬性上可以是獨立的多台伺服器,也可以按照功能劃分設置於同一或多個伺服器內。In the implementation of this example, the visitor mouse clicks on the data acquisition server and the mouse clicks on the data analysis server to use the Appache server for software development, which makes the implementation process easier. You can also use the mop_imap module in Appache for software. Development, making the modeling and visualization of data click data sets, that is, the generation of attention hotspot maps becomes convenient. The data acquisition server, the data analysis server, the first website server, and the second website server may be independent of multiple servers in physical properties, or may be set in the same server or servers according to functions.

綜上所述,本申請實施例中,採集用戶端的滑鼠點擊資料;根據採集的該滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數;以及,將用戶對網頁中各區域的訪問次數與相應的區域相匹配;顯示匹配結果,從而通過視覺化方式呈現用戶對網頁中內容的訪問行為,使用戶對網頁中內容的關注程度直觀、明瞭,並且,通過將用戶對網頁中各區域的訪問次數與相應的區域相匹配,也將用戶對網頁中內容的關注程度與網頁中相應內容之間的關係緊密聯繫起來,有利於網站決策者後續根據用戶對網頁的訪問行為進行方便、準確地決策。In summary, in the embodiment of the present application, the mouse click data of the user end is collected; according to the collected mouse click data, the number of times the user visits each area of the webpage is counted; and the user accesses each area of the webpage. The number of times matches the corresponding area; the matching result is displayed, thereby visually presenting the user's access behavior to the content in the webpage, so that the user's attention to the content in the webpage is intuitive and clear, and by placing the user on each area of the webpage The number of visits matches the corresponding area, and the relationship between the user's attention to the content in the webpage and the corresponding content in the webpage is closely related, which is beneficial for the website decision maker to follow the user's access behavior to the webpage conveniently and accurately. Decision making.

該企業包括公司、組織、機構等各種法人組織或非法人組織,本申請的應用並不限於企業網站,可應用於政府部門網站、事業單位網站、協會組織網站甚至個人網站等。The company includes various corporate organizations or unincorporated organizations such as companies, organizations, institutions, etc. The application of this application is not limited to corporate websites, and can be applied to government department websites, institution websites, association websites, and even personal websites.

顯然,本領域的技術人員可以對本申請進行各種改動和變形而不脫離本申請的精神和範圍。這樣,倘若對本申請的這些修改和變形屬於本申請申請專利範圍及其等同技術的範圍之內,則本申請也意圖包含這些改動和變形在內。It will be apparent to those skilled in the art that various modifications and changes may be made in the present application without departing from the spirit and scope of the application. Therefore, it is intended that the present invention cover the modifications and variations of the present invention.

301...統計模組301. . . Statistical module

302...匹配模組302. . . Matching module

303...顯示模組303. . . Display module

401...獲取單元401. . . Acquisition unit

402...計算單元402. . . Computing unit

501...資料採集伺服器501. . . Data collection server

502...資料分析伺服器502. . . Data analysis server

503...第一網站伺服器503. . . First web server

504...第二網站伺服器504. . . Second web server

圖1為本申請實施例中用戶訪問網頁行為的視覺化處理方法處理流程圖;1 is a flowchart of a method for visual processing of a user accessing a webpage in an embodiment of the present application;

圖2為本申請實施例中對滑鼠點擊資料的分析和建模的處理過程示意圖;2 is a schematic diagram of a process of analyzing and modeling a click data of a mouse in an embodiment of the present application;

圖3為本申請實施例中用戶訪問網頁行為的視覺化處理裝置的結構示意圖;3 is a schematic structural diagram of a visual processing apparatus for a user to access a webpage behavior according to an embodiment of the present application;

圖4為本申請實施例中統計模組的結構示意圖;4 is a schematic structural diagram of a statistical module in an embodiment of the present application;

圖5為本申請實施例中用戶訪問網頁行為的視覺化處理系統的結構示意圖;FIG. 5 is a schematic structural diagram of a visual processing system for a user to access a webpage in an embodiment of the present application; FIG.

圖6為本申請實施例中實現企業網站產品關注度的視覺化的處理流程圖。FIG. 6 is a flowchart of a process for visualizing the attention of an enterprise website product in the embodiment of the present application.

圖7為本申請實施例中產品關注度熱點圖的呈現效果示意圖。FIG. 7 is a schematic diagram showing the rendering effect of a product attention hotspot map in the embodiment of the present application.

Claims (14)

一種用戶訪問網頁行為的視覺化處理方法,其特徵在於,該方法包括:採集用戶端的滑鼠點擊資料;根據採集的該滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數;根據網頁中各區域展示產品的不同內容劃分該各區域;以及將用戶對網頁中各區域的訪問次數與相應的區域相匹配,以聯繫用戶對網頁中各區域的內容的關注程度與相應的區域之間的關係;視覺化顯示匹配結果,其中,該根據採集的滑鼠點擊資料進行該統計,包括:獲取採集的滑鼠點擊資料並進行匯總分析,根據滑鼠點擊資料中的點擊位置參數形成各區域的點擊資料集,該點擊資料集中包括用戶對網頁中各區域的訪問次數,且若根據滑鼠點擊資料中用戶IP位址、cookie及點擊位置參數,確定用戶重複點擊相同區域內容,則在形成該點擊資料集時,不將重複次數計入該點擊資料集中用戶對網頁中相應區域的訪問次數。 A visual processing method for a user to access a webpage behavior, the method comprising: collecting a mouse click data of a user end; and collecting, according to the collected mouse click data, a number of visits by the user to each area in the webpage; Each region displays different content of the product to divide the regions; and matches the number of visits by the user to each region in the webpage to match the corresponding region, to contact the user to pay attention to the content of each region in the webpage and the corresponding region. Relationship; visually displaying the matching result, wherein the statistic is performed according to the collected mouse click data, including: acquiring the collected mouse click data and performing summary analysis, and forming each area according to the click position parameter in the mouse click data Clicking on the data set, the click data set includes the number of visits by the user to each area of the webpage, and if the user repeatedly clicks on the same area content according to the user IP address, cookie, and click location parameter in the mouse click data, the When clicking on a dataset, the number of repetitions is not counted in the user of the clicked dataset. Web page visits corresponding region. 如申請專利範圍第1項所述的方法,其中,該採集用戶端的滑鼠點擊資料之前,還包括: 在網頁中埋設javascript代碼;根據用戶的滑鼠點擊行為觸發onMouseDown事件,在onMouseDown事件中添加腳本捕捉用戶端的滑鼠點擊資料,並透過httpRequest物件上報用戶端的滑鼠點擊資料。 The method of claim 1, wherein the collecting the user's mouse clicks on the data further includes: Embed javascript code in the webpage; trigger the onMouseDown event according to the user's mouse click behavior, add a script to capture the mouse click data of the user in the onMouseDown event, and report the mouse click data of the user through the httpRequest object. 如申請專利範圍第1項所述的方法,其中,該根據滑鼠點擊資料中的點擊位置參數形成各區域的點擊資料集,包括:生成空白圖片,還原滑鼠點擊資料中的點擊位置參數並與該空白圖片相匹配;匹配時使用預設的單位點擊效果圖標識用戶的每一個滑鼠點擊行為,直至完成各區域的點擊資料集建模,在該空白圖片基礎上形成點擊資料建模圖。 The method of claim 1, wherein the forming a click data set of each area according to the click position parameter in the mouse click data comprises: generating a blank image, and restoring the click position parameter in the mouse click data; Matching with the blank picture; when matching, use the preset unit click effect diagram to identify each mouse click behavior of the user, until the click data set modeling of each area is completed, and the click data modeling diagram is formed on the blank picture basis. . 如申請專利範圍第3項所述的方法,其中,該將用戶對網頁中各區域的訪問次數與相應的區域相匹配,包括:將該點擊資料建模圖進行格式轉換;其中,根據用戶對網頁中各區域的訪問次數的不同,將轉換後的圖片分成不同的顏色區域。 The method of claim 3, wherein the matching the number of accesses of the user to each area of the webpage to the corresponding area comprises: converting the click data modeling image; wherein, according to the user The number of visits to each area of the web page is different, and the converted picture is divided into different color areas. 如申請專利範圍第4項所述的方法,其中,將該點擊資料建模圖進行格式轉換之後,進一步包括對轉換後的圖片進行透明化處理。 The method of claim 4, wherein after the click data modeling image is format converted, the method further comprises: translating the converted image. 如申請專利範圍第5項所述的方法,其中,該顯示匹配結果,包括:在該網頁上添加javascript腳本,透過新建一個層,將 透明化處理後的圖片下載、覆蓋於該網頁上並顯示。 The method of claim 5, wherein the displaying the matching result comprises: adding a javascript script to the webpage, by creating a new layer, The transparently processed image is downloaded, overlaid on the web page and displayed. 一種用戶訪問網頁行為的視覺化處理裝置,其特徵在於,包括:統計模組,用於根據用戶端的滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數,該各區域根據網頁中的內容進行劃分;匹配模組,用於將用戶對網頁中各區域的訪問次數與相應的區域相匹配;顯示模組,用於視覺化顯示匹配結果,其中,該統計模組包括:計算單元,用於對滑鼠點擊資料進行匯總分析,根據滑鼠點擊資料中的點擊位置參數形成各區域的點擊資料集,該點擊資料集中包括用戶對網頁中各區域的訪問次數,且根據滑鼠點擊資料中用戶IP位址、cookie及點擊位置參數,確定用戶重複點擊相同區域內容,則在形成該點擊資料集時,不將重複次數計入該點擊資料集中用戶對網頁中相應區域的訪問次數。 A visual processing device for a user to access a webpage behavior, comprising: a statistical module, configured to count, according to a mouse click data of a user end, a number of times of accessing a user to each area in the webpage, where the respective regions are based on content in the webpage The matching module is configured to match the number of times the user accesses each area of the webpage with the corresponding area; the display module is configured to visually display the matching result, wherein the statistical module includes: a computing unit, In the summary analysis of the mouse click data, the click data set of each area is formed according to the click position parameter in the mouse click data, the click data set includes the number of visits by the user to each area in the webpage, and according to the mouse click data The user IP address, the cookie, and the click location parameter determine that the user repeatedly clicks on the same area content, and when the click data set is formed, the number of repetitions is not counted in the number of visits by the user in the click data set to the corresponding area in the webpage. 如申請專利範圍第7項所述的裝置,其中,該統計模組包括:獲取單元,用於獲取用戶端的滑鼠點擊資料。 The device of claim 7, wherein the statistical module comprises: an obtaining unit, configured to acquire a mouse click data of the user end. 如申請專利範圍第8項所述的裝置,其中,該計算單元進一步用於:生成空白圖片,還原滑鼠點擊資料中的點擊位置參數並與該空白圖片相匹配;匹配時使用預設的單位點擊效果圖標識用戶的每一個 滑鼠點擊行為,直至完成各區域的點擊資料集建模,在該空白圖片基礎上形成點擊資料建模圖。 The device of claim 8, wherein the calculating unit is further configured to: generate a blank picture, restore a click position parameter in the click data of the mouse, and match the blank picture; use a preset unit when matching Click on the rendering to identify each of the users The mouse clicks on the behavior until the click dataset modeling of each region is completed, and a click data modeling diagram is formed on the basis of the blank image. 如申請專利範圍第9所述的裝置,其中,該匹配模組進一步用於:將該點擊資料建模圖進行格式轉換;其中,根據用戶對網頁中各區域的訪問次數的不同,將轉換後的圖片分成不同的顏色區域。 The device of claim 9, wherein the matching module is further configured to perform format conversion on the click data modeling image; wherein, after the user changes the number of accesses to each area in the webpage, The pictures are divided into different color areas. 如申請專利範圍第10項所述的裝置,其中,該匹配模組進一步用於:對格式轉換後的圖片進行透明化處理。 The device of claim 10, wherein the matching module is further configured to: transparently process the formatted image. 如申請專利範圍第11項所述的裝置,其中,該顯示模組進一步用於:在該網頁上添加javascript腳本,透過新建一個層,將透明化處理後的圖片下載、覆蓋於該網頁上並顯示。 The device of claim 11, wherein the display module is further configured to: add a javascript script to the webpage, and download and overlay the transparentized image on the webpage by creating a new layer and display. 一種用戶訪問網頁行為的視覺化處理系統,其特徵在於,包括:資料獲取伺服器,用於採集用戶端的滑鼠點擊資料;資料分析伺服器,用於根據資料獲取伺服器採集的滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數,該各區域根據網頁中的內容進行劃分,以及將用戶對網頁中各區域的訪問次數與相應的區域相匹配,以聯繫用戶對網頁中各區域的內容的關注程度與相應的區域之間的關係;第一網站伺服器,用於顯示資料分析伺服器的匹配結果, 其中,該根據資料獲取伺服器採集的滑鼠點擊資料,統計用戶對網頁中各區域的訪問次數包括:獲取採集的滑鼠點擊資料並進行匯總分析,根據滑鼠點擊資料中的點擊位置參數形成各區域的點擊資料集,該點擊資料集中包括用戶對網頁中各區域的訪問次數,且若根據滑鼠點擊資料中用戶IP位址、cookie及點擊位置參數,確定用戶重複點擊相同區域內容,則在形成該點擊資料集時,不將重複次數計入該點擊資料集中用戶對網頁中相應區域的訪問次數。 A visual processing system for a user to access a webpage behavior, comprising: a data acquisition server for collecting mouse click data of a user end; and a data analysis server for acquiring mouse click data collected by the server according to the data And counting the number of times the user visits each area in the webpage, the areas are divided according to the content in the webpage, and the number of visits by the user to each area in the webpage is matched with the corresponding area, so as to contact the user to each area of the webpage. The relationship between the degree of attention of the content and the corresponding area; the first website server is used to display the matching result of the data analysis server, Wherein, according to the mouse click data collected by the data acquisition server, the number of visits by the user to each area of the webpage is included: obtaining the collected mouse click data and performing summary analysis, forming according to the click position parameter in the mouse click data Click data set of each area, the click data set includes the number of visits by the user to each area of the webpage, and if the user repeatedly clicks on the same area content according to the user IP address, cookie and click location parameter in the mouse click data, When the click data set is formed, the number of repetitions is not counted in the number of visits by the user in the click data set to the corresponding area in the webpage. 如申請專利範圍第13項所述的系統,其中,還包括:第二網站伺服器,用於捕捉用戶端的滑鼠點擊資料並向資料獲取伺服器上報。 The system of claim 13, further comprising: a second website server, configured to capture a mouse click data of the user end and report the data to the data acquisition server.
TW098119739A 2009-06-12 2009-06-12 A visual processing method, apparatus and system for user access to web page behavior TWI479438B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW098119739A TWI479438B (en) 2009-06-12 2009-06-12 A visual processing method, apparatus and system for user access to web page behavior

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW098119739A TWI479438B (en) 2009-06-12 2009-06-12 A visual processing method, apparatus and system for user access to web page behavior

Publications (2)

Publication Number Publication Date
TW201044309A TW201044309A (en) 2010-12-16
TWI479438B true TWI479438B (en) 2015-04-01

Family

ID=45001307

Family Applications (1)

Application Number Title Priority Date Filing Date
TW098119739A TWI479438B (en) 2009-06-12 2009-06-12 A visual processing method, apparatus and system for user access to web page behavior

Country Status (1)

Country Link
TW (1) TWI479438B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080040653A1 (en) * 2006-08-14 2008-02-14 Christopher Levine System and methods for managing presentation and behavioral use of web display content
US20080046562A1 (en) * 2006-08-21 2008-02-21 Crazy Egg, Inc. Visual web page analytics
US20080270412A1 (en) * 2007-04-27 2008-10-30 Venkateswaran Udayasankar Tracking user clicks using ajax based beacons
TW200917057A (en) * 2007-10-12 2009-04-16 Microsoft Corp Automatically instrumenting a set of web documents
TW200921497A (en) * 2007-11-07 2009-05-16 Nokia Corp Method, apparatus and computer program product for hierarchical navigation with respect to content items of a media collection

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080040653A1 (en) * 2006-08-14 2008-02-14 Christopher Levine System and methods for managing presentation and behavioral use of web display content
US20080046562A1 (en) * 2006-08-21 2008-02-21 Crazy Egg, Inc. Visual web page analytics
US20080270412A1 (en) * 2007-04-27 2008-10-30 Venkateswaran Udayasankar Tracking user clicks using ajax based beacons
TW200917057A (en) * 2007-10-12 2009-04-16 Microsoft Corp Automatically instrumenting a set of web documents
TW200921497A (en) * 2007-11-07 2009-05-16 Nokia Corp Method, apparatus and computer program product for hierarchical navigation with respect to content items of a media collection

Also Published As

Publication number Publication date
TW201044309A (en) 2010-12-16

Similar Documents

Publication Publication Date Title
US20210056257A1 (en) Obtaining data from incomplete electronic forms
JP2012519918A (en) Method, apparatus and system for visualizing the behavior of a user browsing a web page
US10021001B2 (en) Providing visualizations of event sequence data
CN101777080B (en) User click data-based webpage analysis method
US9678641B2 (en) Configurable computation modules
JP5061104B2 (en) Web usage overlay for third-party web plug-in content
US9400824B2 (en) Systems and methods for sorting data
US8667385B1 (en) Method and system for generating and sharing analytics annotations
US10079737B2 (en) Method and system for generating comparable visual maps for browsing activity analysis
US20160140626A1 (en) Web page advertisement configuration and optimization with visual editor and automatic website and webpage analysis
US8799404B2 (en) Weather analytics systems and methods
US9563905B2 (en) Advertisement snapshot recorder
CN102222098A (en) Method and system for pre-fetching webpage
Waters et al. Optimizing community case management strategies to achieve equitable reduction of childhood pneumonia mortality: an application of Equitable Impact Sensitive Tool (EQUIST) in five low–and middle–income countries
CN111858255A (en) User behavior acquisition method based on screenshot and related equipment
CN106161091A (en) A kind of method and system adding up Internet user's behavior
US20170024472A1 (en) Information retrieval method utilizing webpage visual and language features and system using thereof
CN108459936B (en) Accurate statistical method and device based on content modularization
US20170124120A1 (en) Information processing system, information processing method, and information processing program
TWI479438B (en) A visual processing method, apparatus and system for user access to web page behavior
US10171602B2 (en) Determining device counts
Sankar et al. Web and social media analytics
US11121883B1 (en) Protecting user privacy in playback of user sessions
JP2015011691A (en) Prediction program, prediction method, and prediction apparatus
Expósito-Ventura et al. Measuring online advertising viewability and analyzing its variability across different dimensions

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees