US20190332650A1 - Adjusting content of a webpage in real time based on users online behavior and profile - Google Patents
Adjusting content of a webpage in real time based on users online behavior and profile Download PDFInfo
- Publication number
- US20190332650A1 US20190332650A1 US16/506,897 US201916506897A US2019332650A1 US 20190332650 A1 US20190332650 A1 US 20190332650A1 US 201916506897 A US201916506897 A US 201916506897A US 2019332650 A1 US2019332650 A1 US 2019332650A1
- Authority
- US
- United States
- Prior art keywords
- user
- content
- website
- marketing state
- algorithm
- 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.)
- Abandoned
Links
Images
Classifications
-
- G06F17/2247—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0201—Market modelling; Market analysis; Collecting market data
- G06Q30/0202—Market predictions or forecasting for commercial activities
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/951—Indexing; Web crawling techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/14—Tree-structured documents
-
- G06N7/005—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N7/00—Computing arrangements based on specific mathematical models
- G06N7/01—Probabilistic graphical models, e.g. probabilistic networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0201—Market modelling; Market analysis; Collecting market data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
- G06Q30/0641—Shopping interfaces
-
- H04L67/22—
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/2866—Architectures; Arrangements
- H04L67/30—Profiles
- H04L67/306—User profiles
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/535—Tracking the activity of the user
Definitions
- the present invention relates to the field of content of webpages, and more particularly, to adjusting content of webpages to interest of viewers according to various parameters.
- Real-time website personalization is using simple click stream data that exist on the browser level or e-commerce product catalog which is small scale data.
- the challenge is to be able to map relevant content to visitors based on business relevancy and stage in the sales cycle, the known solutions enable only “rule-based” personalization only for known users. It is the object of the present invention to detect anonymous users and engage content utilizing predictive analytics in real-time using big data processing.
- the present invention provides a method for providing adjusted content in a webpage in a website.
- the method comprising the steps of: tracking users that are visiting the monitored website to identify one or more parameters relating to user identity, navigation behavior and/or content usage, analyzing the parameters that were identified selecting at least one statistical algorithm, which is relevant for the type of knowledge that was identified, real time monitoring user behavior including: identity, navigation path and/or content usage of each user in the monitored website, real time analyzing the monitored behavior according to the relevant statistical algorithm and real time replacing or adding content in the webpage to be presented for a specified user according analysis results in a specified part of the webpage.
- the statistical algorithm is a clustering algorithm for classifying user into groups based in identification or navigation path parameters.
- the statistical algorithm is a probability algorithm for creating probability based in identification of statistical association/correlation between sequence of users navigation and content selections.
- the statistical algorithm is a neighborhood algorithm by applying collaborative filtering for classifying users into neighborhood groups based on content usage parameters.
- the method further comprises the step of retrieving rules and the adjusted content from data storage for a specified classification.
- the methods further comprises the step of, parsing the webpage in real time to specify part of the webpage where the content will be presented.
- the method further comprises the step of analyzing actions in relation to their occurrence time.
- the method further comprises the step of generating user anonymous profile based on analyzed behavior and group classification according user's industry and organization association.
- the method further comprises the step of storing the analysis results in unique caching repository for enabling real time statistics and data retrieval for engagement, wherein the analysis results include one of the following: groups clustering, nearby neighbor groups or probability tree.
- a method for providing adjusted content in a webpage in a website comprising the steps of: (i) monitoring traffic in a website for a predefined training period; (ii) tracking users that are visiting the monitored website to identify one or more parameters relating to user's identity and behavior; (iii) clustering users by generation of groups using analysis of the statistics of the parameters that were identified; (iv) monitoring behavior of each user in the monitored website; (v) analyzing the monitored behavior; (vi) assigning each user to a cluster of similar users based on unanalyzed behavior and group classification; (vii) retrieving rules and the adjusted content from a data storage for a specified classification; and (viii) replacing or adding content in the webpage to be presented for a specified user according to retrieved predefined rules in a specified part of the webpage.
- FIG. 1 is a block diagram of a system for adjusting content of webpages, according to some embodiments of the invention
- FIG. 2 is a flowchart illustrating a method of tracking users, according to some embodiments of the invention.
- FIG. 3 is a flowchart illustrating a method of generating anonymous profile of a user, according to some embodiments of the invention.
- FIG. 4 is a flowchart illustrating a method of clustering algorithm, according to some embodiments of the invention.
- FIG. 5 is a flowchart illustrating a method of assigning users to clustered groups, according to some embodiments of the invention.
- FIG. 6 is a flowchart illustrating a method of analyzing behavior pattern, according to some embodiments of the invention.
- FIG. 7A is a flowchart illustrating a method of near by neighbor algorithm, according to some embodiments of the invention.
- FIG. 7B is a flowchart illustrating a method of CRM Association module, according to some embodiments of the invention.
- FIG. 8 is a flowchart illustrating a method of probability algorithm, according to some embodiments of the invention.
- FIG. 9 is a flowchart illustrating a method of engaging module, according to some embodiments of the invention.
- big data as used herein in this application, is defined as a collection of data sets that is so large and complex that it is not possible to handle with database management tools.
- Big Data are high-volume, high-velocity, and/or high-variety information assets that require new forms of processing to enable enhanced decision making, insight discovery and process optimization.”
- anonymous profile is defined as a viewer of a website that didn't identify by login process to the website.
- the present invention aims for statically analyzing the behavior of anonymous users that are navigating in an Internet website based on their: content usage (selecting specific content to view or downloading content from the website navigational behavior (visits, clicks, selection URL), association to an organization, social network, history (number of visits), geo location, or industry. It is suggested, according to the present invention, to enable real time auto-engagement process of updating content of the Internet website for users based on their analyzed behavior, based on their related organization, by providing them personalized messages that are relevant to their associated industry, their geographic location or their behavior, as identified throughout their navigation (i.e. behavior) in the internet website.
- the auto-engagement process provides a marketing strategy which known as “prospect nurturing”.
- This marketing strategy enables delivery of personalized content to users and it is used today mostly by email communication, only for identified clients (i.e. users).
- the present invention allows real-time prospect nurturing for anonymous clients throughout their navigation in the website. It may provide anonymous potential clients with marketing information to bring them into sales' cycle.
- the present invention allows a real-time auto-engagement process based on detection and behavior statistical analysis of anonymous users (i.e. potential clients). Anonymous users are normally at pre-lead state and nurturing them is called ‘seed nurturing’.
- conversion patterns are the pattern behavior of anonymous users that are becoming business leads after being exposed to a marketing material. For example, on his second visit to a website anonymous user sees a link to a white paper the user clicks on it and reads it, and fills out a form requesting more details thus becomes a business lead. Identification of such conversion patterns may be used for verifying or updating the predefined rules in the engagement rules of the web content adjustments.
- FIG. 1 is a block diagram of a system for adjusting content of webpages, according to some embodiments of the invention.
- web content adjusting application 100 aims to improve response of websites to traffic of viewers (i.e. users) that is coming via user communication devices 105 . Improving the response of the websites is performed by adjusting, in real-time, the content of the webpage to a viewer, according to the viewer's behavior (i.e. navigation path) and other parameters.
- One of the parameters, which are taken into account, may be geographic origin of the viewer.
- a viewer from Zagreb that is navigating the same webpage in a monitored website as a viewer from Reykjavik may see different content due to their different origin.
- content regarding conferences in Zagreb and the viewer from Reykjavik may see content regarding salmon and trout fish.
- Such data content adjustment enables prospect nurturing, throughout the navigation session of an anonymous user (i.e. viewer).
- the web content adjusting application 100 may activate a tracking module 110 to generate a profile of an anonymous user (i.e. viewer) by various parameters and store it in a profile database 115 as will be described in detail in FIG. 2 .
- a clustering module 120 may monitor viewers by various parameters and cluster them into groups, as will be described in detail in FIG. 3 .
- the process of clustering viewers into groups involves analysis of big data.
- proprietary heuristics are being implemented. These proprietary heuristics are taking into account intersections of profiles of users and industries. For example, a profile of a viewer that was clustered into a group of venture capital industry may view content related to currency rate and stocks.
- an anonymous profile generating module 117 may handle data on each viewer and assign each viewer to a group, as will be described in detail in FIG. 4 .
- an assignment module 125 may handle a profile of a user and assign it to a predefined group, as will be described in detail in FIG. 5 .
- a behavior module 130 may analyze behavior pattern of the user, as will be described in detail in FIG. 6 .
- a nearest neighbor module 140 may analyze behavior pattern of user's content usage, as will be described in detail in FIG. 7 .
- a probability module 160 may analyze behavior pattern of correlation between users navigation content usage activates, as will be described in detail in FIG. 8 .
- an engaging module 170 may operate content adjusting of a webpage in a website.
- the content may be retrieved from content database 150 according to: (i) specified rules which are retrieved from rules database 180 ; and (ii) received profile of a user.
- FIG. 2 is a flowchart illustrating a method of tracking users, according to some embodiments of the invention.
- tracking module 110 in FIG. 1 may monitor traffic in a specified website (stage 210 ).
- user communication device 105 in FIG. 1 of a viewer (i.e. user) that is navigating in the monitored website may be tracked to identify various parameters (stage 220 ) such as: (i) identifying geographic origin of the tracked viewer (stage 230 ); For example, a viewer coming from London and another viewer that is coming from New Delhi.
- identifying organization or private origin of the tracked viewer (stage 240 ); In other words, checking if the viewer is navigating from a workplace or from a residential place (iii) identifying social origin, of the tracked viewer, meaning checking if the user was referred from a social website such as FacebookTM (stage 250 ); (iv) identifying origin of website that the user is coming from (stage 260 ) For example, search engines like Google and Bing; and (v) identifying and checking actions of users (i.e. viewers) in the monitored website (stage 270 ). For example, search actions by keywords in the monitored website or navigating in a specific section of the website such as careers and openings, content selections and usage (consumption), content type , history (number of visits), geo location and goals.
- the tracking module 110 in FIG. 1 may audit all identified data related to each tracked user and store it in a unique caching repository for enabling real time statistics and data retrieval future engagements (stage 280 ).
- FIG. 3 is a flowchart illustrating a method of generating anonymous profile of a user, according to some embodiments of the invention.
- anonymous profile generation module 125 in FIG. 1 may receive data for each user (stage 310 ) that was collected from tracking module 110 . Next, behavior of each user in the website may be monitored (stage 320 ).
- period of time of exposure to webpages in the website may be checked and correlated with content and profile of users (stage 330 ).
- the monitored behavior may be analyzed (stage 340 ) and industry of the user may be identified (stage 350 ).
- the generation of user anonymous profile is based on analyzed behavior and the groups classification according user's industry and organization association
- FIG. 4 is a flowchart illustrating a method of clustering algorithm, according to some embodiments of the invention.
- clustering module 120 in FIG. 1 may monitor users that are navigating in a specified website (stage 410 ). During the monitoring, some or all of the following information of monitored users is collected: origin details, contact details, navigation path (stage 410 ).
- clustering module 120 is checking usage of user's contact details in the website via the website and other communication parties such as email, etc. (stage 420 ).
- the clustering module may check feedback and action of the users that are navigating in the monitored website such as registering to the monitored website (including its services) or initiation of contact via the website by the user such as, sending an email or calling representatives of the monitored website. Such information can be used to indicate on successful matching between the users' profile and behavior and the presented content adjusted by the application 100 in FIG. 1 .
- clustering module 120 in FIG. 1 may check users' login to the website via a social network website such as FacebookTM (stage 430 ).
- clustering module 120 in FIG. 1 may cluster users by generation of groups using analysis of statistics of the results of all checks and identifications as mentioned above (step 440 ): clicks, visit, geo location revenue, organization size (optionally navigation path, origin, social/organization/industry, association, history (number of visits), geo location, search terms, user's behavior including navigation path, selections, keyword used in information searches, and user feedback.
- the classification process may find correlation between the different parameters which characterize the user profile and its behavior for identifying groups of users which their characteristics indicate of at least one common interest or common behavior, such that the same content may be targeted to most users of the group.
- the generation of groups may be based on the analyzed behavior using proprietary heuristics that where collected regarding user's behavior as described above.
- the proprietary heuristics techniques are used to analyze the user's grouping clustering data for reducing the scale of the big data problem by cross analyzing the group clustering data according to industry or organization association of the user. In other words, instead of processing a large amount of data in case of a matching of a user to a group it may require to process only reduced amount of data records of group clustering data, using the heuristics related to the industry or organization association which may reduce usage of resources such as computer resources and time in the process.
- the present application clusters big data based on timeline of the navigation process, public digital organization and/or social data and actual visit timestamp. Indexing the data based on those parameters makes it possible to track trends, and retrieve relevant data for personalization of “anonymous users” while maintaining of a sustainable data model.
- clustering module may storing clustering groups in unique caching repository for enabling real time statistics and data retrieval for engagement.
- the unique caching repository utilizes in-memory optimized matrix model, which allow real-time interactions on big data.
- This model is optimized for the usage of each statistical algorithm by implementing one of the following: high density matrix which filters out the low relevancy recommendation mapping, aggregated clustering data (hence eliminating duplicate content items records) or caching next best offer based on visitor timeline to enable real-time retrieval while the user navigates through the website and/or filtering out, less relevant or deprecated/older users.
- FIG. 5 is a flowchart illustrating a method of assigning users to clustered groups, according to some embodiments of the invention.
- assignment module 125 may receive a profile of a user (stage 510 ) and analyze it (stage 520 ). Next, assignment module 125 may assign the user to a predefined group by the profile of the user and the correlation (stage 530 ).
- the present application suggests classification process which utilizes correlation of time and IP and name of an organization to identify visitors and their clustered groups.
- a training process of clustering of profiles of users is reactivated (stage 540 ).
- the users' profiles and behavior may change over time; therefore accordingly the group clustering has to be adapted to reflect the change.
- the present invention provides dynamic model by continuously analyzing statistically users' profile and behavior in comparison to the group clustering definition and identifying when statistically the amount of exceptional users has exceeded a predefined level.
- the training process is reactivated for a predefined time period for redefining the group clustering.
- FIG. 6 is a flowchart illustrating a method of analyzing behavior pattern, according to some embodiments of the invention.
- This module analyzes user actions sequence in web for classifying user's actions by type and identifying association between user's actions (step 610 ).
- the modules checks, user action in association to user profile including referring website, group association (step 620 ).
- the identified behavior pattern is classified to characterize user intentions, needs and marketing state/status in a sale, such as: awareness, interest, evaluation etc. (step 660 ).
- the module may assign each user to a group of similar users based on the analyzed behavior pattern (step 670 ).
- user profiles and pattern behavior are analyzed and associated with data in the CRM database.
- FIG. 7A is a flowchart illustrating a method of nearest neighbor algorithm, according to some embodiments of the invention.
- the nearest neighbor algorithm include the following steps: analyzing users actions sequence in web such as sequence of content selection and usage (step 710 ), classifying users actions by type to identify content consumption action (step 720 ), analyzing actions in relation to their occurrence time (step 730 ), for example if they occurred in the first visit of the user or the second one and finally applying nearest neighbor algorithm using collaborative filtering (step 740 ) for creating nearby neighbor groups based on behavior including URLs and content items (Asset) consumed by visitors.
- the creation neighbor groups is further depended on search terms, content selections, content type, visits history (number of visits).
- the created nearby neighbor groups are stored in unique caching repository for enabling real time statistics and data retrieval for engagement (step 750 ).
- FIG. 7B is a flowchart illustrating a method of CRM Association module, according to some embodiments of the invention.
- the CRM Association module apply one of the following steps: classifying behavior pattern of users to characterize their intentions, needs and marketing state/status within a sale scenario (step 770 ), such as awareness, interest, evaluation etc. Based on user profiles, classified pattern behavior and marketing state are identified returning clients in CRM database (step 780 ).
- FIG. 8 is a flowchart illustrating a method of probability algorithm, according to some embodiments of the invention.
- the probability module apply at least one of the following steps: analyzing navigation path of the users and content selection and consumption (step 810 ), identifying statistics correlation or association between successive action of navigation and content selection and consumption (step 820 ), build content items (Assets) probability tree based on users action (click stream) or identified correlation (step 830 ) and storing the probability tree in unique caching repository for enabling real time statistics and data retrieval for engagement (step 840 ).
- FIG. 9 is a flowchart illustrating a method of providing content to a user, according to some embodiments of the invention.
- engaging module 140 in FIG. 1 may perform at least one of following steps: Tracking in real time users activities (step 905 ) and analyzing in real time user activities for identifying type of identified parameters (knowledge level): first level including only navigation path, geo location and/or origin information, second level including identifying content usage (consumption), third level in case the visitor is a returning user identified by CRM data (step 910 ).
- the modules applies in real-time statistical analysis of a user activities based on knowledge level using clustering, nearest neighbor or probability algorithm (step 920 ).
- predefined rules are retrieved from the rules database 155 to be applied on the results of the statistical algorithm and/or marketing status (steps 930 ).
- the module selects content for replacement and/or recommended content to be added to the website according to one of the following options: content scoring and/or group clustering, probability tree or nearest neighbor grouping (step 940 ).
- content is selected by using the retrieved the rules.
- the modules parses the webpage in real time to specify part of the webpage where the content will be presented (step 950 ).
- the module replaces in real time the content in the web page to be presented for the specific user according to the selected content in a specified part of the webpage (step 960 ) and/or adding optional recommended content in real time to the existing content in the web page using a widget to be presented for the specific user according to selected content in a specified part of the webpage (step 970 )
- These predefined rules represent the owner prospect nurturing strategic schemes, which define what content should be displayed to each group of users based on their navigation behavior, behavior pattern or organization behavior pattern.
- the engaging module 140 in FIG. 1 may retrieve predefined rules for the received classification from rules database 155 in FIG. 1 and replacement content maybe selected by the rules.
- the usage of predefined rules is optional and the content to be displayed can be directly selected based on content scoring or the content items probability tree, or according to content items clustering which is based on tracking and classifying content usage according to multiple attributes relating to the user which consumed the content , such as clicks, visits, geo location, industry, organization size or revenue or search terms. Based on the content items clustering a distance metric is generated for providing relevant recommendation.
- the rules and content to be updated are predefined, in relation to the respective group of users and their current navigation path by the owners of the website.
- the web content adjusting application 100 can be implemented easily, at any client site, not requiring any adjustments or settings to the client website.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Strategic Management (AREA)
- Development Economics (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Entrepreneurship & Innovation (AREA)
- Data Mining & Analysis (AREA)
- Marketing (AREA)
- Economics (AREA)
- General Business, Economics & Management (AREA)
- General Engineering & Computer Science (AREA)
- Game Theory and Decision Science (AREA)
- Databases & Information Systems (AREA)
- Artificial Intelligence (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- Mathematical Optimization (AREA)
- Software Systems (AREA)
- Mathematical Analysis (AREA)
- Evolutionary Computation (AREA)
- Pure & Applied Mathematics (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Computational Mathematics (AREA)
- Algebra (AREA)
- Probability & Statistics with Applications (AREA)
- Computer Hardware Design (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
- This application is a continuation of U.S. patent application Ser. No. 15/394,729, filed on Dec. 29, 2016, which is a continuation of U.S. patent application Ser. No. 14/086,200, filed Nov. 21, 2013 which issued as U.S. Pat. No. 9,569,785, which claims priority from provisional application No. 61/728,865 filed Nov. 21, 2012. Each of the aforementioned applications are hereby incorporated by reference in their entirety.
- The present invention relates to the field of content of webpages, and more particularly, to adjusting content of webpages to interest of viewers according to various parameters.
- Current solutions for personalizing business websites content according to user profiles are implemented for business websites, which are targeted for consumers. However, the personalization of business websites content is enabled only for identified users that are adapting the shopping content and sale's promotion, according to known preferences and activity of the user.
- Known in the art Real-time website personalization is using simple click stream data that exist on the browser level or e-commerce product catalog which is small scale data. In B2B the challenge is to be able to map relevant content to visitors based on business relevancy and stage in the sales cycle, the known solutions enable only “rule-based” personalization only for known users. It is the object of the present invention to detect anonymous users and engage content utilizing predictive analytics in real-time using big data processing.
- The present invention provides a method for providing adjusted content in a webpage in a website. The method comprising the steps of: tracking users that are visiting the monitored website to identify one or more parameters relating to user identity, navigation behavior and/or content usage, analyzing the parameters that were identified selecting at least one statistical algorithm, which is relevant for the type of knowledge that was identified, real time monitoring user behavior including: identity, navigation path and/or content usage of each user in the monitored website, real time analyzing the monitored behavior according to the relevant statistical algorithm and real time replacing or adding content in the webpage to be presented for a specified user according analysis results in a specified part of the webpage.
- According to some embodiments of the present invention the statistical algorithm is a clustering algorithm for classifying user into groups based in identification or navigation path parameters.
- According to some embodiments of the present invention the statistical algorithm is a probability algorithm for creating probability based in identification of statistical association/correlation between sequence of users navigation and content selections.
- According to some embodiments of the present invention the statistical algorithm is a neighborhood algorithm by applying collaborative filtering for classifying users into neighborhood groups based on content usage parameters.
- According to some embodiments of the present invention the method further comprises the step of retrieving rules and the adjusted content from data storage for a specified classification.
- According to some embodiments of the present invention the methods further comprises the step of, parsing the webpage in real time to specify part of the webpage where the content will be presented.
- According to some embodiments of the present invention the method further comprises the step of analyzing actions in relation to their occurrence time.
- According to some embodiments of the present invention the method further comprises the step of generating user anonymous profile based on analyzed behavior and group classification according user's industry and organization association.
- According to some embodiments of the present invention the method further comprises the step of storing the analysis results in unique caching repository for enabling real time statistics and data retrieval for engagement, wherein the analysis results include one of the following: groups clustering, nearby neighbor groups or probability tree.
- According to some embodiments of the invention, a method for providing adjusted content in a webpage in a website is provided herein. The method comprising the steps of: (i) monitoring traffic in a website for a predefined training period; (ii) tracking users that are visiting the monitored website to identify one or more parameters relating to user's identity and behavior; (iii) clustering users by generation of groups using analysis of the statistics of the parameters that were identified; (iv) monitoring behavior of each user in the monitored website; (v) analyzing the monitored behavior; (vi) assigning each user to a cluster of similar users based on unanalyzed behavior and group classification; (vii) retrieving rules and the adjusted content from a data storage for a specified classification; and (viii) replacing or adding content in the webpage to be presented for a specified user according to retrieved predefined rules in a specified part of the webpage.
- These, additional, and/or other aspects and/or advantages of the present invention are: set forth in the detailed description which follows; possibly inferable from the detailed description; and/or learnable by practice of the present invention.
-
FIG. 1 is a block diagram of a system for adjusting content of webpages, according to some embodiments of the invention; -
FIG. 2 is a flowchart illustrating a method of tracking users, according to some embodiments of the invention; -
FIG. 3 is a flowchart illustrating a method of generating anonymous profile of a user, according to some embodiments of the invention; -
FIG. 4 is a flowchart illustrating a method of clustering algorithm, according to some embodiments of the invention; -
FIG. 5 is a flowchart illustrating a method of assigning users to clustered groups, according to some embodiments of the invention; -
FIG. 6 is a flowchart illustrating a method of analyzing behavior pattern, according to some embodiments of the invention; -
FIG. 7A is a flowchart illustrating a method of near by neighbor algorithm, according to some embodiments of the invention; -
FIG. 7B is a flowchart illustrating a method of CRM Association module, according to some embodiments of the invention; -
FIG. 8 is a flowchart illustrating a method of probability algorithm, according to some embodiments of the invention; and -
FIG. 9 is a flowchart illustrating a method of engaging module, according to some embodiments of the invention. - In the following detailed description of various embodiments, reference is made to the accompanying drawings that form a part thereof, and in which are shown by way of illustration specific embodiments in which the invention may be practiced. It is understood that other embodiments may be utilized and structural changes may be made without departing from the scope of the present invention.
- The term “big data” as used herein in this application, is defined as a collection of data sets that is so large and complex that it is not possible to handle with database management tools. As per Gartner, “Big Data are high-volume, high-velocity, and/or high-variety information assets that require new forms of processing to enable enhanced decision making, insight discovery and process optimization.”
- The term “anonymous profile” as used herein in this application, is defined as a viewer of a website that didn't identify by login process to the website.
- The term “proprietary heuristics” as used herein in this application, is defined as experienced techniques that were developed by the applicant and are used when an exhaustive search is impractical.
- The present invention aims for statically analyzing the behavior of anonymous users that are navigating in an Internet website based on their: content usage (selecting specific content to view or downloading content from the website navigational behavior (visits, clicks, selection URL), association to an organization, social network, history (number of visits), geo location, or industry. It is suggested, according to the present invention, to enable real time auto-engagement process of updating content of the Internet website for users based on their analyzed behavior, based on their related organization, by providing them personalized messages that are relevant to their associated industry, their geographic location or their behavior, as identified throughout their navigation (i.e. behavior) in the internet website.
- The auto-engagement process provides a marketing strategy which known as “prospect nurturing”. This marketing strategy enables delivery of personalized content to users and it is used today mostly by email communication, only for identified clients (i.e. users). The present invention allows real-time prospect nurturing for anonymous clients throughout their navigation in the website. It may provide anonymous potential clients with marketing information to bring them into sales' cycle.
- In other words, the present invention allows a real-time auto-engagement process based on detection and behavior statistical analysis of anonymous users (i.e. potential clients). Anonymous users are normally at pre-lead state and nurturing them is called ‘seed nurturing’.
- In ‘seed nurturing’ the classification of users is performed by heuristics to find conversion patterns behavior (i.e. conversion from an anonymous user to a business lead) that are common between anonymous users. Conversion patterns are the pattern behavior of anonymous users that are becoming business leads after being exposed to a marketing material. For example, on his second visit to a website anonymous user sees a link to a white paper the user clicks on it and reads it, and fills out a form requesting more details thus becomes a business lead. Identification of such conversion patterns may be used for verifying or updating the predefined rules in the engagement rules of the web content adjustments.
-
FIG. 1 is a block diagram of a system for adjusting content of webpages, according to some embodiments of the invention. - According to some embodiments of the present invention, web
content adjusting application 100 aims to improve response of websites to traffic of viewers (i.e. users) that is coming viauser communication devices 105. Improving the response of the websites is performed by adjusting, in real-time, the content of the webpage to a viewer, according to the viewer's behavior (i.e. navigation path) and other parameters. One of the parameters, which are taken into account, may be geographic origin of the viewer. - For example, a viewer from Zagreb that is navigating the same webpage in a monitored website as a viewer from Reykjavik, may see different content due to their different origin. As a result of process and analysis of the application for adjusting content of
webpages 100 the viewer from Zagreb may see in a non limiting example, content regarding conferences in Zagreb and the viewer from Reykjavik may see content regarding salmon and trout fish. Such data content adjustment enables prospect nurturing, throughout the navigation session of an anonymous user (i.e. viewer). - According to some embodiments of the present invention, the web
content adjusting application 100 may activate a tracking module 110 to generate a profile of an anonymous user (i.e. viewer) by various parameters and store it in aprofile database 115 as will be described in detail inFIG. 2 . - According to some embodiments of the present invention, a
clustering module 120 may monitor viewers by various parameters and cluster them into groups, as will be described in detail inFIG. 3 . - The process of clustering viewers into groups involves analysis of big data. In order to save time and computer resources, proprietary heuristics are being implemented. These proprietary heuristics are taking into account intersections of profiles of users and industries. For example, a profile of a viewer that was clustered into a group of venture capital industry may view content related to currency rate and stocks.
- According to some embodiments of the present invention, an anonymous
profile generating module 117 may handle data on each viewer and assign each viewer to a group, as will be described in detail inFIG. 4 . - According to some embodiments of the present invention, an
assignment module 125 may handle a profile of a user and assign it to a predefined group, as will be described in detail inFIG. 5 . - According to some embodiments of the present invention, a
behavior module 130 may analyze behavior pattern of the user, as will be described in detail inFIG. 6 . - According to some embodiments of the present invention, a
nearest neighbor module 140 may analyze behavior pattern of user's content usage, as will be described in detail inFIG. 7 . - According to some embodiments of the present invention, a
probability module 160 may analyze behavior pattern of correlation between users navigation content usage activates, as will be described in detail inFIG. 8 . - According to some embodiments of the present invention, an engaging
module 170 may operate content adjusting of a webpage in a website. The content may be retrieved fromcontent database 150 according to: (i) specified rules which are retrieved fromrules database 180; and (ii) received profile of a user. -
FIG. 2 is a flowchart illustrating a method of tracking users, according to some embodiments of the invention. - According to some embodiments of the present invention, tracking module 110 in
FIG. 1 may monitor traffic in a specified website (stage 210). - According to some embodiments of the present invention,
user communication device 105 inFIG. 1 of a viewer (i.e. user) that is navigating in the monitored website may be tracked to identify various parameters (stage 220) such as: (i) identifying geographic origin of the tracked viewer (stage 230); For example, a viewer coming from London and another viewer that is coming from New Delhi. (ii) identifying organization or private origin of the tracked viewer (stage 240); In other words, checking if the viewer is navigating from a workplace or from a residential place (iii) identifying social origin, of the tracked viewer, meaning checking if the user was referred from a social website such as Facebook™ (stage 250); (iv) identifying origin of website that the user is coming from (stage 260) For example, search engines like Google and Bing; and (v) identifying and checking actions of users (i.e. viewers) in the monitored website (stage 270). For example, search actions by keywords in the monitored website or navigating in a specific section of the website such as careers and openings, content selections and usage (consumption), content type , history (number of visits), geo location and goals. - According to some embodiments of the present invention, after performing various identifications, as mentioned above, the tracking module 110 in
FIG. 1 may audit all identified data related to each tracked user and store it in a unique caching repository for enabling real time statistics and data retrieval future engagements (stage 280). -
FIG. 3 is a flowchart illustrating a method of generating anonymous profile of a user, according to some embodiments of the invention. - According to some embodiments of the present invention, anonymous
profile generation module 125 inFIG. 1 may receive data for each user (stage 310) that was collected from tracking module 110. Next, behavior of each user in the website may be monitored (stage 320). - According to some embodiments of the present invention, period of time of exposure to webpages in the website may be checked and correlated with content and profile of users (stage 330).
- According to some embodiments of the present invention, the monitored behavior may be analyzed (stage 340) and industry of the user may be identified (stage 350).
- According to some embodiments of the present invention, the generation of user anonymous profile (step 360) is based on analyzed behavior and the groups classification according user's industry and organization association
-
FIG. 4 is a flowchart illustrating a method of clustering algorithm, according to some embodiments of the invention. - According to some embodiments of the present invention,
clustering module 120 inFIG. 1 may monitor users that are navigating in a specified website (stage 410). During the monitoring, some or all of the following information of monitored users is collected: origin details, contact details, navigation path (stage 410). - According to some embodiments of the present invention,
clustering module 120 is checking usage of user's contact details in the website via the website and other communication parties such as email, etc. (stage 420). The clustering module may check feedback and action of the users that are navigating in the monitored website such as registering to the monitored website (including its services) or initiation of contact via the website by the user such as, sending an email or calling representatives of the monitored website. Such information can be used to indicate on successful matching between the users' profile and behavior and the presented content adjusted by theapplication 100 inFIG. 1 . - According to some embodiments of the present invention,
clustering module 120 inFIG. 1 may check users' login to the website via a social network website such as Facebook™ (stage 430). - Finally,
clustering module 120 inFIG. 1 may cluster users by generation of groups using analysis of statistics of the results of all checks and identifications as mentioned above (step 440): clicks, visit, geo location revenue, organization size (optionally navigation path, origin, social/organization/industry, association, history (number of visits), geo location, search terms, user's behavior including navigation path, selections, keyword used in information searches, and user feedback. The classification process may find correlation between the different parameters which characterize the user profile and its behavior for identifying groups of users which their characteristics indicate of at least one common interest or common behavior, such that the same content may be targeted to most users of the group. - The generation of groups may be based on the analyzed behavior using proprietary heuristics that where collected regarding user's behavior as described above.
- The proprietary heuristics techniques are used to analyze the user's grouping clustering data for reducing the scale of the big data problem by cross analyzing the group clustering data according to industry or organization association of the user. In other words, instead of processing a large amount of data in case of a matching of a user to a group it may require to process only reduced amount of data records of group clustering data, using the heuristics related to the industry or organization association which may reduce usage of resources such as computer resources and time in the process.
- To provide quick response, i.e. in less than 50 milliseconds, the present application clusters big data based on timeline of the navigation process, public digital organization and/or social data and actual visit timestamp. Indexing the data based on those parameters makes it possible to track trends, and retrieve relevant data for personalization of “anonymous users” while maintaining of a sustainable data model.
- According to some embodiments of the present invention, clustering module may storing clustering groups in unique caching repository for enabling real time statistics and data retrieval for engagement.
- The unique caching repository utilizes in-memory optimized matrix model, which allow real-time interactions on big data. This model is optimized for the usage of each statistical algorithm by implementing one of the following: high density matrix which filters out the low relevancy recommendation mapping, aggregated clustering data (hence eliminating duplicate content items records) or caching next best offer based on visitor timeline to enable real-time retrieval while the user navigates through the website and/or filtering out, less relevant or deprecated/older users.
-
FIG. 5 is a flowchart illustrating a method of assigning users to clustered groups, according to some embodiments of the invention. - According to some embodiments of the present invention,
assignment module 125 may receive a profile of a user (stage 510) and analyze it (stage 520). Next,assignment module 125 may assign the user to a predefined group by the profile of the user and the correlation (stage 530). The present application suggests classification process which utilizes correlation of time and IP and name of an organization to identify visitors and their clustered groups. - Finally, in case there is a specified amount of exceptional users that are not assigned to the group, a training process of clustering of profiles of users is reactivated (stage 540). The users' profiles and behavior may change over time; therefore accordingly the group clustering has to be adapted to reflect the change. The present invention provides dynamic model by continuously analyzing statistically users' profile and behavior in comparison to the group clustering definition and identifying when statistically the amount of exceptional users has exceeded a predefined level. In this case, the training process is reactivated for a predefined time period for redefining the group clustering.
-
FIG. 6 is a flowchart illustrating a method of analyzing behavior pattern, according to some embodiments of the invention. This module analyzes user actions sequence in web for classifying user's actions by type and identifying association between user's actions (step 610). Optionally the modules checks, user action in association to user profile including referring website, group association (step 620). Based on analyzed action sequence is identified behavior pattern (step 650), the identified behavior pattern is classified to characterize user intentions, needs and marketing state/status in a sale, such as: awareness, interest, evaluation etc. (step 660). At the last step the module may assign each user to a group of similar users based on the analyzed behavior pattern (step 670). - Optionally user profiles and pattern behavior are analyzed and associated with data in the CRM database.
-
FIG. 7A is a flowchart illustrating a method of nearest neighbor algorithm, according to some embodiments of the invention. The nearest neighbor algorithm include the following steps: analyzing users actions sequence in web such as sequence of content selection and usage (step 710), classifying users actions by type to identify content consumption action (step 720), analyzing actions in relation to their occurrence time (step 730), for example if they occurred in the first visit of the user or the second one and finally applying nearest neighbor algorithm using collaborative filtering (step 740) for creating nearby neighbor groups based on behavior including URLs and content items (Asset) consumed by visitors. Optionally the creation neighbor groups, is further depended on search terms, content selections, content type, visits history (number of visits). The created nearby neighbor groups are stored in unique caching repository for enabling real time statistics and data retrieval for engagement (step 750). -
FIG. 7B is a flowchart illustrating a method of CRM Association module, according to some embodiments of the invention. The CRM Association module apply one of the following steps: classifying behavior pattern of users to characterize their intentions, needs and marketing state/status within a sale scenario (step 770), such as awareness, interest, evaluation etc. Based on user profiles, classified pattern behavior and marketing state are identified returning clients in CRM database (step 780). -
FIG. 8 is a flowchart illustrating a method of probability algorithm, according to some embodiments of the invention. The probability module apply at least one of the following steps: analyzing navigation path of the users and content selection and consumption (step 810), identifying statistics correlation or association between successive action of navigation and content selection and consumption (step 820), build content items (Assets) probability tree based on users action (click stream) or identified correlation (step 830) and storing the probability tree in unique caching repository for enabling real time statistics and data retrieval for engagement (step 840). -
FIG. 9 is a flowchart illustrating a method of providing content to a user, according to some embodiments of the invention. - According to some embodiments of the present invention, engaging
module 140 inFIG. 1 may perform at least one of following steps: Tracking in real time users activities (step 905) and analyzing in real time user activities for identifying type of identified parameters (knowledge level): first level including only navigation path, geo location and/or origin information, second level including identifying content usage (consumption), third level in case the visitor is a returning user identified by CRM data (step 910). At the next step the modules applies in real-time statistical analysis of a user activities based on knowledge level using clustering, nearest neighbor or probability algorithm (step 920). - Optionally predefined rules are retrieved from the
rules database 155 to be applied on the results of the statistical algorithm and/or marketing status (steps 930). At the next stage, the module selects content for replacement and/or recommended content to be added to the website according to one of the following options: content scoring and/or group clustering, probability tree or nearest neighbor grouping (step 940). Optionally content is selected by using the retrieved the rules. For replacing or adding the content the modules parses the webpage in real time to specify part of the webpage where the content will be presented (step 950). Once identifying the location of the content to be replaced in the website, the module replaces in real time the content in the web page to be presented for the specific user according to the selected content in a specified part of the webpage (step 960) and/or adding optional recommended content in real time to the existing content in the web page using a widget to be presented for the specific user according to selected content in a specified part of the webpage (step 970) - These predefined rules, represent the owner prospect nurturing strategic schemes, which define what content should be displayed to each group of users based on their navigation behavior, behavior pattern or organization behavior pattern.
- For example if clustering algorithm is applied and the user is classified to one of the clustering groups, at the next step, the engaging
module 140 inFIG. 1 may retrieve predefined rules for the received classification fromrules database 155 inFIG. 1 and replacement content maybe selected by the rules. - The usage of predefined rules is optional and the content to be displayed can be directly selected based on content scoring or the content items probability tree, or according to content items clustering which is based on tracking and classifying content usage according to multiple attributes relating to the user which consumed the content , such as clicks, visits, geo location, industry, organization size or revenue or search terms. Based on the content items clustering a distance metric is generated for providing relevant recommendation.
- The rules and content to be updated are predefined, in relation to the respective group of users and their current navigation path by the owners of the website.
- This process of changing or adding information to existing websites, does not require receiving or changing the code of the monitored website. Accordingly to some embodiments of the present invention, the web
content adjusting application 100 can be implemented easily, at any client site, not requiring any adjustments or settings to the client website. - Many alterations and modifications may be made by those having ordinary skill in the art without departing from the spirit and scope of the invention. Therefore, it must be understood that the illustrated embodiment has been set forth only for the purposes of example and that it should not be taken as limiting the invention as defined by the following invention and its various embodiments.
- Therefore, it must be understood that the illustrated embodiment has been set forth only for the purposes of example and that it should not be taken as limiting the invention as defined by the following claims. For example, notwithstanding the fact that the elements of a claim are set forth below in a certain combination, it must be expressly understood that the invention includes other combinations of fewer, more or different elements, which are disclosed in above even when not initially claimed in such combinations. A teaching that two elements are combined in a claimed combination is further to be understood as also allowing for a claimed combination in which the two elements are not combined with each other, but may be used alone or combined in other combinations. The excision of any disclosed element of the invention is explicitly contemplated as within the scope of the invention.
- The words used in this specification to describe the invention and its various embodiments are to be understood not only in the sense of their commonly defined meanings, but to include by special definition in this specification structure, material or acts beyond the scope of the commonly defined meanings. Thus if an element can be understood in the context of this specification as including more than one meaning, then its use in a claim must be understood as being generic to all possible meanings supported by the specification and by the word itself.
- The definitions of the words or elements of the following claims are, therefore, defined in this specification to include not only the combination of elements which are literally set forth, but all equivalent structure, material or acts for performing substantially the same function in substantially the same way to obtain substantially the same result. In this sense it is therefore contemplated that an equivalent substitution of two or more elements may be made for any one of the elements in the claims below or that a single element may be substituted for two or more elements in a claim. Although elements may be described above as acting in certain combinations and even initially claimed as such, it is to be expressly understood that one or more elements from a claimed combination can in some cases be excised from the combination and that the claimed combination may be directed to a sub-combination or variation of a sub-combination.
- Insubstantial changes from the claimed subject matter as viewed by a person with ordinary skill in the art, now known or later devised, are expressly contemplated as being equivalently within the scope of the claims. Therefore, obvious substitutions now or later known to one with ordinary skill in the art are defined to be within the scope of the defined elements.
- The claims are thus to be understood to include what is specifically illustrated and described above, what is conceptually equivalent, what can be obviously substituted and also what essentially incorporates the essential idea of the invention.
- Although the invention has been described in detail, nevertheless changes and modifications, which do not depart from the teachings of the present invention, will be evident to those skilled in the art. Such changes and modifications are deemed to come within the purview of the present invention and the appended claims.
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US16/506,897 US20190332650A1 (en) | 2012-11-21 | 2019-07-09 | Adjusting content of a webpage in real time based on users online behavior and profile |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201261728865P | 2012-11-21 | 2012-11-21 | |
US14/086,200 US9569785B2 (en) | 2012-11-21 | 2013-11-21 | Method for adjusting content of a webpage in real time based on users online behavior and profile |
US15/394,729 US10366146B2 (en) | 2012-11-21 | 2016-12-29 | Method for adjusting content of a webpage in real time based on users online behavior and profile |
US16/506,897 US20190332650A1 (en) | 2012-11-21 | 2019-07-09 | Adjusting content of a webpage in real time based on users online behavior and profile |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/394,729 Continuation US10366146B2 (en) | 2012-11-21 | 2016-12-29 | Method for adjusting content of a webpage in real time based on users online behavior and profile |
Publications (1)
Publication Number | Publication Date |
---|---|
US20190332650A1 true US20190332650A1 (en) | 2019-10-31 |
Family
ID=50728811
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/086,200 Expired - Fee Related US9569785B2 (en) | 2012-11-21 | 2013-11-21 | Method for adjusting content of a webpage in real time based on users online behavior and profile |
US14/086,238 Abandoned US20140143012A1 (en) | 2012-11-21 | 2013-11-21 | Method and system for predictive marketing campigns based on users online behavior and profile |
US15/394,729 Active US10366146B2 (en) | 2012-11-21 | 2016-12-29 | Method for adjusting content of a webpage in real time based on users online behavior and profile |
US16/506,897 Abandoned US20190332650A1 (en) | 2012-11-21 | 2019-07-09 | Adjusting content of a webpage in real time based on users online behavior and profile |
Family Applications Before (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/086,200 Expired - Fee Related US9569785B2 (en) | 2012-11-21 | 2013-11-21 | Method for adjusting content of a webpage in real time based on users online behavior and profile |
US14/086,238 Abandoned US20140143012A1 (en) | 2012-11-21 | 2013-11-21 | Method and system for predictive marketing campigns based on users online behavior and profile |
US15/394,729 Active US10366146B2 (en) | 2012-11-21 | 2016-12-29 | Method for adjusting content of a webpage in real time based on users online behavior and profile |
Country Status (1)
Country | Link |
---|---|
US (4) | US9569785B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110837862A (en) * | 2019-11-06 | 2020-02-25 | 腾讯科技(深圳)有限公司 | User classification method and device |
US20230098882A1 (en) * | 2021-09-30 | 2023-03-30 | Adobe Inc. | Automated content selection based on multiple surface inputs, behavior and machine learning |
US11914664B2 (en) | 2022-02-08 | 2024-02-27 | International Business Machines Corporation | Accessing content on a web page |
Families Citing this family (65)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9569785B2 (en) | 2012-11-21 | 2017-02-14 | Marketo, Inc. | Method for adjusting content of a webpage in real time based on users online behavior and profile |
US11019160B2 (en) * | 2013-01-11 | 2021-05-25 | Adobe Inc. | Segment generation describing usage patterns |
KR102287905B1 (en) * | 2013-11-01 | 2021-08-09 | 삼성전자주식회사 | Multimedia apparatus, Online education system, and Method for providing education content thereof |
US9372914B1 (en) * | 2014-01-14 | 2016-06-21 | Google Inc. | Determining computing device characteristics from computer network activity |
US20150213026A1 (en) * | 2014-01-30 | 2015-07-30 | Sitecore Corporation A/S | Method for providing personalized content |
US10365780B2 (en) * | 2014-05-05 | 2019-07-30 | Adobe Inc. | Crowdsourcing for documents and forms |
US10706432B2 (en) * | 2014-09-17 | 2020-07-07 | [24]7.ai, Inc. | Method, apparatus and non-transitory medium for customizing speed of interaction and servicing on one or more interactions channels based on intention classifiers |
US20170279616A1 (en) * | 2014-09-19 | 2017-09-28 | Interdigital Technology Corporation | Dynamic user behavior rhythm profiling for privacy preserving personalized service |
US10277709B2 (en) | 2014-11-03 | 2019-04-30 | At&T Mobility Ii Llc | Determining a visitation profile for a user |
US9858308B2 (en) * | 2015-01-16 | 2018-01-02 | Google Llc | Real-time content recommendation system |
US10430807B2 (en) * | 2015-01-22 | 2019-10-01 | Adobe Inc. | Automatic creation and refining of lead scoring rules |
US9667733B2 (en) | 2015-03-04 | 2017-05-30 | Adobe Systems Incorporated | Determining relevant content for keyword extraction |
CN104778388A (en) * | 2015-05-04 | 2015-07-15 | 苏州大学 | Method and system for identifying same user under two different platforms |
US9665460B2 (en) * | 2015-05-26 | 2017-05-30 | Microsoft Technology Licensing, Llc | Detection of abnormal resource usage in a data center |
CN106452935A (en) * | 2015-08-12 | 2017-02-22 | 中国电信股份有限公司 | User message detecting method and user message detecting system |
RU2632131C2 (en) * | 2015-08-28 | 2017-10-02 | Общество С Ограниченной Ответственностью "Яндекс" | Method and device for creating recommended list of content |
RU2632100C2 (en) | 2015-09-28 | 2017-10-02 | Общество С Ограниченной Ответственностью "Яндекс" | Method and server of recommended set of elements creation |
RU2629638C2 (en) | 2015-09-28 | 2017-08-30 | Общество С Ограниченной Ответственностью "Яндекс" | Method and server of creating recommended set of elements for user |
CN106570008B (en) | 2015-10-09 | 2020-03-27 | 阿里巴巴集团控股有限公司 | Recommendation method and device |
CN106650760A (en) | 2015-10-28 | 2017-05-10 | 华为技术有限公司 | Method and device for recognizing user behavioral object based on flow analysis |
US10762428B2 (en) | 2015-12-11 | 2020-09-01 | International Business Machines Corporation | Cascade prediction using behavioral dynmics |
US20170185919A1 (en) * | 2015-12-29 | 2017-06-29 | Cognitive Scale, Inc. | Cognitive Persona Selection |
US11893512B2 (en) * | 2015-12-29 | 2024-02-06 | Tecnotree Technologies, Inc. | Method for generating an anonymous cognitive profile |
US20170185920A1 (en) * | 2015-12-29 | 2017-06-29 | Cognitive Scale, Inc. | Method for Monitoring Interactions to Generate a Cognitive Persona |
US20170212875A1 (en) * | 2016-01-27 | 2017-07-27 | Microsoft Technology Licensing, Llc | Predictive filtering of content of documents |
EP3411844A1 (en) * | 2016-02-01 | 2018-12-12 | Piksel, Inc. | Providing recommendations based on predicted context |
RU2632144C1 (en) | 2016-05-12 | 2017-10-02 | Общество С Ограниченной Ответственностью "Яндекс" | Computer method for creating content recommendation interface |
US20180011622A1 (en) * | 2016-07-06 | 2018-01-11 | Im Creator Ltd. | System and method for dynamic visual representation and analysis of a website traffic |
RU2632132C1 (en) | 2016-07-07 | 2017-10-02 | Общество С Ограниченной Ответственностью "Яндекс" | Method and device for creating contents recommendations in recommendations system |
RU2636702C1 (en) | 2016-07-07 | 2017-11-27 | Общество С Ограниченной Ответственностью "Яндекс" | Method and device for selecting network resource as source of content in recommendations system |
US20180025378A1 (en) * | 2016-07-21 | 2018-01-25 | Adobe Systems Incorporated | Fatigue Control in Dissemination of Digital Marketing Content |
CN106484819A (en) * | 2016-09-26 | 2017-03-08 | 天脉聚源(北京)科技有限公司 | A kind of method and device of counting user amount |
US10769658B2 (en) | 2016-09-30 | 2020-09-08 | International Business Machines Corporation | Automatic detection of anomalies in electronic communications |
US11443282B1 (en) * | 2016-12-23 | 2022-09-13 | Rolebot, Inc. | Systems, methods, media, and platforms for sourcing and recruiting candidates into an interview process |
USD882600S1 (en) | 2017-01-13 | 2020-04-28 | Yandex Europe Ag | Display screen with graphical user interface |
US20180268307A1 (en) * | 2017-03-17 | 2018-09-20 | Yahoo Japan Corporation | Analysis device, analysis method, and computer readable storage medium |
US10867128B2 (en) * | 2017-09-12 | 2020-12-15 | Microsoft Technology Licensing, Llc | Intelligently updating a collaboration site or template |
US10742500B2 (en) | 2017-09-20 | 2020-08-11 | Microsoft Technology Licensing, Llc | Iteratively updating a collaboration site or template |
US20190114673A1 (en) * | 2017-10-18 | 2019-04-18 | AdobeInc. | Digital experience targeting using bayesian approach |
CN110020211B (en) * | 2017-10-23 | 2021-08-17 | 北京京东尚科信息技术有限公司 | Method and device for evaluating influence of user attributes |
EP3701478A4 (en) * | 2017-10-26 | 2021-08-18 | Advocado, Inc. | Website traffic tracking system |
US11328212B1 (en) * | 2018-01-29 | 2022-05-10 | Meta Platforms, Inc. | Predicting demographic information using an unresolved graph |
US11243669B2 (en) * | 2018-02-27 | 2022-02-08 | Verizon Media Inc. | Transmitting response content items |
US10496247B2 (en) | 2018-04-17 | 2019-12-03 | Qualtics, LLC | Digital experiences using touchpoint-based prompts |
US11170066B2 (en) * | 2018-05-14 | 2021-11-09 | Hyver Labs, LLC | Systems and methods for personalization of digital displayed media |
RU2714594C1 (en) | 2018-09-14 | 2020-02-18 | Общество С Ограниченной Ответственностью "Яндекс" | Method and system for determining parameter relevance for content items |
RU2720952C2 (en) | 2018-09-14 | 2020-05-15 | Общество С Ограниченной Ответственностью "Яндекс" | Method and system for generating digital content recommendation |
RU2720899C2 (en) | 2018-09-14 | 2020-05-14 | Общество С Ограниченной Ответственностью "Яндекс" | Method and system for determining user-specific content proportions for recommendation |
RU2725659C2 (en) | 2018-10-08 | 2020-07-03 | Общество С Ограниченной Ответственностью "Яндекс" | Method and system for evaluating data on user-element interactions |
RU2731335C2 (en) | 2018-10-09 | 2020-09-01 | Общество С Ограниченной Ответственностью "Яндекс" | Method and system for generating recommendations of digital content |
CN111126419B (en) * | 2018-10-30 | 2023-12-01 | 顺丰科技有限公司 | Dot clustering method and device |
US11475095B2 (en) * | 2019-04-23 | 2022-10-18 | Optimizely, Inc. | Statistics acceleration in multivariate testing |
CN110415052A (en) * | 2019-08-08 | 2019-11-05 | 北京百度网讯科技有限公司 | Processing method, device, computer equipment and the readable storage medium storing program for executing of location information |
RU2757406C1 (en) | 2019-09-09 | 2021-10-15 | Общество С Ограниченной Ответственностью «Яндекс» | Method and system for providing a level of service when advertising content element |
CN110929161B (en) * | 2019-12-02 | 2023-04-07 | 南京莱斯网信技术研究院有限公司 | Large-scale user-oriented personalized teaching resource recommendation method |
CN112084225A (en) * | 2020-09-16 | 2020-12-15 | 苏州众智诺成信息科技有限公司 | Intelligent processing method and system of big data based sharing platform and readable storage medium |
US12033184B2 (en) * | 2020-10-30 | 2024-07-09 | Sitecore Corporation A/S | Digital channel personalization based on artificial intelligence (AI) and machine learning (ML) |
CN113420414B (en) * | 2021-05-27 | 2022-08-30 | 四川大学 | Short-term traffic flow prediction model based on dynamic space-time analysis |
US11556947B2 (en) * | 2021-06-08 | 2023-01-17 | FullThrottle Technologies, LLC | Location determination using anonymous browser data |
CN113434745A (en) * | 2021-06-24 | 2021-09-24 | 未鲲(上海)科技服务有限公司 | User behavior analysis method, device, equipment and medium based on clustering algorithm |
US11778049B1 (en) * | 2021-07-12 | 2023-10-03 | Pinpoint Predictive, Inc. | Machine learning to determine the relevance of creative content to a provided set of users and an interactive user interface for improving the relevance |
US11418571B1 (en) * | 2021-07-29 | 2022-08-16 | Servicenow, Inc. | Server-side workflow improvement based on client-side data mining |
WO2023220278A1 (en) * | 2022-05-12 | 2023-11-16 | 6Sense Insights, Inc. | Automated classification from job titles for predictive modeling |
CN115459270B (en) * | 2022-11-03 | 2023-04-18 | 西安国智电子科技有限公司 | Method and device for configuring urban peak electricity consumption, computer equipment and storage medium |
US11917029B1 (en) * | 2023-03-30 | 2024-02-27 | Intuit Inc. | System and method for feature aggregation for tracking anonymous visitors |
Family Cites Families (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
AU2582401A (en) * | 1999-12-17 | 2001-06-25 | Dorado Network Systems Corporation | Purpose-based adaptive rendering |
US6981040B1 (en) * | 1999-12-28 | 2005-12-27 | Utopy, Inc. | Automatic, personalized online information and product services |
US7603373B2 (en) * | 2003-03-04 | 2009-10-13 | Omniture, Inc. | Assigning value to elements contributing to business success |
US7836001B2 (en) * | 2007-09-14 | 2010-11-16 | Palo Alto Research Center Incorporated | Recommender system with AD-HOC, dynamic model composition |
US7904442B2 (en) * | 2007-10-31 | 2011-03-08 | Intuit Inc. | Method and apparatus for facilitating a collaborative search procedure |
US9552356B1 (en) * | 2007-12-21 | 2017-01-24 | Amazon Technologies, Inc. | Merging client-side and server-side logs |
US10380634B2 (en) * | 2008-11-22 | 2019-08-13 | Callidus Software, Inc. | Intent inference of website visitors and sales leads package generation |
US20100318898A1 (en) * | 2009-06-11 | 2010-12-16 | Hewlett-Packard Development Company, L.P. | Rendering definitions |
US8392431B1 (en) * | 2010-04-07 | 2013-03-05 | Amdocs Software Systems Limited | System, method, and computer program for determining a level of importance of an entity |
US20120246139A1 (en) * | 2010-10-21 | 2012-09-27 | Bindu Rama Rao | System and method for resume, yearbook and report generation based on webcrawling and specialized data collection |
US9401965B2 (en) * | 2010-12-09 | 2016-07-26 | Google Inc. | Correlating user interactions with interfaces |
US20120203584A1 (en) * | 2011-02-07 | 2012-08-09 | Amnon Mishor | System and method for identifying potential customers |
KR101835451B1 (en) | 2011-03-02 | 2018-03-08 | 유니띠까 가부시키가이샤 | Method for producing polyamide resin |
US8326964B1 (en) * | 2011-11-14 | 2012-12-04 | Limelight Networks, Inc. | Website data content access progression |
US8600995B1 (en) * | 2012-01-25 | 2013-12-03 | Symantec Corporation | User role determination based on content and application classification |
US9213769B2 (en) * | 2012-06-13 | 2015-12-15 | Google Inc. | Providing a modified content item to a user |
US9569785B2 (en) | 2012-11-21 | 2017-02-14 | Marketo, Inc. | Method for adjusting content of a webpage in real time based on users online behavior and profile |
-
2013
- 2013-11-21 US US14/086,200 patent/US9569785B2/en not_active Expired - Fee Related
- 2013-11-21 US US14/086,238 patent/US20140143012A1/en not_active Abandoned
-
2016
- 2016-12-29 US US15/394,729 patent/US10366146B2/en active Active
-
2019
- 2019-07-09 US US16/506,897 patent/US20190332650A1/en not_active Abandoned
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110837862A (en) * | 2019-11-06 | 2020-02-25 | 腾讯科技(深圳)有限公司 | User classification method and device |
US20230098882A1 (en) * | 2021-09-30 | 2023-03-30 | Adobe Inc. | Automated content selection based on multiple surface inputs, behavior and machine learning |
US12032640B2 (en) * | 2021-09-30 | 2024-07-09 | Adobe Inc. | Automated content selection based on multiple surface inputs, behavior and machine learning |
US11914664B2 (en) | 2022-02-08 | 2024-02-27 | International Business Machines Corporation | Accessing content on a web page |
Also Published As
Publication number | Publication date |
---|---|
US20140143012A1 (en) | 2014-05-22 |
US9569785B2 (en) | 2017-02-14 |
US20170109330A1 (en) | 2017-04-20 |
US10366146B2 (en) | 2019-07-30 |
US20140143655A1 (en) | 2014-05-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10366146B2 (en) | Method for adjusting content of a webpage in real time based on users online behavior and profile | |
US9721266B2 (en) | System and method for capturing information for conversion into actionable sales leads | |
US8682723B2 (en) | Social analytics system and method for analyzing conversations in social media | |
US8209331B1 (en) | Context sensitive ranking | |
US10096040B2 (en) | Management of the display of online ad content consistent with one or more performance objectives for a webpage and/or website | |
CN102859516B (en) | Generating improved document classification data using historical search results | |
US8352318B2 (en) | Exclusivity in internet marketing campaigns system and method | |
JP5596152B2 (en) | Information matching method and system on electronic commerce website | |
Lu et al. | BizSeeker: a hybrid semantic recommendation system for personalized government‐to‐business e‐services | |
US9256692B2 (en) | Clickstreams and website classification | |
US20120254152A1 (en) | Optimization of social media engagement | |
US20090119173A1 (en) | System and Method For Advertisement Targeting of Conversations in Social Media | |
US20140337436A1 (en) | Identifying relevant feed items to display in a feed of an enterprise social networking system | |
US20130166374A1 (en) | Managing reputations | |
US20160026640A1 (en) | Systems and methods of testing-based online ranking | |
US20170357987A1 (en) | Online platform for predicting consumer interest level | |
US20150348059A1 (en) | System and method for determining the shopping phase of a shopper | |
CN110637317A (en) | Distributed node cluster for establishing digital contact points across multiple devices on a digital communications network | |
US20150213026A1 (en) | Method for providing personalized content | |
US20170004402A1 (en) | Predictive recommendation engine | |
GB2556970A (en) | Method and system for providing content | |
WO2013177230A1 (en) | Optimization of social media engagement | |
JP7280327B2 (en) | Marketing information analysis device, method and program | |
Saxe | Website personalization using data mining and active database techniques | |
CA3189756A1 (en) | Apparatus and method for audio data management and playout monitoring |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: MARKETO SOLUTIONS LTD, ISRAEL Free format text: CHANGE OF NAME;ASSIGNOR:INSIGHTERA LTD.;REEL/FRAME:049731/0849 Effective date: 20141218 Owner name: MARKETO, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ALON, MICKEY;TELEM, MIKE;SIGNING DATES FROM 20140507 TO 20140525;REEL/FRAME:049731/0839 Owner name: ADOBE INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MARKETO, INC.;REEL/FRAME:049731/0862 Effective date: 20181120 Owner name: MARKETO, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MARKETO SOLUTIONS LTD;REEL/FRAME:049731/0854 Effective date: 20180910 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: PRE-INTERVIEW COMMUNICATION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |