WO2013181668A1 - Methods and systems for pre-populating advertisement landing pages - Google Patents

Methods and systems for pre-populating advertisement landing pages Download PDF

Info

Publication number
WO2013181668A1
WO2013181668A1 PCT/US2013/043945 US2013043945W WO2013181668A1 WO 2013181668 A1 WO2013181668 A1 WO 2013181668A1 US 2013043945 W US2013043945 W US 2013043945W WO 2013181668 A1 WO2013181668 A1 WO 2013181668A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
mobile device
information
landing page
computing device
Prior art date
Application number
PCT/US2013/043945
Other languages
French (fr)
Inventor
Asher Delug
Original Assignee
Airpush, Inc.
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
Priority claimed from US13/623,844 external-priority patent/US20140074601A1/en
Priority claimed from US13/804,940 external-priority patent/US20130325611A1/en
Application filed by Airpush, Inc. filed Critical Airpush, Inc.
Publication of WO2013181668A1 publication Critical patent/WO2013181668A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION 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/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements

Definitions

  • the present invention generally relates to information processing. More particuiariy, the present invention relates to methods and systems for pre-popuiating advertisement landing pages with user information.
  • Advertisers, content publishers, search engine sites, and advertisement (“ad”) brokers have developed an infrastructure for the delivery of ads referred to as an "ad network.”
  • a content publisher agrees to permit the delivery of ads to specified portions of its content pages as the content pages are viewed by a content consumer.
  • Content consumers inciude "users” or "subscribers.” Advertisers target such users with ads to market and sell their products.
  • a user clicks on an ad offered either through a content publisher's web page or through the user's mobile phone, the user is directed to a landing page.
  • the landing page is the page the advertiser wishes to display to the user.
  • the landing page includes one or more user sections (i.e., online forms) where the user fills in the user's personal information.
  • Users might repeatedly be required to enter the same information including their name, home address, business address, email address, and/or phone numbers on a variety of different forms.
  • a landing page may include information about a product or service the advertiser wishes to sell and may present the user with one or more sections for the user to fiil in the user's personal information.
  • the landing page may include sections allowing the user to provide e-maii or physical mailing address information to allow the address to send sales brochures or additional information about the user's product.
  • the landing page may include sections to request the user to provide information about certain user preferences such as the user's primary zip location or area-code information for searching restaurants or sporting good stores.
  • the advertiser needs to simplify the inputs needed from the user to achieve that intended purpose. For example, when an advertisement links a landing page with a purchase form for the product advertised, the user likely intends to purchase the advertised product when the user clicks on the advertisement. By automatically filing out any of the necessary information in the purchase form, the advertiser reduces the user effort needed to complete the purchase and in turn increases the likelihood the user will complete the purchase.
  • the invention relates to pre-populating an online form with information gathered from a computing device.
  • a computer-implemented method for pre-populating an online form opened in a mobile device with information from the mobile device includes running, by the mobile device, a mobile application, where the mobile application includes a preconfigured object that is executed when the mobile application is run on the mobile device.
  • the method further includes upon receiving, by the mobile application, a seiection, by the user, of an advertisement link displayed in the mobile device, the object: (1 ) identifies a landing page associated with the selected advertisement link displayed in the mobile device; (2) identifies an online form in the identified landing page, the online form including at least one entry field; (3) extracts, from the mobile device, data associated with the user and/or the mobile device for use in filling out the at least one of entry field of the landing page; and (4) utilizes the data extracted from the mobile device to pre-popuiate at least one entry field of the landing page.
  • the method includes displaying, by the mobile device, the landing page to the user of the mobile device, where the online form of the landing page is pre-popuiated using the information extracted from the mobile device.
  • Implementations can include any, ail or none of the following features.
  • the method can further include modifying configuration of the object to disable pre- populating a given online form, where the modification of the object's configuration can be performed by one or more of: (1 ) a given user of the mobile device; (2) a developer of the mobile application; or (3) a provider of the preconfigured object.
  • the method can further include requesting, by the mobile device, the user of the mobile device, permission to access the mobile device for extracting the data associated with the user and/or the given mobile device.
  • the method can further include storing, by the mobile device executing the preconfigured object, the data gathered for the one or more identified fields in a user account associated with the user of the mobile device.
  • the method can further include utilizing, by the mobile device, the stored data to pre-popuiate a one or more identified fields in a second identified online form present in a second identified landing page, where the second identified landing page is associated with a second presented advertisement link, and further where the second presented advertisement link is opened at a later time after the opening of the first presented advertisement link.
  • the method can further include purging, by the mobile device, the extracted data subsequent to one or more of: (1 ) receiving a request from a user to delete the information; (2) subsequent to a specified duration of time; (3) subsequent to usage of the extracted information in a specified number of landing pages; or (4) subsequent to usage of the extracted information at the landing page.
  • the method can further include, when requesting, by the mobile device, for permission of the user of the mobile device to gather data for the one or more identified fields: (1 ) providing, by the mobile device, the user with a list of one or more identified fields which the mobile device identified to gather data for; and (2) receiving, by the mobile device, a selection of one or more identified fields from the iist by the user, where the selection of one or more identified fields by the user provides the mobile device permission of the user to gather data for the selected fields.
  • a computer-implemented method for pre-populating an online form includes receiving, by computing server, an indication, from a user of a given computing device, of a user desire to access a first link included in a first webpage displayed to the user via the given computing device.
  • the method further includes identifying, by the computing server, a landing page associated with the first link identified by the user.
  • the method further includes identifying, by the computing server, presence of one or more fields in the landing page configured to receive data entered by the user.
  • the method further includes dynamically extracting, by the computing server, data associated with the user and/or the given computing device from the given computing device.
  • the method further includes receiving, by the computing server, an indication of display of the landing page associated with the first link at the given computing device.
  • the method further includes, utilizing the data extracted from the given computing device, pre-populating, by the computing server, at least one of the one or more identified fields in the landing page displayed by the given computing device.
  • Implementations can include any, all or none of the following features.
  • the method can further include requesting, by the computing server, from the user of the computing device, permission to access the computing device for extracting the data associated with the user and/or the given computing device.
  • the method can further include storing, by the computing server, the data gathered for the one or more identified fields in a user account associated with the user of the computing device.
  • the method can further include utilizing, by the computing server, the stored data to pre-populate a one or more identified fields in a second online form present in a second landing page.
  • the second landing page is associaied with a second advertisement link, and the second advertisement link is opened at a later time after the opening of the first advertisement link.
  • the method can further include purging, by the computing server, the extracted data subsequent to one or more of: (1 ) receiving a request from a user to delete the information; (2) subsequent to a specified duration of time; (3) subsequent to usage of the extracted information in a specified number of landing pages; or (4) subsequent to usage of the extracted information at the landing page.
  • Figures 2A, 2B, and 2C illustrate the pre-population of advertisement landing pages by an advertisement server
  • Figure 3 is a block diagram illustrating an exemplary architecture of an advertisement server and mobile device configured to perform the various functionalities discussed in Figures 1 , 2 and 5;
  • Figure 4 is a flow diagram depicting a process 400 for providing the advertising service described herein;
  • Figure 5 illustrate the pre-population of advertisement landing pages by a computing device such as mobile phones.
  • Figure 6 is a high-level block diagram showing an example of the architecture for a computer system.
  • FIG. 1 Figure 1 and the following discussion provide a brief, general description of a representative environment in which the invention can be implemented.
  • a general-purpose data processing device e.g., a server computer or a personal computer
  • a general-purpose data processing device e.g., a server computer or a personal computer
  • PDAs personal digital assistants
  • wearable computers all manner of cellular or mobile phones, multi-processor systems, microprocessor-based or programmable consumer electronics, set-top boxes, network PCs, mini-computers, mainframe computers, and the like.
  • the terms "computer,” “server,” and the like are used interchangeably herein, and may refer to any of the above devices and systems.
  • the disparate processing devices are linked through a communications network, such as a Local Area Network (LAN), Wide Area Network (WAN), or the Internet.
  • LAN Local Area Network
  • WAN Wide Area Network
  • program modules may be located in both local and remote memory storage devices.
  • aspects of the invention may be stored or distributed on tangible computer-readable media, including magnetically or optically readable computer discs, hard-wired or preprogrammed chips (e.g., EEPROM semiconductor chips), nanotechnology memory, biological memory, or other data storage media.
  • tangible computer-readable media including magnetically or optically readable computer discs, hard-wired or preprogrammed chips (e.g., EEPROM semiconductor chips), nanotechnology memory, biological memory, or other data storage media.
  • computer implemented instructions, data structures, screen displays, and other data related to the invention may be distributed over the Internet or over other networks (including wireless networks), on a propagated signal on a
  • the data may be provided on any analog or digital network (packet switched, circuit switched, or other scheme).
  • a user may use a personal computing device (e.g., a phone 102, a personal computer 104, etc.) to communicate with a network.
  • a personal computing device e.g., a phone 102, a personal computer 104, etc.
  • the term "phone,” as used herein, may be a cell phone, a persona! digital assistant (PDA), a portable email device (e.g., a Blackberry®), a portable media player (e.g., an I Pod Touch®), or any other device having communication capability to connect to the network.
  • PDA persona! digital assistant
  • portable email device e.g., a Blackberry®
  • portable media player e.g., an I Pod Touch®
  • the phone 102 connects using one or more cellular transceivers or base station antennas 106 (in cellular implementations), access points, terminal adapters, routers or modems 108 (in IP-based telecommunications implementations), or combinations of the foregoing (in converged network
  • the network 1 10 is the Internet, allowing the phone 102 (with, for example, WiFi capability) or the personal computer 104 to access web content offered through various web servers.
  • the network 1 10 may be any type of cellular, IP-based or converged
  • GSM Global System for Mobile Communications
  • TDMA Time Division Multiple Access
  • CDMA Code Division Multiple Access
  • OFDM Orthogonal Frequency Division Multiple Access
  • GPRS General Packet Radio Service
  • EDGE Enhanced Data GSM Environment
  • AMPS Advanced Mobile Phone System
  • WiMAX Worldwide Interoperability for Microwave Access
  • UMTS Universal Mobile Telecommunications System
  • EVDO Evolution- Data Optimized
  • LTE Long Term Evolution
  • UMB Ultra Mobile Broadband
  • VoIP Voice over Internet Protocol
  • UMA Unlicensed Mobile Access
  • a user uses one of the personal computing devices (e.g., the phone 102, the personal computer 104, etc.) to connect to one or more web pages through the network 1 10.
  • the user's request to access to a given web page directs the user to, for example, a web server 120 that operates and provides access to the web page requested by the user.
  • a content publisher such as a website publisher
  • Content consumers could include the website users.
  • An advertiser could compensate the content publisher for the use of a portion of a content page of the web page to display the advertiser's ad.
  • Ad brokers may insert themselves in the middle of the transaction by facilitating the delivery of high-value ad content and receiving a portion of the ad revenues.
  • a user may enter "Bahamas" into a website's search engine search field to obtain information about travel to the Bahamas.
  • the web server 120 executing the search engine may return a list of uniform resource locators related to the Bahamas.
  • the user may click on one of the URLs related to travel in the Bahamas.
  • the user's web browser may send an HTTP request for the desired URL to the selected website (the "content provider").
  • the web server 120 hosting the website with web pages may then return one or more HTTP response messages containing the page content.
  • the web server 120 communicates with an
  • advertisement server 1 14 to provide one or more advertisements in conjunction with web pages offered by the web server 120.
  • the web pages in the website may be embedded with an ad "slot" in one or more of the responses.
  • the ad slot effectively reserves a blank space on the web page as displayed to the user for subsequent insertion of an ad.
  • the advertisement server 1 14 may
  • the user's web browser may send a request message back to the content provider to request the ad.
  • the content provider may then send a response message back to the user with the ad appended or may forward the user ad request to the advertisement server 1 14 for fuifiliment of the ad.
  • the advertisement server 1 14 is maintained by an ad broker or an advertising entity itself.
  • the advertisement server 1 14 may also operate an inherent web server to also provide web pages requested by the user. It is understood that the exact configuration and division of web and advertising services, as discussed above, is for the purpose of an exemplary illustration. Other examples of offering connectivity to user-requested web pages and cross-linked
  • the advertisements supplied by the advertisement server 1 14 to the web pages displayed to the user are displayed within web widgets included in the web pages.
  • the advertisements supplied by the advertisement server 1 14 to the web pages displayed to the user are displayed within web widgets included in the web pages.
  • advertisements are displayed in the form of banner ads in a specified section of the web pages.
  • Other examples as understood by a person of ordinary skill in the art, may also be used as equivalent variants used in conjunction with the techniques discussed herein.
  • a content publisher such as a mobile application developer, can agree to permit the delivery of ads to specified portions of the mobile application's content pages as the content pages are viewed by a content consumer.
  • Content consumers could include the mobile phone users.
  • An advertiser could compensate the content publisher for the use of a portion of a content page of the mobile application to display the advertiser's ad.
  • a user may run a mobile application, such as "Weather Report" that provides the user with the latest weather report in a given location, on their mobile phone 102.
  • the mobile application may query a web server 120 to retrieve the latest weather report in a given location. Further, the mobile application may communicate with the web server 120 to request for an ad to be placed within the content pages of the requested weather report. In some instances, the mobile application may communicate with the web server 120 to request for an ad to be placed interleaved between content pages of the requested weather report. Further, in some instances, the mobile application may
  • the web server 120 may communicate with the advertisement server 1 14 to provide one or more advertisements in conjunction with content pages offered by the web server 120 through the mobile application.
  • the content pages in the mobile application may be embedded with an ad "slot" in one or more of the responses.
  • the ad slot effectively reserves a blank space on the content page as displayed to the user for subsequent insertion of an ad.
  • the advertisement server 1 14 may communicate with one or more advertising agencies or other such sources of advertisements to coordinate placement of online advertisements in a variety of content pages (e.g., in between the pages of the weather report provided by the mobile application).
  • the user's mobile application may send a request message back to the content provider to request the ad.
  • the content provider may then send a response message back to the user with the ad appended or may forward the user ad request to the advertisement server 1 14 for fulfillment of the ad.
  • the advertisement server 1 14 is maintained by an ad broker or an advertising entity itself.
  • the advertisements supplied by the advertisement server 1 14 to the content pages displayed to the mobile user are displayed within widgets included in the content pages of the mobile application.
  • the advertisements are displayed in the form of banner ads in a specified section of the content pages.
  • the advertisements are displayed in the mobile phone's 102 notification tray, where the advertisements will be accessible to the mobile phone user outside the mobile application.
  • Other examples as understood by a person of ordinary skiil in the art, may also be used as equivalent variants used in conjunction with the techniques discussed herein.
  • the advertisements may be of any form as is understood in the industry.
  • the advertisements may be branding ads, where a video or a loop of videos or other multimedia data is played in the specified section of the web page. Clicking on the multimedia section at any point would direct the user to a "landing page" associated with the advertiser where the user may be presented with additional information.
  • the advertisement may simply be a link to the landing page.
  • the advertisement may be a banner that links the user to the advertiser's landing page.
  • the landing page may itself be displayed within the advertising section of the user's web page, in other examples, the landing page may be a new page that is opened in response to the user's clicking the advertising section.
  • FIG. 2A illustrates a web page displayed in a user's computer (e.g., 104).
  • the web page includes the content (e.g., news, shopping web site, etc.) that the user originally requested and was provided by, for example, the web server 120.
  • the web page may also include one or more advertisements (e.g., ADV 1 , ADV 2, etc.) in banners or web widgets or the like.
  • the landing page is the page the advertiser wishes to display to the user.
  • the landing page includes one or more user sections where the user fills in personal information.
  • the landing page may include information about a product or service the advertiser wishes to sell and may present the user with one or more sections for the user to fill in the user's personal information.
  • the landing page may include sections allowing the user to provide e-mail or physical mailing address information to allow the address to send sales brochures or additional information about the user's product.
  • the landing page may include sections to request the user to provide information about certain user preferences such as the user's primary zip location or area-code information for searching restaurants or sporting good stores.
  • the user fills out the information manually every time he encounters the landing page.
  • the user's web browser locally (or at a server associated with the web browser) provides the user's personal information and pre-popu!ates the user's personal information.
  • the user is forced to type out the information every time he encounters a landing page, which is laborious.
  • the user entrusts personal information (which may include personal information and credit information) to a web browser and does not discriminate forms where the user wishes the information to be pre-filled and places where the user does not wish information to be pre-populated.
  • the techniques introduced herein operate in a different manner to enable the user to have pre-fved information on landing pages.
  • the advertising server provides ads embedded with preconfigured object files, such as software routines, which when activated can perform a variety of tasks.
  • the advertising server receiving information about this request activates software routines embedded within the clicked ad.
  • the software routines then extract personal information about the user from the user's computer.
  • the software routines embedded within the clicked ad can automatically extract personal information about the user from the user's computer when activated by a user's click.
  • SDK routines e.g., API links
  • the advertisement server 1 14 parses the landing page associated with an advertisement served to the user's computer to identify fields in any online forms associated with the landing page.
  • the advertisement server 1 14 could provide the software routines embedded within the clicked ad with information regarding the identified fields before the ad is placed in the user's computer.
  • the embedded software routines can be activated by a user's click of the ad.
  • the user's computer could be running applications embedded with pre-configured object files.
  • the pre-configured object file can monitor the ads and automatically extract personal information about the user from the user's computer when the user clicks the advertisement.
  • the user's computer couid be running an operating system that manages the computer resources and data information present in the user's computer.
  • the advertisement server 1 14 can extract data from the user's computer by querying the operating system of the user's computer for information pertaining to the identified fields.
  • the extracted information is then conveyed from the user's computer to the advertisement server 114, which in turn forwards the extracted information to the ensuing landing page (see Figure 2C).
  • the landing page then parses the user's information and causes the information to be pre- populated in relevant sections in the landing page.
  • the pre- configured object file running on the user's computer identifies the fields in the online form and determines the information needed to be filled in the fields available in the online form.
  • the pre-configured object file could then extract the available information from the user's computer and pre-popuiate the information in the landing page.
  • the advertisement server 114 causes the information to be retrieved from one or more of a variety of locations of the user's personal computer.
  • the information is extracted dynamically from the user's personal computer. Dynamic extraction has several advantages. The information is not stored by the advertisement server 114 permanently, minimizing loss or misappropriation of the data. The extracted data is used for the purpose of filiing out the forms and then discarded, enhancing data security.
  • the information may be extracted once by the advertising server and stored in conjunction with the user's account, such that the information may simply be used in any landing page (without dynamic extraction) for any future landing pages. Of course, in such instances, the advertising server may still extract additional personal information during each click if new or updated personal information is identified.
  • the personal information may be extracted, for example, from the user's mail account where the user self-identifies his personal information, or in other places of the user's personal computer as may be contemplated by a person of ordinary skill in the art. Further the information that is retrieved may be parsed to identify specific types of information using techniques that may be contemplated by a person of ordinary skill in the art.
  • the advertisement server 114 may cause, for example, a window or a new intermediary window to be opened to request the user to confirm or agree to the information being extracted from the user's computer and used in the landing page.
  • the information may directly be applied to the landing page and have the information sections auto populated and auto-submitted.
  • the user has the further ability to accept or edit the information that is pre-popuiated in the landing page.
  • the advertisement server 1 14 may retain the information extracted from the user's computer 104 in association with, for example, a user account associated with the user or a cookie associated with the user's computer and use the information for future pre-population of landing pages users may end at.
  • the user may be provided options as to allowing the advertising server to selectively retain some information ⁇ e.g., user's address, etc.) while discarding or purging the other data (e.g., financial or credit information) after it is used in pre-popuiating the current landing page.
  • the advertising server may selectively send, for example, non-confidential information back to the advertiser (prior to the landing page being displayed) allowing the advertiser to customize the landing page based on the information in addition to pre-populaiing the ensuing page.
  • the advertisement server 1 14 may relate to the advertiser that the user is from California or from San Francisco (without revealing the user's actual address) allowing the advertiser to customize the landing page in a fashion that is appealing to a
  • the advertisement server 1 14 may first identify what type of information needs to be pre-populated in the ensuing landing page and accordingly minimize extraction of personal information from the user's computer.
  • the user may specify or limit the types of personal information that may be extracted from the user's computer, thus limiting the information extracted to suit the user's
  • FIG. 5 illustrates a mobile application displayed in a user's mobile device (e.g., 502).
  • the mobile application includes the content (e.g., news, shopping, games, banking, weather report, etc.) that the user originally requested and was provided by, for example, the mobile device 502.
  • the mobile application may also serve one or more advertisements (e.g., ADV 1 , ADV 2, etc.) in banners or widgets or the like.
  • the mobile application developer can embed a preconfigured object file 524, e.g., JAR file, within their application's source code 522.
  • a preconfigured object file 524 e.g., JAR file
  • the preconfigured object file 524 becomes part of the mobile application 508.
  • the preconfigured object file 524 can be placed within the mobile application's main() function, ensuring the execution of preconfigured object file 524 when the mobile application 508 is run by the user.
  • the preconfigured object file 524 when the mobile application 508 containing the preconfigured object file 524 is executed, the preconfigured object file 524 is also executed once from the main activity of a mobile application 508.
  • the preconfigured object file 524 utilizes the mobile device's operating system framework to schedule ongoing polling events of the advertisement server 504 a few times per day, where each polling event runs briefly as a background service.
  • the network 520 is the internet, allowing the mobile device 502 (with, for example, WiFi capability) to communicate with the advertisement server 504.
  • the advertisement server 504 could be a cluster of linux-based ad servers 516, where the ad servers determine the optimal ads to delivered in response to polling from clients.
  • the advertisement server 504 serves ads that are embedded with advertisement links 518, such as a HTTP link to a web page within a website, which the user of the mobile device 502 can access by clicking on the ad with the embedded advertisement links 518.
  • the advertisement server 504 determines the ads to be placed based on a combination of bid from advertisers and relevance of the ad to the user. In some instances, the advertisement server 504 determines the ad's relevance to user based on factors such as information about the target mobile application 502 the ad is placed in, etc. [0059] In some instances, the preconfigured object file 524 requests (i.e., polls) for an ad from the advertisement server 504 and cache any received ads from the advertisement server 504 until optimal display time. In some instances, the preconfigured object file 524 can scheduie a display of a received ad 514 interleaved between the content page 512 of the mobile application.
  • the content page 512 of the mobile application can be made viewable through the graphical user interface 510 ("GUI") of the mobile device 502.
  • the preconfigured object file 524 can scheduie a display of the received ad 514 within a specified portion of the content page 512 as the content page is viewed by the mobile device 502 user.
  • the preconfigured object file 524 can schedule a display of the received ad 514 in the user notification tray of the mobile device 502, where the received ad 514 can be viewed by the user outside of the content page 512 of the mobile application 508.
  • the preconfigured object file 524 could schedule a display of a received ad 514 with an embedded advertisement link 518.
  • a user of the mobile device 502 clicks on an embedded advertisement link 518 within an ad the user is directed to a landing page 506.
  • the landing page 506 is the page the advertiser wishes to display to the user.
  • the landing page 506 could be a web page with information relating to the ad 514 displayed on the mobile device 502.
  • the landing page 506 includes one or more user sections where the user fills in personal information.
  • the landing page 506 may include information about a product or service the advertiser wishes to sell and may present the user with one or more sections for the user to fill in the user's personal information.
  • the landing page 506 may include sections allowing the user to provide e-mail or physical mailing address information to allow the address to send sales brochures or additional information about the user's product.
  • the landing page 506 may include sections to request the user to provide information about certain user preferences such as the user's primary zip location or area-code information for searching restaurants or sporting good stores.
  • the preconfigured object file 524 requests advertisement server 504 to provide ads with embedded executable files, such as software routines, which when activated perform a variety of tasks.
  • advertisement server 504 provides ads with embedded executable files, such as software routines, which when activated perform a variety of tasks.
  • the mobile device opens the Ianding page 506 associated with the embedded advertisement link 518 while executing the software routine embedded within the clicked ad.
  • the software routine automatically extracts information from the user's mobile device needed by the forms in the Ianding page 506.
  • the p re-configured object file 524 could track advertisements placed by the advertisement server 504. For example, when a mobile application 508 with the pre-configured object file 524 is used by the advertisement server to display ads, the pre-configured object file can monitor the advertisements placed through the mobile application. When a user clicks such a monitored advertisement to open an embedded advertisement link 518, the pre- configured object file 524 could automatically extract information from the user's mobile device needed to pre-populate forms in ianding page 506 associated with the embedded advertisement link 518.
  • the extracted information is then conveyed from the user's mobile device to the advertisement server 504, which in turn forwards the extracted information to the ensuing Ianding page 506 (see Figure 2C).
  • the Ianding page 506 then parses the user's information and causes the information to be pre- populated in relevant sections in the Ianding page 506.
  • the pre- configured object file running on the user's mobile device identifies the fields in the online form and determines the information needed to be filled in the fields available in the online form.
  • the pre-configured object file could then extract the available information from the user's mobile device and pre-popuiate the information in the Ianding page 506.
  • the information from the mobile device may be retrieved from one or more of a variety of locations through the user's mobile device.
  • the information is extracted dynamically from the user's mobile device. Dynamic extraction has several advantages. The information may not stored by the any web browser permanently, minimizing loss or misappropriation of the data. The extracted data could be used for the purpose of filling out the forms and then discarded, enhancing data security.
  • the information may be extracted once by the pre-configured object file 524 or the executable file embedded within the received ad 514 and stored in conjunction with the user's account, such that the information may simply be used in any landing page 506 (without dynamic extraction) for any future landing page 506.
  • the advertising server may still extract additional personal information during each click if new or updated personal information is identified.
  • the personal information may be extracted, for example, from the user's mail account where the user self-identifies his personal information, or in other places of the user's mobile device as may be contemplated by a person of ordinary skill in the art. Further the information that is retrieved may be parsed to identify specific types of information using techniques that may be contemplated by a person of ordinary skill in the art.
  • preconfigured object file 524 or the executable file embedded in the received ad 512 may cause, for example, a window or a new intermediary window to be opened.
  • the window could be used to request the user to confirm or agree to the information being extracted from the user's mobile device and used in the landing page 506.
  • the information may directly be applied to the landing page 506 and have the information sections auto populated and auto-submitted.
  • the user has the further ability to accept or edit the information that is pre- populated in the landing page 506.
  • the preconfigured object file 524 or the executable file embedded in the received ad 512 may retain the information extracted from the user's mobile device 502 in association with, for example, a user account associated with the user or a cookie associated with the user's computer and use the information for future pre-population of landing page 506s users may end at.
  • the user may be provided options as to allowing the advertising server to selectively retain some information ⁇ e.g., user's address, etc.) while discarding or purging the other data (e.g., financial or credit information) after it is used in pre-populating the current landing page 506.
  • the preconfigured object file 524 or the executable file embedded in the received ad 512 may selectively send, for example, non- confidential information back to the advertiser (prior to the landing page 506 being displayed) allowing the advertiser to customize the landing page 506 based on the information in addition to pre-populating the ensuing page.
  • the preconfigured object file 524 or the executable file embedded in the received ad 512 may relate to the advertiser that the user is from California or from San Francisco (without revealing the user's actual address) allowing the advertiser to customize the landing page 506 in a fashion that is appealing to a Californian resident.
  • Other examples as may be contemplated by a person of ordinary skill in the art, may also be used in conjunction with the techniques discussed above.
  • the preconfigured object file 524 or the executable file embedded in the received ad 512 may first identify what type of information needs to be pre-popu!ated in the ensuing landing page 506 and accordingly minimize extraction of personal information from the user's computer. This prevents unnecessary information from being extracted from the user's computer, thus further enhancing a user's privacy while providing him with the benefits of the auto- population in the landing page 506.
  • the user may specify or limit the types of personal information that may be extracted from the user's computer, thus limiting the information extracted to suit the user's preferences.
  • FIG. 3 is a block diagram illustrating an exemplary architecture of an advertisement server 1 14 configured to perform the various functionalities discussed herein, in the illustrated embodiment, the advertisement server 1 14 includes a computing subsystem 300, which performs various functions related to the advertisement service.
  • the computing subsystem 300 can be implemented by using programmable circuitry programmed by software and/or firmware, or by using special-purpose hardwired circuitry, or by using a combination of such embodiments. In some instances, the computing subsystem 300 is implemented as a unit in a processor of the advertisement server.
  • the computing subsystem 300 includes a receiving module 302 to receive indications of a user's click of an advertisement hosted via the advertisement server 1 14. Upon receiving the information using, for example, API calls, the receiving module initiates routines to extract additional user information as discussed above.
  • An advertisement routing module 304 then directs the user to a landing page. In some instances, and as suitable for a particular method of advertising used, the advertising routing module may initiate communication with and retrieve Sanding page information.
  • a user information retrieval module 306 is then responsible for extracting relevant user information from the user's computer using one or more of the techniques discussed herein.
  • a pre-population module 308 uses the extracted information selectively or completely for pre-populating various sections in the landing page.
  • a user customization module 310 is responsible for providing options to the user to select particular types of information for pre- population or to even select the option of pre-populating the landing page.
  • the block diagram in Figure 3 illustrates an exemplary architecture of a mobile device 102 configured to perform the various functionalities discussed herein.
  • the mobile device 102 includes a computing subsystem 300, which performs various functions related to the pre-population of online forms.
  • the computing subsystem 300 can be implemented by using programmable circuitry programmed by software and/or firmware, or by using special-purpose hardwired circuitry, or by using a combination of such embodiments.
  • the computing subsystem 300 is implemented as a unit in a processor of the mobile device.
  • the computing subsystem 300 includes a computing module for running a mobile application, where the mobile application could include a preconfigured object that is executed when the mobile application is running on the mobile device.
  • the computation subsystem 300 includes a receiving module 302 to receive indications of a user's click of an advertisement hosted via the advertisement server 704. Upon receiving the information using, for example, API calls, the receiving module forwards the indication of the user's click of the advertisement to the object being executed on the computing module.
  • the object running on the computing module, initiates routines to extract additional user information as discussed above.
  • the object communicates with an advertisement routing module 304 to direct the user to a landing page.
  • the advertising routing module may initiate communication with and retrieve landing page information.
  • the object a user information retrieval module 306 for extracting relevant user information from the user's mobile device using one or more of the techniques discussed herein.
  • a pre-population module 308 uses the extracted information selectively or completely for pre-populating various sections in the landing page.
  • a user customization module 310 is responsible for providing options to the user to select particular types of information for pre-population or to even select the option of pre- populating the landing page.
  • FIG. 4 is a flow diagram depicting a process 400 for providing the advertising service described herein. It is understood that this is one embodiment of an illustrative method, and that other variations to the method, in accordance with various techniques discussed above in this document or in accordance with variations contemplated by persons of ordinary skill in the art, are also included herein.
  • the process 400 causes advertisements to be placed in a web page requested by the user.
  • the process 400 receives an indication of a user having clicked an advertisement.
  • the process 400 collects the user's personal information. In some instances, this may be an optional step after the user accepts extraction of such information.
  • the process optionally 400 queries whether the user wants this information transmitted to the advertising server or to the landing page for use in pre-population. When the user agrees, the process 400 transfer to block 450, where the user information is collected. At block 460, the landing page is displayed to the user in response to the user's clicking on the advertisement. At block 470, the process 400 optionally queries whether the user would like the information extracted from the user's computer to be pre-populated in the landing page. Optionally, at block 470, the process 400 may verify or confirm which information may be used for pre-population, for saving in association with the user's account, purging, etc. Based on this information, at block 480, the process 400 uses the extracted information to pre- populate the landing page.
  • Figure 6 is a high-level block diagram showing an example of the architecture for a computer system 600 that can be utilized to implement a
  • the computer system 600 includes one or more processors 605 and memory 610 connected via an interconnect 625.
  • the interconnect 625 is an abstraction that represents any one or more separate physical buses, point to point connections, or both connected by appropriate bridges, adapters, or controllers.
  • the interconnect 625 may include, for example, a system bus, a Peripheral Component Interconnect (PCI) bus, a HyperTransport or industry standard architecture (ISA) bus, a small computer system interface (SCSI) bus, a universal serial bus (USB), IIC (I2C) bus, or an Institute of Electrical and Electronics Engineers (IEEE) standard 694 bus, sometimes referred to as "Firewire”.
  • PCI Peripheral Component Interconnect
  • ISA HyperTransport or industry standard architecture
  • SCSI small computer system interface
  • USB universal serial bus
  • I2C IIC
  • IEEE Institute of Electrical and Electronics Engineers
  • the processor(s) 605 may include central processing units (CPUs) to control the overall operation of, for example, the host computer. In certain embodiments, the processor(s) 605 accomplish this by executing software or firmware stored in memory 610.
  • the processor(s) 605 may be, or may include, one or more programmable general-purpose or special-purpose microprocessors, digital signal processors (DSPs), programmable controllers, application specific integrated circuits (ASICs), programmable logic devices (PLDs), or the like, or a combination of such devices.
  • DSPs digital signal processors
  • ASICs application specific integrated circuits
  • PLDs programmable logic devices
  • the memory 610 is or includes the main memory of the computer system 1 100.
  • the memory 610 represents any form of random access memory (RAM), read-only memory (ROM), flash memory (as discussed above), or the like, or a combination of such devices.
  • the memory 610 may contain, among other things, a set of machine instructions which, when executed by processor 605, causes the processor 605 to perform operations to implement embodiments of the present invention.
  • the network adapter 615 provides the computer system 600 with the ability to communicate with remote devices, such as the storage clients, and/or other storage servers, and may be, for example, an Ethernet adapter or Fiber Channel adapter.
  • connection means any connection or coupling, either direct or indirect, between two or more elements. Such a coupling or connection between the elements can be physical, logical, or a combination thereof.
  • the word "or,” in reference to a list of two or more items covers all of the following interpretations of the word: any of the items in the list, ail of the items in the list, and any combination of the items in the list.

Abstract

Among other disclosed subject matter, a computer-implemented method for pre-populating an online form opened in a mobile device with information from the mobile device, the method includes running, by the mobile device, a mobile application, where the mobile application includes a preconfigured object that is executed when the mobile application is run on the mobile device. The method includes upon receiving, by the mobile application, a selection, by the user, of an advertisement link displayed in the mobile device, the object: (1 ) identifies a landing page associated with the selected advertisement link displayed in the mobile device; (2) identifies an online form in the identified landing page, the online form including at least one entry field; (3) extracts, from the mobile device, data associated with the user and/or the mobile device for use in filling out the at least one of entry field of the landing page; and (4) utilizes the data extracted from the mobile device, pre- populating the at least one entry field of the landing page. The method includes displaying, by the mobile device, the landing page to the user of the mobile device, where the online form of the landing page is pre-populated using the information extracted from the user's mobile device.

Description

METHODS AND SYSTEMS FOR PRE-POPULATING
ADVERTISEMENT LANDING PAGES
CROSS-REFERENCE TO RELATED APPLICATION
[0001] This application claims priority to U.S. Patent Application No. 13/804,940 filed March 14, 2013 which is a continuation-in-part of U.S. Patent Application No. 13/623,844 filed September 20, 2012, which claims priority to U.S. Provisional Application Nos. 61/654,703, filed June 1 , 2012, 61/654,802 filed June 1 , 2012, 61/672,939, filed July 18, 2012, and 61/698,449, filed September 7, 2012. This application also claims priority to U.S. Provisional Patent Application Nos.
61/713,421 filed October 12, 2012 and 61/760,952 filed February 5, 2013. The preceding are hereby incorporated by reference in their entireties.
FIELD
[0002] The present invention generally relates to information processing. More particuiariy, the present invention relates to methods and systems for pre-popuiating advertisement landing pages with user information.
BACKGROUND
[0003] The rapid expansion of the Internet in recent years has led to the rise of internet advertising. Advertisers, content publishers, search engine sites, and advertisement ("ad") brokers have developed an infrastructure for the delivery of ads referred to as an "ad network." A content publisher agrees to permit the delivery of ads to specified portions of its content pages as the content pages are viewed by a content consumer. Content consumers inciude "users" or "subscribers." Advertisers target such users with ads to market and sell their products. When a user clicks on an ad, offered either through a content publisher's web page or through the user's mobile phone, the user is directed to a landing page. The landing page is the page the advertiser wishes to display to the user.
[0004] In some instances, the landing page includes one or more user sections (i.e., online forms) where the user fills in the user's personal information. Some of the commonly fiiled out forms inciude forms fiiled out for purchasing products reiating to the clicked advertisement, forms for requesting information relating to the clicked advertisement campaign, forms for submitting questions reiating to the product on the clicked advertisement, etc. Users might repeatedly be required to enter the same information including their name, home address, business address, email address, and/or phone numbers on a variety of different forms.
[0005] For example, a landing page may include information about a product or service the advertiser wishes to sell and may present the user with one or more sections for the user to fiil in the user's personal information. Also, the landing page may include sections allowing the user to provide e-maii or physical mailing address information to allow the address to send sales brochures or additional information about the user's product. In some instances, the landing page may include sections to request the user to provide information about certain user preferences such as the user's primary zip location or area-code information for searching restaurants or sporting good stores.
[0006] In order for the advertisement to achieve its intended purpose, the advertiser needs to simplify the inputs needed from the user to achieve that intended purpose. For example, when an advertisement links a landing page with a purchase form for the product advertised, the user likely intends to purchase the advertised product when the user clicks on the advertisement. By automatically filing out any of the necessary information in the purchase form, the advertiser reduces the user effort needed to complete the purchase and in turn increases the likelihood the user will complete the purchase.
[0007] Unfortunately, conventional methods which have attempted to address these concerns are problematic. For example, under one conventional method, the user fills out the information manually every time he encounters the landing page. In another conventional method, the user's web browser locally provides the user's personal information and pre-populates the user's personal information. However, in the first conventional method, the user is forced to type out the information every time he encounters a landing page, which is laborious. In the second conventional method, the user entrusts personal information (which may include personal information and credit information) to a web browser and does not discriminate forms where the user wishes the information to be pre-filled and places where the user does not wish information to be pre-popuiated.
[0008] Other traditional methods may provide automated input of some data, however, these methods may still be deficient and therefore, unable to meet the many needs of today's Internet user. [0009] Overall, the examples herein of some prior or related systems and their associated limitations are intended to be illustrative and not exclusive. Other limitations of existing or prior systems will become apparent to those of skill in the art upon reading the following Detailed Description. SUMMARY OF THE DESCRIPTION
[0010] The invention relates to pre-populating an online form with information gathered from a computing device.
[0011] In a first aspect, a computer-implemented method for pre-populating an online form opened in a mobile device with information from the mobile device. The method includes running, by the mobile device, a mobile application, where the mobile application includes a preconfigured object that is executed when the mobile application is run on the mobile device. The method further includes upon receiving, by the mobile application, a seiection, by the user, of an advertisement link displayed in the mobile device, the object: (1 ) identifies a landing page associated with the selected advertisement link displayed in the mobile device; (2) identifies an online form in the identified landing page, the online form including at least one entry field; (3) extracts, from the mobile device, data associated with the user and/or the mobile device for use in filling out the at least one of entry field of the landing page; and (4) utilizes the data extracted from the mobile device to pre-popuiate at least one entry field of the landing page. The method includes displaying, by the mobile device, the landing page to the user of the mobile device, where the online form of the landing page is pre-popuiated using the information extracted from the mobile device.
[0012] Implementations can include any, ail or none of the following features. The method can further include modifying configuration of the object to disable pre- populating a given online form, where the modification of the object's configuration can be performed by one or more of: (1 ) a given user of the mobile device; (2) a developer of the mobile application; or (3) a provider of the preconfigured object. The method can further include requesting, by the mobile device, the user of the mobile device, permission to access the mobile device for extracting the data associated with the user and/or the given mobile device. The method can further include storing, by the mobile device executing the preconfigured object, the data gathered for the one or more identified fields in a user account associated with the user of the mobile device. The method can further include utilizing, by the mobile device, the stored data to pre-popuiate a one or more identified fields in a second identified online form present in a second identified landing page, where the second identified landing page is associated with a second presented advertisement link, and further where the second presented advertisement link is opened at a later time after the opening of the first presented advertisement link.
[0013] The method can further include purging, by the mobile device, the extracted data subsequent to one or more of: (1 ) receiving a request from a user to delete the information; (2) subsequent to a specified duration of time; (3) subsequent to usage of the extracted information in a specified number of landing pages; or (4) subsequent to usage of the extracted information at the landing page. The method can further include, when requesting, by the mobile device, for permission of the user of the mobile device to gather data for the one or more identified fields: (1 ) providing, by the mobile device, the user with a list of one or more identified fields which the mobile device identified to gather data for; and (2) receiving, by the mobile device, a selection of one or more identified fields from the iist by the user, where the selection of one or more identified fields by the user provides the mobile device permission of the user to gather data for the selected fields.
[0014] In a second aspect, a computer-implemented method for pre-populating an online form, the method includes receiving, by computing server, an indication, from a user of a given computing device, of a user desire to access a first link included in a first webpage displayed to the user via the given computing device. The method further includes identifying, by the computing server, a landing page associated with the first link identified by the user. The method further includes identifying, by the computing server, presence of one or more fields in the landing page configured to receive data entered by the user. The method further includes dynamically extracting, by the computing server, data associated with the user and/or the given computing device from the given computing device. The method further includes receiving, by the computing server, an indication of display of the landing page associated with the first link at the given computing device. The method further includes, utilizing the data extracted from the given computing device, pre-populating, by the computing server, at least one of the one or more identified fields in the landing page displayed by the given computing device.
[0015] Implementations can include any, all or none of the following features. The method can further include requesting, by the computing server, from the user of the computing device, permission to access the computing device for extracting the data associated with the user and/or the given computing device. The method can further include storing, by the computing server, the data gathered for the one or more identified fields in a user account associated with the user of the computing device. The method can further include utilizing, by the computing server, the stored data to pre-populate a one or more identified fields in a second online form present in a second landing page. In some instances, the second landing page is associaied with a second advertisement link, and the second advertisement link is opened at a later time after the opening of the first advertisement link. The method can further include purging, by the computing server, the extracted data subsequent to one or more of: (1 ) receiving a request from a user to delete the information; (2) subsequent to a specified duration of time; (3) subsequent to usage of the extracted information in a specified number of landing pages; or (4) subsequent to usage of the extracted information at the landing page.
[0016] Implementations can include any, ail or none of the following features. Other advantages and features will become apparent from the following description and claims. It should be understood that the description and specific examples are intended for purposes of illustration only and not intended to limit the scope of the present disclosure.
BRIEF DESCRIPTION OF DRAWINGS
[0017] These and other objects, features and characteristics of the present invention will become more apparent to those skilled in the art from a study of the foliowing detailed description in conjunction with the appended claims and drawings, all of which form a part of this specification. In the drawings:
Figure 1 and the following discussion provide a brief, general description of a representative environment in which the invention can be implemented;
Figures 2A, 2B, and 2C illustrate the pre-population of advertisement landing pages by an advertisement server;
Figure 3 is a block diagram illustrating an exemplary architecture of an advertisement server and mobile device configured to perform the various functionalities discussed in Figures 1 , 2 and 5;
Figure 4 is a flow diagram depicting a process 400 for providing the advertising service described herein;
Figure 5 illustrate the pre-population of advertisement landing pages by a computing device such as mobile phones; and
Figure 6 is a high-level block diagram showing an example of the architecture for a computer system.
[0018] The headings provided herein are for convenience only and do not necessarily affect the scope or meaning of the claimed invention.
[0019] In the drawings, the same reference numbers and any acronyms identify elements or acts with the same or similar structure or functionality for ease of understanding and convenience. To easily identify the discussion of any particular element or act, the most significant digit or digits in a reference number refer to the Figure number in which that element is first introduced {e.g., element 204 is first introduced and discussed with respect to Figure 2).
DETAILED DESCRIPTION
[0020] Various examples of the invention will now be described. The following description provides specific details for a thorough understanding and enabling description of these examples. One skilled in the relevant art will understand, however, that the invention may be practiced without many of these details.
Likewise, one skilled in the relevant art will also understand that the invention can include many other obvious features not described in detail herein. Additionally, some well-known structures or functions may not be shown or described in detail below, so as to avoid unnecessarily obscuring the relevant description.
[0021] The terminology used below is to be interpreted in its broadest reasonable manner, even though it is being used in conjunction with a detailed description of certain specific examples of the invention. Indeed, certain terms may even be emphasized below; however, any terminology intended to be interpreted in any restricted manner will be overtly and specifically defined as such in this Detailed Description section.
[0022] Figure 1 and the following discussion provide a brief, general description of a representative environment in which the invention can be implemented.
Although not required, aspects of the invention may be described below in the general context of computer-executable instructions, such as routines executed by a general-purpose data processing device (e.g., a server computer or a personal computer). Those skilled in the relevant art will appreciate that the invention can be practiced with other communications, data processing, or computer system configurations, including: wireless devices, Internet appliances, hand-held devices (including personal digital assistants (PDAs)), wearable computers, all manner of cellular or mobile phones, multi-processor systems, microprocessor-based or programmable consumer electronics, set-top boxes, network PCs, mini-computers, mainframe computers, and the like. Indeed, the terms "computer," "server," and the like are used interchangeably herein, and may refer to any of the above devices and systems.
[0023] While aspects of the invention, such as certain functions, are described as being performed exclusively on a single device, the invention can also be practiced in distributed environments where functions or modules are shared among disparate processing devices. The disparate processing devices are linked through a communications network, such as a Local Area Network (LAN), Wide Area Network (WAN), or the Internet. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
[0024] Aspects of the invention may be stored or distributed on tangible computer-readable media, including magnetically or optically readable computer discs, hard-wired or preprogrammed chips (e.g., EEPROM semiconductor chips), nanotechnology memory, biological memory, or other data storage media.
Alternatively, computer implemented instructions, data structures, screen displays, and other data related to the invention may be distributed over the Internet or over other networks (including wireless networks), on a propagated signal on a
propagation medium (e.g., an electromagnetic wave(s), a sound wave, etc.) over a period of time. In some implementations, the data may be provided on any analog or digital network (packet switched, circuit switched, or other scheme).
[0025] As shown in Figure 1 , a user may use a personal computing device (e.g., a phone 102, a personal computer 104, etc.) to communicate with a network. The term "phone," as used herein, may be a cell phone, a persona! digital assistant (PDA), a portable email device (e.g., a Blackberry®), a portable media player (e.g., an I Pod Touch®), or any other device having communication capability to connect to the network. In one example, the phone 102 connects using one or more cellular transceivers or base station antennas 106 (in cellular implementations), access points, terminal adapters, routers or modems 108 (in IP-based telecommunications implementations), or combinations of the foregoing (in converged network
embodiments).
[0026] In some instances, the network 1 10 is the Internet, allowing the phone 102 (with, for example, WiFi capability) or the personal computer 104 to access web content offered through various web servers. In some instances, especially where the phone 102 is used to access web content through the network 1 10 (e.g., when a 3G or an LTE service of the phone 102 is used to connect to the network 1 10), the network 1 10 may be any type of cellular, IP-based or converged
telecommunications network, including but not limited to Global System for Mobile Communications (GSM), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), Orthogonal Frequency Division Multiple Access (OFDM), General Packet Radio Service (GPRS), Enhanced Data GSM Environment (EDGE), Advanced Mobile Phone System (AMPS), Worldwide Interoperability for Microwave Access (WiMAX), Universal Mobile Telecommunications System (UMTS), Evolution- Data Optimized (EVDO), Long Term Evolution (LTE), Ultra Mobile Broadband (UMB), Voice over Internet Protocol (VoIP), Unlicensed Mobile Access (UMA), etc.
[0027] In some instances, a user uses one of the personal computing devices (e.g., the phone 102, the personal computer 104, etc.) to connect to one or more web pages through the network 1 10. In one embodiment, the user's request to access to a given web page directs the user to, for example, a web server 120 that operates and provides access to the web page requested by the user.
[0028] In some instances, a content publisher, such as a website publisher, can agree to permit the delivery of ads to specified portions of its web pages as the web pages are viewed by a content consumer. Content consumers could include the website users. An advertiser could compensate the content publisher for the use of a portion of a content page of the web page to display the advertiser's ad. Ad brokers may insert themselves in the middle of the transaction by facilitating the delivery of high-value ad content and receiving a portion of the ad revenues.
[0029] In some instances, a user may enter "Bahamas" into a website's search engine search field to obtain information about travel to the Bahamas. The web server 120 executing the search engine may return a list of uniform resource locators related to the Bahamas. The user may click on one of the URLs related to travel in the Bahamas. The user's web browser may send an HTTP request for the desired URL to the selected website (the "content provider"). The web server 120 hosting the website with web pages may then return one or more HTTP response messages containing the page content.
[0030] In one embodiment, the web server 120 communicates with an
advertisement server 1 14 to provide one or more advertisements in conjunction with web pages offered by the web server 120. The web pages in the website may be embedded with an ad "slot" in one or more of the responses. The ad slot effectively reserves a blank space on the web page as displayed to the user for subsequent insertion of an ad. In some instances, the advertisement server 1 14 may
communicate with one or more advertising agencies or other such sources of advertisements to coordinate placement of online advertisements in a variety of web pages (e.g., in the web pages displayed by the web server 120).
[0031] In some instances, the user's web browser may send a request message back to the content provider to request the ad. The content provider may then send a response message back to the user with the ad appended or may forward the user ad request to the advertisement server 1 14 for fuifiliment of the ad. In some instances, the advertisement server 1 14 is maintained by an ad broker or an advertising entity itself.
[0032] In some instances, the advertisement server 1 14 may also operate an inherent web server to also provide web pages requested by the user. It is understood that the exact configuration and division of web and advertising services, as discussed above, is for the purpose of an exemplary illustration. Other examples of offering connectivity to user-requested web pages and cross-linked
advertisements, as understood by a person of ordinary skill in the art, are equivalent variants of the techniques illustrated herein.
[0033] In some instances, for example, the advertisements supplied by the advertisement server 1 14 to the web pages displayed to the user are displayed within web widgets included in the web pages. In some instances, the
advertisements are displayed in the form of banner ads in a specified section of the web pages. Other examples, as understood by a person of ordinary skill in the art, may also be used as equivalent variants used in conjunction with the techniques discussed herein.
[0034] In some instances, a content publisher, such as a mobile application developer, can agree to permit the delivery of ads to specified portions of the mobile application's content pages as the content pages are viewed by a content consumer. Content consumers could include the mobile phone users. An advertiser could compensate the content publisher for the use of a portion of a content page of the mobile application to display the advertiser's ad.
[0035] In some instances, a user may run a mobile application, such as "Weather Report" that provides the user with the latest weather report in a given location, on their mobile phone 102. When run by the user, the mobile application may query a web server 120 to retrieve the latest weather report in a given location. Further, the mobile application may communicate with the web server 120 to request for an ad to be placed within the content pages of the requested weather report. In some instances, the mobile application may communicate with the web server 120 to request for an ad to be placed interleaved between content pages of the requested weather report. Further, in some instances, the mobile application may
communicate with the web server 120 to request for an ad to be placed in the notification tray of the mobile phone 102, which is outside the content pages provided by the mobile application.
[0036] In some instances, the web server 120 may communicate with the advertisement server 1 14 to provide one or more advertisements in conjunction with content pages offered by the web server 120 through the mobile application. The content pages in the mobile application may be embedded with an ad "slot" in one or more of the responses. The ad slot effectively reserves a blank space on the content page as displayed to the user for subsequent insertion of an ad. In some instances, the advertisement server 1 14 may communicate with one or more advertising agencies or other such sources of advertisements to coordinate placement of online advertisements in a variety of content pages (e.g., in between the pages of the weather report provided by the mobile application).
[0037] In some instances, the user's mobile application may send a request message back to the content provider to request the ad. The content provider may then send a response message back to the user with the ad appended or may forward the user ad request to the advertisement server 1 14 for fulfillment of the ad. In some instances, the advertisement server 1 14 is maintained by an ad broker or an advertising entity itself.
[0038] In some instances, for example, the advertisements supplied by the advertisement server 1 14 to the content pages displayed to the mobile user are displayed within widgets included in the content pages of the mobile application. In some instances, the advertisements are displayed in the form of banner ads in a specified section of the content pages. In some instances, the advertisements are displayed in the mobile phone's 102 notification tray, where the advertisements will be accessible to the mobile phone user outside the mobile application. Other examples, as understood by a person of ordinary skiil in the art, may also be used as equivalent variants used in conjunction with the techniques discussed herein.
[0039] The advertisements may be of any form as is understood in the industry. For example, the advertisements may be branding ads, where a video or a loop of videos or other multimedia data is played in the specified section of the web page. Clicking on the multimedia section at any point would direct the user to a "landing page" associated with the advertiser where the user may be presented with additional information. In some examples, the advertisement may simply be a link to the landing page. In other examples, the advertisement may be a banner that links the user to the advertiser's landing page. In some examples, the landing page may itself be displayed within the advertising section of the user's web page, in other examples, the landing page may be a new page that is opened in response to the user's clicking the advertising section.
[0040] For purpose of further illustration, it is useful to consider the techniques explained herein as it applies to advertising pages. Of course, however, it should be noted that the techniques introduced here extend to other types of situations where a user's personal information is transported from the user's computer to a different landing page where the user's information may be pre-populated.
[0041] An illustration of the above example of web pages and advertising landing pages is discussed in relation to Figures 2A to 2C. Figure 2A illustrates a web page displayed in a user's computer (e.g., 104). The web page includes the content (e.g., news, shopping web site, etc.) that the user originally requested and was provided by, for example, the web server 120. As discussed above, the web page may also include one or more advertisements (e.g., ADV 1 , ADV 2, etc.) in banners or web widgets or the like.
[0042] In normal scenarios, when the user clicks on or selects one of the advertisements, the user is directed to a landing page (the page illustrated in
Fig. 2C). The landing page is the page the advertiser wishes to display to the user. In some instances, the landing page includes one or more user sections where the user fills in personal information. For example, the landing page may include information about a product or service the advertiser wishes to sell and may present the user with one or more sections for the user to fill in the user's personal information. For example, the landing page may include sections allowing the user to provide e-mail or physical mailing address information to allow the address to send sales brochures or additional information about the user's product. In some instances, the landing page may include sections to request the user to provide information about certain user preferences such as the user's primary zip location or area-code information for searching restaurants or sporting good stores.
[0043] In normal scenarios, the user fills out the information manually every time he encounters the landing page. In other instances, the user's web browser locally (or at a server associated with the web browser) provides the user's personal information and pre-popu!ates the user's personal information. However, in the first normal scenario, the user is forced to type out the information every time he encounters a landing page, which is laborious. In the second scenario, the user entrusts personal information (which may include personal information and credit information) to a web browser and does not discriminate forms where the user wishes the information to be pre-filled and places where the user does not wish information to be pre-populated.
[0044] The techniques introduced herein operate in a different manner to enable the user to have pre-fiiled information on landing pages. Here, in some instances, the advertising server provides ads embedded with preconfigured object files, such as software routines, which when activated can perform a variety of tasks. Here, in some instances, when the user clicks on the advertisement links on the web page, the advertising server receiving information about this request activates software routines embedded within the clicked ad. The software routines then extract personal information about the user from the user's computer.
[0045] In some instances, the software routines embedded within the clicked ad can automatically extract personal information about the user from the user's computer when activated by a user's click. For example, SDK routines (e.g., API links) initiated by the click on the advertising link cause the information to be extracted from the user's computer and then sent to the advertisement server 1 14. In some instances, the advertisement server 1 14 parses the landing page associated with an advertisement served to the user's computer to identify fields in any online forms associated with the landing page. The advertisement server 1 14 could provide the software routines embedded within the clicked ad with information regarding the identified fields before the ad is placed in the user's computer. When activated by a user's click of the ad, the embedded software routines can
automatically extract personal information about the user from the user's computer pertaining to the identified fields embedded within the routines
[0046] In another instance, the user's computer could be running applications embedded with pre-configured object files. When such applications are used by the advertisement server to display ads, the pre-configured object file can monitor the ads and automatically extract personal information about the user from the user's computer when the user clicks the advertisement. In some instances, the user's computer couid be running an operating system that manages the computer resources and data information present in the user's computer. The advertisement server 1 14 can extract data from the user's computer by querying the operating system of the user's computer for information pertaining to the identified fields.
[0047] In some instances, the extracted information is then conveyed from the user's computer to the advertisement server 114, which in turn forwards the extracted information to the ensuing landing page (see Figure 2C). The landing page then parses the user's information and causes the information to be pre- populated in relevant sections in the landing page. In some instances, the pre- configured object file running on the user's computer identifies the fields in the online form and determines the information needed to be filled in the fields available in the online form. The pre-configured object file could then extract the available information from the user's computer and pre-popuiate the information in the landing page.
[0048] In one embodiment, the advertisement server 114 causes the information to be retrieved from one or more of a variety of locations of the user's personal computer. In embodiments, the information is extracted dynamically from the user's personal computer. Dynamic extraction has several advantages. The information is not stored by the advertisement server 114 permanently, minimizing loss or misappropriation of the data. The extracted data is used for the purpose of filiing out the forms and then discarded, enhancing data security. In some instances, the information may be extracted once by the advertising server and stored in conjunction with the user's account, such that the information may simply be used in any landing page (without dynamic extraction) for any future landing pages. Of course, in such instances, the advertising server may still extract additional personal information during each click if new or updated personal information is identified.
[0049] The personal information may be extracted, for example, from the user's mail account where the user self-identifies his personal information, or in other places of the user's personal computer as may be contemplated by a person of ordinary skill in the art. Further the information that is retrieved may be parsed to identify specific types of information using techniques that may be contemplated by a person of ordinary skill in the art.
[0050] In some instances, as illustrated in Figure 2B, when the user clicks on the advertisement (and prior to taking the user to the landing page), the advertisement server 114 may cause, for example, a window or a new intermediary window to be opened to request the user to confirm or agree to the information being extracted from the user's computer and used in the landing page. In some instances, the information may directly be applied to the landing page and have the information sections auto populated and auto-submitted. In some instances, the user has the further ability to accept or edit the information that is pre-popuiated in the landing page.
[0051] In some instances, as discussed above, the advertisement server 1 14 may retain the information extracted from the user's computer 104 in association with, for example, a user account associated with the user or a cookie associated with the user's computer and use the information for future pre-population of landing pages users may end at. In some instances, the user may be provided options as to allowing the advertising server to selectively retain some information {e.g., user's address, etc.) while discarding or purging the other data (e.g., financial or credit information) after it is used in pre-popuiating the current landing page.
[0052] In some instances, the advertising server may selectively send, for example, non-confidential information back to the advertiser (prior to the landing page being displayed) allowing the advertiser to customize the landing page based on the information in addition to pre-populaiing the ensuing page. For example, the advertisement server 1 14 may relate to the advertiser that the user is from California or from San Francisco (without revealing the user's actual address) allowing the advertiser to customize the landing page in a fashion that is appealing to a
Californian resident. Other examples, as may be contemplated by a person of ordinary skill in the art, may also be used in conjunction with the techniques discussed above.
[0053] In some instances, the advertisement server 1 14 may first identify what type of information needs to be pre-populated in the ensuing landing page and accordingly minimize extraction of personal information from the user's computer.
This prevents unnecessary information from being extracted from the user's computer, thus further enhancing a user's privacy while providing him with the benefits of the auto-population in the landing page. In some instances, the user may specify or limit the types of personal information that may be extracted from the user's computer, thus limiting the information extracted to suit the user's
preferences.
[0054] Another illustration of the above example of advertising in mobile devices and pre-populating associated advertising landing pages is discussed in relation to Figure 5. Figure 5 illustrates a mobile application displayed in a user's mobile device (e.g., 502). The mobile application includes the content (e.g., news, shopping, games, banking, weather report, etc.) that the user originally requested and was provided by, for example, the mobile device 502. As discussed above, the mobile application may also serve one or more advertisements (e.g., ADV 1 , ADV 2, etc.) in banners or widgets or the like.
[0055] In one embodiment, the mobile application developer can embed a preconfigured object file 524, e.g., JAR file, within their application's source code 522. When the application's source code 522 is compiled, the preconfigured object file 524 becomes part of the mobile application 508. In some instances, the preconfigured object file 524 can be placed within the mobile application's main() function, ensuring the execution of preconfigured object file 524 when the mobile application 508 is run by the user.
[0056] In another embodiment, when the mobile application 508 containing the preconfigured object file 524 is executed, the preconfigured object file 524 is also executed once from the main activity of a mobile application 508. When executing, the preconfigured object file 524 utilizes the mobile device's operating system framework to schedule ongoing polling events of the advertisement server 504 a few times per day, where each polling event runs briefly as a background service. In some instances, the network 520 is the internet, allowing the mobile device 502 (with, for example, WiFi capability) to communicate with the advertisement server 504.
[0057] In one embodiment, the advertisement server 504 could be a cluster of linux-based ad servers 516, where the ad servers determine the optimal ads to delivered in response to polling from clients. In some instances, the advertisement server 504 serves ads that are embedded with advertisement links 518, such as a HTTP link to a web page within a website, which the user of the mobile device 502 can access by clicking on the ad with the embedded advertisement links 518.
[0058] In some instances, the advertisement server 504 determines the ads to be placed based on a combination of bid from advertisers and relevance of the ad to the user. In some instances, the advertisement server 504 determines the ad's relevance to user based on factors such as information about the target mobile application 502 the ad is placed in, etc. [0059] In some instances, the preconfigured object file 524 requests (i.e., polls) for an ad from the advertisement server 504 and cache any received ads from the advertisement server 504 until optimal display time. In some instances, the preconfigured object file 524 can scheduie a display of a received ad 514 interleaved between the content page 512 of the mobile application. The content page 512 of the mobile application can be made viewable through the graphical user interface 510 ("GUI") of the mobile device 502. in another instance, the preconfigured object file 524 can scheduie a display of the received ad 514 within a specified portion of the content page 512 as the content page is viewed by the mobile device 502 user. In another instance, the preconfigured object file 524 can schedule a display of the received ad 514 in the user notification tray of the mobile device 502, where the received ad 514 can be viewed by the user outside of the content page 512 of the mobile application 508.
[0060] In one embodiment, the preconfigured object file 524 could schedule a display of a received ad 514 with an embedded advertisement link 518. When a user of the mobile device 502 clicks on an embedded advertisement link 518 within an ad, the user is directed to a landing page 506. The landing page 506 is the page the advertiser wishes to display to the user. For example, the landing page 506 could be a web page with information relating to the ad 514 displayed on the mobile device 502.
[0061] In some instances, the landing page 506 includes one or more user sections where the user fills in personal information. For example, the landing page 506 may include information about a product or service the advertiser wishes to sell and may present the user with one or more sections for the user to fill in the user's personal information. For example, the landing page 506 may include sections allowing the user to provide e-mail or physical mailing address information to allow the address to send sales brochures or additional information about the user's product. In some instances, the landing page 506 may include sections to request the user to provide information about certain user preferences such as the user's primary zip location or area-code information for searching restaurants or sporting good stores.
[0062] In normal scenarios, the user fills out the information manually every time he encounters the landing page 506. The techniques introduced herein operate in a different manner to enable the user to have pre-filled information on landing page 506. Here, in some instances, the preconfigured object file 524 requests advertisement server 504 to provide ads with embedded executable files, such as software routines, which when activated perform a variety of tasks. Here, in some instances, when the user clicks on the ad with the embedded executable file and the embedded advertisement link 518, the mobile device opens the Ianding page 506 associated with the embedded advertisement link 518 while executing the software routine embedded within the clicked ad. The software routine automatically extracts information from the user's mobile device needed by the forms in the Ianding page 506.
[0063] In another instance, the p re-configured object file 524 could track advertisements placed by the advertisement server 504. For example, when a mobile application 508 with the pre-configured object file 524 is used by the advertisement server to display ads, the pre-configured object file can monitor the advertisements placed through the mobile application. When a user clicks such a monitored advertisement to open an embedded advertisement link 518, the pre- configured object file 524 could automatically extract information from the user's mobile device needed to pre-populate forms in ianding page 506 associated with the embedded advertisement link 518.
[0064] In some instances, the extracted information is then conveyed from the user's mobile device to the advertisement server 504, which in turn forwards the extracted information to the ensuing Ianding page 506 (see Figure 2C). The Ianding page 506 then parses the user's information and causes the information to be pre- populated in relevant sections in the Ianding page 506. In some instances, the pre- configured object file running on the user's mobile device identifies the fields in the online form and determines the information needed to be filled in the fields available in the online form. The pre-configured object file could then extract the available information from the user's mobile device and pre-popuiate the information in the Ianding page 506.
[0065] In one embodiment, the information from the mobile device may be retrieved from one or more of a variety of locations through the user's mobile device. In embodiments, the information is extracted dynamically from the user's mobile device. Dynamic extraction has several advantages. The information may not stored by the any web browser permanently, minimizing loss or misappropriation of the data. The extracted data could be used for the purpose of filling out the forms and then discarded, enhancing data security. In some instances, the information may be extracted once by the pre-configured object file 524 or the executable file embedded within the received ad 514 and stored in conjunction with the user's account, such that the information may simply be used in any landing page 506 (without dynamic extraction) for any future landing page 506. Of course, in such instances, the advertising server may still extract additional personal information during each click if new or updated personal information is identified.
[0066] The personal information may be extracted, for example, from the user's mail account where the user self-identifies his personal information, or in other places of the user's mobile device as may be contemplated by a person of ordinary skill in the art. Further the information that is retrieved may be parsed to identify specific types of information using techniques that may be contemplated by a person of ordinary skill in the art.
[0067] In some instances, as illustrated in Figure 2B, when the user clicks on the advertisement (and prior to taking the user to the landing page 506), the
preconfigured object file 524 or the executable file embedded in the received ad 512 may cause, for example, a window or a new intermediary window to be opened. The window could be used to request the user to confirm or agree to the information being extracted from the user's mobile device and used in the landing page 506. In some instances, the information may directly be applied to the landing page 506 and have the information sections auto populated and auto-submitted. In some instances, the user has the further ability to accept or edit the information that is pre- populated in the landing page 506.
[0068] In some instances, as discussed above, the preconfigured object file 524 or the executable file embedded in the received ad 512 may retain the information extracted from the user's mobile device 502 in association with, for example, a user account associated with the user or a cookie associated with the user's computer and use the information for future pre-population of landing page 506s users may end at. in some instances, the user may be provided options as to allowing the advertising server to selectively retain some information {e.g., user's address, etc.) while discarding or purging the other data (e.g., financial or credit information) after it is used in pre-populating the current landing page 506.
[0069] In some instances, the preconfigured object file 524 or the executable file embedded in the received ad 512 may selectively send, for example, non- confidential information back to the advertiser (prior to the landing page 506 being displayed) allowing the advertiser to customize the landing page 506 based on the information in addition to pre-populating the ensuing page. For example, the preconfigured object file 524 or the executable file embedded in the received ad 512 may relate to the advertiser that the user is from California or from San Francisco (without revealing the user's actual address) allowing the advertiser to customize the landing page 506 in a fashion that is appealing to a Californian resident. Other examples, as may be contemplated by a person of ordinary skill in the art, may also be used in conjunction with the techniques discussed above.
[0070] In some instances, the preconfigured object file 524 or the executable file embedded in the received ad 512 may first identify what type of information needs to be pre-popu!ated in the ensuing landing page 506 and accordingly minimize extraction of personal information from the user's computer. This prevents unnecessary information from being extracted from the user's computer, thus further enhancing a user's privacy while providing him with the benefits of the auto- population in the landing page 506. In some instances, the user may specify or limit the types of personal information that may be extracted from the user's computer, thus limiting the information extracted to suit the user's preferences.
[0071] Figure 3 is a block diagram illustrating an exemplary architecture of an advertisement server 1 14 configured to perform the various functionalities discussed herein, in the illustrated embodiment, the advertisement server 1 14 includes a computing subsystem 300, which performs various functions related to the advertisement service. The computing subsystem 300 can be implemented by using programmable circuitry programmed by software and/or firmware, or by using special-purpose hardwired circuitry, or by using a combination of such embodiments. In some instances, the computing subsystem 300 is implemented as a unit in a processor of the advertisement server.
[0072] In some instances, the computing subsystem 300 includes a receiving module 302 to receive indications of a user's click of an advertisement hosted via the advertisement server 1 14. Upon receiving the information using, for example, API calls, the receiving module initiates routines to extract additional user information as discussed above. An advertisement routing module 304 then directs the user to a landing page. In some instances, and as suitable for a particular method of advertising used, the advertising routing module may initiate communication with and retrieve Sanding page information. A user information retrieval module 306 is then responsible for extracting relevant user information from the user's computer using one or more of the techniques discussed herein. A pre-population module 308 uses the extracted information selectively or completely for pre-populating various sections in the landing page. A user customization module 310 is responsible for providing options to the user to select particular types of information for pre- population or to even select the option of pre-populating the landing page.
[0073] In another embodiment, the block diagram in Figure 3 illustrates an exemplary architecture of a mobile device 102 configured to perform the various functionalities discussed herein. In the illustrated embodiment, the mobile device 102 includes a computing subsystem 300, which performs various functions related to the pre-population of online forms. The computing subsystem 300 can be implemented by using programmable circuitry programmed by software and/or firmware, or by using special-purpose hardwired circuitry, or by using a combination of such embodiments. In some instances, the computing subsystem 300 is implemented as a unit in a processor of the mobile device.
[0074] In some instances, the computing subsystem 300 includes a computing module for running a mobile application, where the mobile application could include a preconfigured object that is executed when the mobile application is running on the mobile device. The computation subsystem 300 includes a receiving module 302 to receive indications of a user's click of an advertisement hosted via the advertisement server 704. Upon receiving the information using, for example, API calls, the receiving module forwards the indication of the user's click of the advertisement to the object being executed on the computing module.
[0075] The object, running on the computing module, initiates routines to extract additional user information as discussed above. In some instances, the object communicates with an advertisement routing module 304 to direct the user to a landing page. In some instances, and as suitable for a particular method of advertising used, the advertising routing module may initiate communication with and retrieve landing page information. In another instance, the object a user information retrieval module 306 for extracting relevant user information from the user's mobile device using one or more of the techniques discussed herein. In some instances, a pre-population module 308 uses the extracted information selectively or completely for pre-populating various sections in the landing page. In another instance, a user customization module 310 is responsible for providing options to the user to select particular types of information for pre-population or to even select the option of pre- populating the landing page.
[0076] Figure 4 is a flow diagram depicting a process 400 for providing the advertising service described herein. It is understood that this is one embodiment of an illustrative method, and that other variations to the method, in accordance with various techniques discussed above in this document or in accordance with variations contemplated by persons of ordinary skill in the art, are also included herein. As indicated in block 410, the process 400 causes advertisements to be placed in a web page requested by the user. At block 420, the process 400 receives an indication of a user having clicked an advertisement. At block 430, the process 400 collects the user's personal information. In some instances, this may be an optional step after the user accepts extraction of such information. At block 440, the process optionally 400 queries whether the user wants this information transmitted to the advertising server or to the landing page for use in pre-population. When the user agrees, the process 400 transfer to block 450, where the user information is collected. At block 460, the landing page is displayed to the user in response to the user's clicking on the advertisement. At block 470, the process 400 optionally queries whether the user would like the information extracted from the user's computer to be pre-populated in the landing page. Optionally, at block 470, the process 400 may verify or confirm which information may be used for pre-population, for saving in association with the user's account, purging, etc. Based on this information, at block 480, the process 400 uses the extracted information to pre- populate the landing page.
[0077] Figure 6 is a high-level block diagram showing an example of the architecture for a computer system 600 that can be utilized to implement a
advertisement server (e.g., 1 14 from Fig. 1 ), a web server (e.g., 125 from Fig. 1 ), etc. In Figure 6, the computer system 600 includes one or more processors 605 and memory 610 connected via an interconnect 625. The interconnect 625 is an abstraction that represents any one or more separate physical buses, point to point connections, or both connected by appropriate bridges, adapters, or controllers. The interconnect 625, therefore, may include, for example, a system bus, a Peripheral Component Interconnect (PCI) bus, a HyperTransport or industry standard architecture (ISA) bus, a small computer system interface (SCSI) bus, a universal serial bus (USB), IIC (I2C) bus, or an Institute of Electrical and Electronics Engineers (IEEE) standard 694 bus, sometimes referred to as "Firewire".
[0078] The processor(s) 605 may include central processing units (CPUs) to control the overall operation of, for example, the host computer. In certain embodiments, the processor(s) 605 accomplish this by executing software or firmware stored in memory 610. The processor(s) 605 may be, or may include, one or more programmable general-purpose or special-purpose microprocessors, digital signal processors (DSPs), programmable controllers, application specific integrated circuits (ASICs), programmable logic devices (PLDs), or the like, or a combination of such devices.
[0079] The memory 610 is or includes the main memory of the computer system 1 100. The memory 610 represents any form of random access memory (RAM), read-only memory (ROM), flash memory (as discussed above), or the like, or a combination of such devices. In use, the memory 610 may contain, among other things, a set of machine instructions which, when executed by processor 605, causes the processor 605 to perform operations to implement embodiments of the present invention.
[0080] Also connected to the processor(s) 605 through the interconnect 625 is a network adapter 615. The network adapter 615 provides the computer system 600 with the ability to communicate with remote devices, such as the storage clients, and/or other storage servers, and may be, for example, an Ethernet adapter or Fiber Channel adapter.
[0081] Unless the context clearly requires otherwise, throughout the description and the claims, the words "comprise," "comprising," and the like are to be construed in an inclusive sense (i.e., to say, in the sense of "including, but not limited to"), as opposed to an exclusive or exhaustive sense. As used herein, the terms
"connected," "coupled," or any variant thereof means any connection or coupling, either direct or indirect, between two or more elements. Such a coupling or connection between the elements can be physical, logical, or a combination thereof. Additionally, the words "herein," "above," "below," and words of similar import, when used in this application, refer to this application as a whole and not to any particular portions of this application. Where the context permits, words in the above Detailed Description using the singular or plural number may also include the plural or singular number respectively. The word "or," in reference to a list of two or more items, covers all of the following interpretations of the word: any of the items in the list, ail of the items in the list, and any combination of the items in the list.
[0082] The above Detailed Description of examples of the invention is not intended to be exhaustive or to limit the invention to the precise form disclosed above. While specific examples for the invention are described above for illustrative purposes, various equivalent modifications are possible within the scope of the invention, as those skilled in the relevant art will recognize. While processes or blocks are presented in a given order in this application, alternative implementations may perform routines having steps performed in a different order, or employ systems having blocks in a different order. Some processes or blocks may be deleted, moved, added, subdivided, combined, and/or modified to provide alternative or subcombinations. Also, while processes or blocks are at times shown as being performed in series, these processes or blocks may instead be performed or implemented in parallel, or may be performed at different times. Further any specific numbers noted herein are only examples. It is understood that alternative implementations may employ differing values or ranges.
[0083] The various illustrations and teachings provided herein can also be applied to systems other than the system described above. The elements and acts of the various examples described above can be combined to provide further
implementations of the invention.
[0084] Any patents and applications and other references noted above, including any that may be listed in accompanying filing papers, are incorporated herein by reference. Aspects of the invention can be modified, if necessary, to employ the systems, functions, and concepts included in such references to provide further implementations of the invention.
[0085] These and other changes can be made to the invention in light of the above Detailed Description. While the above description describes certain examples of the invention, and describes the best mode contemplated, no matter how detailed the above appears in text, the invention can be practiced in many ways. Details of the system may vary considerably in its specific implementation, while still being encompassed by the invention disclosed herein. As noted above, particular terminology used when describing certain features or aspects of the invention should not be taken to imply that the terminology is being redefined herein to be restricted to any specific characteristics, features, or aspects of the invention with which that terminology is associated. In general, the terms used in the following claims should not be construed to limit the invention to the specific examples disclosed in the specification, unless the above Detailed Description section explicitly defines such terms. Accordingly, the actual scope of the invention encompasses not only the disclosed examples, but also ail equivalent ways of practicing or implementing the invention under the claims.
[0086] While certain aspects of the invention are presented below in certain claim forms, the applicant contemplates the various aspects of the invention in any number of claim forms. For example, while only one aspect of the invention is recited as a means-plus-function claim under 35 U.S.C. § 112, sixth paragraph, other aspects may likewise be embodied as a means-plus-function claim, or in other forms, such as being embodied in a computer-readable medium. (Any claims intended to be treated under 35 U.S.C. § 112, If 6 will begin with the words "means for.")
Accordingly, the applicant reserves the right to add additional claims after filing the application to pursue such additional claim forms for other aspects of the invention.

Claims

CLAIMS We claim:
1. A computer-implemented method for pre-populating an online form opened in a mobile device with information from the mobile device, the method comprising:
running, by the mobile device, a mobile application, wherein the mobile application includes a preconfigured object that is executed when the mobile application is run on the mobile device;
upon receiving, by the mobile application, a selection, by the user, of an advertisement link displayed in the mobile device, the object:
identifies a landing page associated with the selected advertisement link displayed in the mobile device,
identifies an online form in the identified landing page, the online form including at least one entry field,
extracts, from the mobile device, data associated with the user and/or the mobile device for use in filling out the at least one of entry field of the landing page, and
utilizes the data extracted from the mobile device to pre-populate the at least one entry field of the landing page; and
displaying, by the mobile device, the landing page to the user of the mobile device, wherein the online form of the landing page is pre-popuiated using the information extracted from the user's mobile device.
2. The computer-implemented method of claim 1 , wherein the
configuration of the object can be modified to disable pre-populating a given online form, and wherein the modification of the configuration can be performed by one or more of:
a given user of the mobile device;
a developer of the mobile application; or
a provider of the preconfigured object.
3. The computer-implemented method of claim 1 , wherein the
advertisement link is displayed as a digital image with an embedded hyperlink associated with the landing page.
4. The computer-implemented method of claim 1 , wherein the advertisement link is associated with an advertisement, and wherein the landing page displays information associated with the advertisement.
5. The computer-implemented method of claim 1 , wherein the advertisement link displayed via the mobile device includes:
textual advertisement placed in a notification tray of the mobile device;
icons with embedded an advertisement link placed in a desktop of the mobile device; or
digital image with an embedded advertisement link placed during the running of the mobile application.
6. The computer-implemented method of claim 1 , wherein prior to dynamicaily extracting data associated with the user and/or the given mobile device from the given mobile device, the method further comprises:
requesting, by the mobile device, the user of the mobile device, permission to access the mobile device for extracting the data associated with the user and/or the given mobile device.
7. The computer-implemented method of claim 6 wherein requesting the user permission includes requesting one or more of:
a permission to access system-level information associated with the given mobile device;
a permission to access personal identification information associated with the user that is stored in the mobile device;
a permission to access financial information associated with the user that is stored in the mobile device; or
a permission to access information related to social contacts associated with the user as is stored in the mobile device.
8. The computer-implemented method for pre-popuiating an online form as recited in claim 1 , the method further comprising:
storing, by the mobile device executing the preconfigured object, the data gathered for the one or more identified fields in a user account associated with the user of the mobile device.
9. The computer-implemented method for pre-popuiating an online form as recited in claim 8, the method further comprising:
utilizing, by the mobile device, the stored data to pre-populate a one or more identified fields in a second identified online form present in a second identified landing page, wherein the second identified landing page is associated with a second presented advertisement link, wherein the second presented advertisement link is opened at a later time after the opening of the first presented advertisement link.
10. The computer-implemented method for pre-popu!ating an online form as recited in claim 8, the method further comprising:
purging, by the mobile device, the extracted data subsequent to one or more of:
receiving a request from a user to delete the information; subsequent to a specified duration of time;
subsequent to usage of the extracted information in a specified number of landing pages; or
subsequent to usage of the extracted information at the landing page.
1 1. The computer-implemented method of claim 6, wherein request, by the mobile device, for permission of the user of the mobile device to gather data for the one or more identified fieids further comprises:
providing, by the mobile device, the user with a list of one or more identified fields which the mobile device identified to gather data for; and
receiving, by the mobile device, a selection of one or more identified fields from the list by the user, wherein the seiection of one or more identified fieids by the user provides the mobile device permission of the user to gather data for the selected fields.
12. The computer-implemented method of claim 1 1 , wherein providing the user with a list of one or more identified fieids includes providing the user with an interface to select the one or more identified fieids.
13. The computer-implemented method of claim 12, wherein the interface, provided to the user, by the mobile device, categorizes the one or more identified fields info one or more subcategories of information, wherein a selection of one or more subcategories of information by the user automatically selects all of the one or more identified fields associated with each of the selected subcategories of information.
14. The computer-implemented method of claim 13, wherein the sub categories of information includes one or more of:
a financial information of user;
a contact information of user; or
an identity information of user.
15. A computer-implemented method for pre-populating an online form, the method comprising:
receiving, by computing server, an indication, from a user of a given computing device, of a user desire to access a first link included in a first webpage displayed to the user via the given computing device;
identifying, by the computing server, a landing page associated with the first link identified by the user;
identifying, by the computing server, presence of one or more fields in the landing page configured to receive data entered by the user;
dynamically extracting, by the computing server, data associated with the user and/or the given computing device from the given computing device;
receiving, by the computing server, an indication of display of the landing page associated with the first link at the given computing device; and
utilizing the data extracted from the given computing device, pre-populating, by the computing server, at least one of the one or more identified fields in the landing page displayed at the given computing device.
16. The computer-implemented method of claim 15, wherein the first link is displayed as a digital image with an embedded hyperlink associated with the landing page.
17. The computer-implemented method of claim 15, wherein dynamically extracting, by the computing server, data associated with the user and/or the given computing device from the given computing device includes one or more of: querying an operating system associated with the given computing device; direct API calls to the given computing device; or
analyzing logs files associated with the user and/or the given computing device present on the given computing device.
18. The computer-implemented method of claim 15, wherein prior to dynamically extracting data associated with the user and/or the given computing device from the given computing device, the method further comprises:
requesting, by the computing server, from the user of the computing device, permission to access the computing device for extracting the data associated with the user and/or the given computing device.
19. The computer-implemented method of claim 4, wherein requesting the user permission includes requesting one or more of:
a permission to access system-level information associated with the given computing device;
a permission to access personal identification information associated with the user that is stored in the computing device;
a permission to access financial information associated with the user that is stored in the computing device; or
a permission to access information related to social contacts associated with the user as is stored in the computing device.
20. The computer-implemented method for pre-popuiating an online form as recited in claim 15, the method further comprising:
storing, by the computing server, the data gathered for the one or more identified fields in a user account associated with the user of the computing device.
21. The computer-implemented method for pre-popuiating an online form as recited in claim 20, the method further comprising:
utilizing, by the computing server, the stored data to pre-populate a one or more identified fields in a second online form present in a second landing page, wherein the second landing page is associated with a second advertisement link, wherein the second advertisement iink is opened at a later time after the opening of the first advertisement link.
22. The computer-implemented method for pre-popuiating an online form as recited in claim 20, the method further comprising:
purging, by the computing server, the extracted data subsequent to one or more of:
receiving a request from a user to delete the information; subsequent to a specified duration of time;
subsequent to usage of the extracted information in a specified number of landing pages; or
subsequent to usage of the extracted information at the landing page.
23. The computer-implemented method of claim 18, wherein requesting, by the computing server, for permission to access the given computing device further comprises:
providing, by the computing device, the user with a list of one or more identified fields which the computing device identified to gather data for; and
receiving, by the computing device, a selection of one or more identified fields from the list by the user, wherein the selection of one or more identified fields by the user provides the computing device permission of the user to gather data for the selected fields.
24. The computer-implemented method of claim 23, wherein providing the user with a list of one or more identified fields includes providing the user with an interface to select the one or more identified fields.
25. The computer-implemented method of claim 24, wherein the interface, provided to the user, by the computing device, categorizes the one or more identified fields into one or more subcategories of information, wherein a selection of one or more subcategories of information by the user automatically selects all of the one or more identified fields associated with each of the selected subcategories of information.
26. The computer-implemented method of claim 26, wherein the sub categories of information includes one or more of:
a financial information of user;
a contact information of user; or an identity information of user.
27. A system for pre-popuiating an online form, the system comprising: a receiving module for receiving an indication from a user of a given computing device of a user desire to access a first link included in a first webpage displayed to the user via the given computing device;
an advertisement module for identifying a landing page associated with the first link identified by the user;
an advertisement module for identifying presence of one or more fields in the landing page configured to receive data entered by the user;
a user information retrieval module for dynamically extracting data associated with the user and/or the given computing device from the given computing device; an advertisement module for receiving an indication of display of the landing page associated with the first link at the given computing device; and
a pre-popuiation module for utilizing the data extracted from the given computing device for pre-populating at least one of the one or more identified fields in the landing page displayed at the given computing device.
28. The system of claim 27, wherein the first link is displayed as a digital image with an embedded hyperlink associated with the landing page.
29. The system of claim 27, wherein the first link is associated with an advertisement, and wherein the landing page displays information associated with the advertisement.
30. The system of claim 27, wherein prior to dynamically extracting data associated with the user and/or the given computing device from the given computing device, the system further comprises:
an acceptance module for requesting from the user of the computing device permission to access the computing device for extracting the data associated with the user and/or the given computing device.
31. The system of claim 30, wherein requesting the user permission includes requesting one or more of:
a permission to access system-level information associated with the given computing device; a permission to access personal identification information associated with the user that is stored in the computing device;
a permission to access financial information associated with the user that is stored in the computing device; or
a permission to access information related to social contacts associated with the user as is stored in the computing device.
32. The system for pre-populating an online form as recited in claim 27, the system is further configured to:
store the data gathered for the one or more identified fields in a user account associated with the user of the computing device.
33. The system for pre-populating an online form as recited in claim 32, the system further configured to:
utilize the stored data to pre-populate a one or more identified fields in a second online form present in a second landing page, wherein the second landing page is associated with a second advertisement link, wherein the second
advertisement link is opened at a later time after the opening of the advertisement link.
34. The system for pre-populating an online form as recited in claim 33, the system further comprising:
an acceptance module for purging the extracted data subsequent to one or more of:
receiving a request from a user to delete the information; subsequent to a specified duration of time;
subsequent to usage of the extracted information in a specified number of landing pages; or
subsequent to usage of the extracted information at the landing page.
35. The system of claim 30, wherein the acceptance module for requesting permission to access the user's computing device is further configure to:
provide the user with a list of one or more identified fields which the computing device identified to gather data for; and receive a selection of one or more identified fields from the list by the user, wherein the selection of one or more identified fields by the user provides the computing device permission of the user to gather data for the selected fields.
36. The system of claim 35, wherein providing the user with a list of one or more identified fields includes providing the user with an interface to select the one or more identified fields.
37. The system of claim 36, wherein the interface, provided to the user, by the computing device, categorizes the one or more identified fields into one or more subcategories of information, wherein a selection of one or more subcategories of information by the user automatically selects all of the one or more identified fields associated with each of the selected subcategories of information.
38. The system of claim 37, wherein the sub categories of information includes one or more of:
a financial information of user;
a contact information of user; or
an identity information of user.
39. A system for pre-popuiating an online form opened in a mobile device with information from the mobile device, the system comprising:
a computing module for running a mobile application, wherein the mobile application includes a preconfigured object that is executed when the mobile application is run on the mobile device;
upon receiving, by the system, a selection, by the user, of an advertisement link displayed in the mobile device, the object executed by the computing module:
identifies a landing page associated with the selected advertisement link displayed in the mobile device,
identifies an online form in the identified landing page, the online form including at least one entry field,
extracts, from the mobile device, data associated with the user and/or the mobile device for use in filling out the at least one of entry field of the landing page, and utilizes the data extracted from the mobile device, pre-popuiating the at least one entry field of the landing page; and
a pre-popuiation module for displaying the landing page to the user of the mobile device, wherein the online form of the landing page is pre-populated using the information extracted from the given mobile device.
40. The system of claim 39, wherein the configuration of the object can be modified to disable pre-popuiating a given online form, and wherein the modification of the configuration can be performed by one or more of:
a given user of the mobile device;
a developer of the mobile application; or
a provider of the preconfigured object.
41. The system of claim 39, wherein the advertisement link is displayed as a digital image with an embedded hyperlink associated with the landing page.
42. The system of claim 39, wherein the advertisement link is associated with an advertisement, and wherein the landing page dispiays information associated with the advertisement.
43. The system of claim 39, wherein the advertisement link displayed via the mobile device includes:
textual advertisement placed in a notification tray of the mobile device;
icons with embedded an advertisement link placed in a desktop of the mobile device; or
digital image with an embedded advertisement link placed during the running of the mobile application.
44. The system of claim 39, wherein prior to dynamically extracting data associated with the user and/or the given mobile device from the given mobile device, the system further comprises:
an acceptance module for requesting the user of the mobile device
permission to access the mobile device for extracting the data associated with the user and/or the given mobile device.
45. The system of claim 44, wherein requesting the given permission includes requesting one or more of:
a permission to access system-level information associated with the given mobile device;
a permission to access personal identification information associated with the user that is stored in the mobile device;
a permission to access financial information associated with the user that is stored in the mobile device; or
a permission to access information related to social contacts associated with the user as is stored in the mobile device.
46. The system for pre-populaiing an online form as recited in claim 39, the system further configured to:
store the data gathered for the one or more identified fields in a user account associated with the user of the mobile device.
47. The system for pre-populating an online form as recited in claim 46, the system further configured to:
utilize the stored data to pre-populate a one or more identified fields in a second identified online form present in a second identified ianding page, wherein the second identified Ianding page is associated with a second presented
advertisement link, wherein the second presented advertisement iink is opened at a later time after the opening of the first presented advertisement link.
48. The system for pre-populating an online form as recited in claim 46, the system further configured to:
purge the extracted data subsequent to one or more of:
receiving a request from a user to delete the information; subsequent to a specified duration of time;
subsequent to usage of the extracted information in a specified number of ianding pages; or
subsequent to usage of the extracted information at the Ianding page.
49. The system of claim 44, wherein request for permission of the user of the mobile device to gather data for the one or more identified fields further comprises:
providing the user with a list of one or more identified fields which the mobile device identified to gather data for; and
receiving a selection of one or more identified fields from the list by the user, wherein the selection of one or more identified fields by the user provides the mobile device permission of the user to gather data for the selected fields.
50. The system of claim 49, wherein providing the user with a list of one or more identified fields includes providing the user with an interface to select the one or more identified fields.
51. The system of claim 50, wherein the interface, provided to the user categorizes the one or more identified fields into one or more subcategories of information, wherein a selection of one or more subcategories of information by the user automatically selects ail of the one or more identified fields associated with each of the selected subcategories of information.
52. The system of claim 51 , wherein the sub categories of information includes one or more of:
a financial information of user;
a contact information of user; or
an identity information of user.
53. A system for pre-popuiating an online form opened in a mobile device with information from the mobile device, the system comprising:
a means for running a mobile application, wherein the mobile application includes a preconfigured object that is executed when the mobile application is run on the mobile device;
upon receiving, by a means, a selection, by the user, of an advertisement link displayed in the mobile device, a means for executing the object, wherein the executed object includes:
a means for identifying a landing page associated with the selected advertisement link displayed in the mobile device, a means for identifying an online form in the identified landing page, the online form including at least one entry field,
a means for extracting from the mobile device, data associated with the user and/or the mobile device for use in filling out the at least one of entry field of the landing page, and
a means for utilizing the data extracted from the mobile device to pre- popuiate the at least one entry field of the landing page; and
a means for displaying the landing page to the user of the mobile device, wherein the online form of the landing page is pre-populated using the information extracted from the user's mobile device.
54. The system of claim 53, wherein the system comprises a means for modifying the configuration of the object, wherein the configuration of the object can be modified to disable pre-populating a given online form, and wherein the means for modification of the configuration can be one or more of:
a given user of the mobile device;
a developer of the mobile application; or
a provider of the preconfigured object.
55. The system of claim 53, wherein the system comprises a means for displaying an advertisement link, and wherein the advertisement link can be displayed as a digital image with an embedded hyperlink associated with the landing page.
56. The system of claim 53, wherein the advertisement link is associated with an advertisement, wherein the system comprises a means for displaying the landing page, and wherein the landing page displays information associated with the advertisement.
57. The system of claim 53, wherein the system comprises a means for displaying the advertisement link, and wherein the advertisement link displayed includes:
textual advertisement placed in a notification tray of the mobile device;
icons with embedded an advertisement link placed in a desktop of the mobile device; or digital image with an embedded advertisement link placed during the running of the mobile application.
PCT/US2013/043945 2012-06-01 2013-06-03 Methods and systems for pre-populating advertisement landing pages WO2013181668A1 (en)

Applications Claiming Priority (16)

Application Number Priority Date Filing Date Title
US201261654703P 2012-06-01 2012-06-01
US201261654802P 2012-06-01 2012-06-01
US61/654,703 2012-06-01
US61/654,802 2012-06-01
US201261672939P 2012-07-18 2012-07-18
US61/672,939 2012-07-18
US201261698449P 2012-09-07 2012-09-07
US61/698,449 2012-09-07
US13/623,844 2012-09-20
US13/623,844 US20140074601A1 (en) 2012-09-07 2012-09-20 Methods and systems for mobile ad targeting
US201261713421P 2012-10-12 2012-10-12
US61/713,421 2012-10-12
US201361760952P 2013-02-05 2013-02-05
US61/760,952 2013-02-05
US13/804,940 2013-03-14
US13/804,940 US20130325611A1 (en) 2012-06-01 2013-03-14 Methods and systems for pre-populating advertisement landing pages

Publications (1)

Publication Number Publication Date
WO2013181668A1 true WO2013181668A1 (en) 2013-12-05

Family

ID=49673957

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2013/043945 WO2013181668A1 (en) 2012-06-01 2013-06-03 Methods and systems for pre-populating advertisement landing pages

Country Status (1)

Country Link
WO (1) WO2013181668A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9436670B2 (en) 2014-06-17 2016-09-06 International Business Machines Corporation Webpage based form entry aid
CN111783008A (en) * 2019-04-04 2020-10-16 百度在线网络技术(北京)有限公司 Information display method, device, equipment and medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040053761A (en) * 2003-10-01 2004-06-24 주식회사베스트디씨 Login Portal System and its Architecture for One-click Login
US20050256841A1 (en) * 2000-04-28 2005-11-17 Jai Rawat Method and system of implementing recorded data for automating internet interactions
US20090204881A1 (en) * 2008-02-08 2009-08-13 M/S. Scmooth (India) Private Limited Method and system for knowledge-based filling and verification of complex forms
US20110276396A1 (en) * 2005-07-22 2011-11-10 Yogesh Chunilal Rathod System and method for dynamically monitoring, recording, processing, attaching dynamic, contextual and accessible active links and presenting of physical or digital activities, actions, locations, logs, life stream, behavior and status
US20120084199A1 (en) * 2010-09-30 2012-04-05 Ebay Inc. Automatic form filling

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050256841A1 (en) * 2000-04-28 2005-11-17 Jai Rawat Method and system of implementing recorded data for automating internet interactions
KR20040053761A (en) * 2003-10-01 2004-06-24 주식회사베스트디씨 Login Portal System and its Architecture for One-click Login
US20110276396A1 (en) * 2005-07-22 2011-11-10 Yogesh Chunilal Rathod System and method for dynamically monitoring, recording, processing, attaching dynamic, contextual and accessible active links and presenting of physical or digital activities, actions, locations, logs, life stream, behavior and status
US20090204881A1 (en) * 2008-02-08 2009-08-13 M/S. Scmooth (India) Private Limited Method and system for knowledge-based filling and verification of complex forms
US20120084199A1 (en) * 2010-09-30 2012-04-05 Ebay Inc. Automatic form filling

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9436670B2 (en) 2014-06-17 2016-09-06 International Business Machines Corporation Webpage based form entry aid
CN111783008A (en) * 2019-04-04 2020-10-16 百度在线网络技术(北京)有限公司 Information display method, device, equipment and medium
CN111783008B (en) * 2019-04-04 2023-09-05 百度在线网络技术(北京)有限公司 Information display method, device, equipment and medium

Similar Documents

Publication Publication Date Title
US20130325611A1 (en) Methods and systems for pre-populating advertisement landing pages
US9053189B2 (en) Customizing content displayed for a user based on user preferences of another user
US20070294725A1 (en) Message-to-wap link for content and advertising
US10049381B2 (en) Mobile monetization
KR20080103579A (en) Targeted mobile advertisements
US20100099441A1 (en) Mobile Device Advertising
US20130246213A1 (en) Using rate-sensitivities to price downloads
WO2015009505A1 (en) Selecting content associated with a collection of entities
US20220019619A1 (en) Computerized system and method for display of modified machine-generated messages
AU2012249769B2 (en) Method and apparatus for enhancing customer service experience
CN106408337B (en) Advertisement access server and advertisement access service method
US20150120436A1 (en) Systems, methods, and computer-readable-media for determining a multilocation predicted click-through rate for advertisements
US10560408B2 (en) Computerized system and method for selectively communicating HTML content to a user's inbox as a native message
US8862564B2 (en) Sponsoring resource downloads
US20210144116A1 (en) Methods for paid placement of promotional e-mail messages
US20130246312A1 (en) Providing information prior to downloading resources
US20130125012A1 (en) Dynamic user customized web advertisements
WO2013181668A1 (en) Methods and systems for pre-populating advertisement landing pages
TWI505216B (en) Feedback method and system based on SMS mobile advertising
US20180040006A1 (en) Method for generating webpage on basis of consumer behavior patterns and method for utilizing webpage
US20130085852A1 (en) Deal and ad targeting in association with emails
US20130246413A1 (en) Providing information prior to downloading resources
WO2013181671A1 (en) Method, system and format for providing dynamic single full-page mobile ads
KR101396928B1 (en) No-charge call service system
CN106911865B (en) Method and device for displaying service information

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13796528

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13796528

Country of ref document: EP

Kind code of ref document: A1