The present invention relates to a service where providers of multimedia content files, such as advertisers, don't have to modify their web site code to track conversions as happened due to the multimedia content being clicked on a web page and user subsequently making a purchase of product or signing up for service or causing any action, which per advertiser is classified as conversion.
What is conversion tracking? Every multimedia content provider, such as an advertiser who submits his ads to be shown via some ad network, wants to track impact of the multimedia content or ad serving. Typically advertiser's submitted ad is shown on some publisher site via adnetwork he signed up with and in case user clicks on ad, he is taken to destination page as defined by advertiser, once user lands on destination page or on a subsequent page after browsing destination page, advertiser may want to inform adnetwork back that a certain action happened by calling ad network server provided code. This way when an advertiser logs into an ad network provided portal, he can see the data connected with clicks made by user.
Assume advertiser submitted ad is about laptop product, when user clicks on his ads and makes a purchase; advertiser may setup in adnetwork conversion value and may call back adnetwork provided code from “Thank you” page of laptop product purchase, so when advertiser logs in to adnetwork portal, he can see as which all clicks caused conversion and this way he can track conversions as which click on which ad resulted in how many conversions.
Presently, in order for advertiser to be able to achieve conversion tracking, he has to take code from adnetwork and include this code in his web page code at the place where he thinks conversion happened so that when page is browsed by user, this code calls back adnetwork to register conversion against the click, which brought user on the page.
The problem with the current approach is that the multimedia content provider, such as the advertiser, has to modify his web page code in order to achieve conversion.
The present invention overcomes the difficulty mentioned in previous section by creating a cloud based service, where the multimedia content provider is not required to modify his web site code to achieve conversion tracking.
The present invention is a system for cloud based conversion tracking of a multimedia content file(s). The system includes a computer or hand held device having a microprocessor and a memory connected to a processor bus, with the processor bus connected by circuitry to a periphery bus and a disk. The computer is operated by a user and is in communication with a web server and a database server via a web browser and at least one web site. The web browser has a browser extension. The computer is in communication with a domain name system server.
The web site receives at least one multimedia content file from a multimedia content provider and the user browsing the web at one or more one web site(s) accesses the one or more multimedia content file(s). With the present invention, the browser extension provides the multimedia content provider ability to achieve conversion tracking without modifying the web site.
The system of the present invention further includes a browser kernel which processes requests of the user and the requests are communicated to the browser extension. The browser extension analyzes the requests by a first predetermined rule to determine which of the requests need to be blocked. The browser extension analyzes by a second predetermined rule the requests which are not blocked by the first predetermined rule to determine which of the remaining requests should be communicated to the web server. The browser extension then sends to the web server the remaining user requests which are not blocked by the second predetermined rule.
The system of the present invention also includes an embodiment where a first predetermined rule includes determining if the user requests are for the at least one multimedia content file and determining if the at least one multimedia content file is unsafe or malicious, harmful to the user's device or computer. In this embodiment of the system, the unsafe or malicious or harmful multimedia content file(s) are replaced by safe multimedia content file(s).
The system of the present invention includes an embodiment where a second predetermined rule includes determining if the browser extension should communicate all URLs browsed by said user to said web server. In this embodiment of the system, the second predetermined rule further includes determining if the URLs browsed by the user match any conversion record.
The present invention includes a method of processing user browsed websites which includes operating a computer by a user and the computer is in communication with a web server and a database server via a web browser and at least one web site. The web browser has a browser extension and the computer is in communication with a domain name system server. The web site has at least one multimedia content file received from a multimedia content provider.
The method further includes browsing at least one web site and accessing at least one multimedia content file, then recording access of the one or more multimedia content file(s) by the user. The method then connects the multimedia content file(s) with a distribution campaign by a provider/publisher of the multimedia content file(s). A conversion tracking cookie of the at least one multimedia content file is placed on the computer of the user and the conversion tracking cookie is associated with the user. The method matches the browsed web site(s) with a conversion tracking rule which is associated with the distribution campaign and matches a conversion tracking rule defined for the one or more campaigns. The method registers a conversion against the at least one multimedia content file at the database server and displays the conversion against the multimedia content file for the provider/publisher of that multimedia content file to view.
In an embodiment, the method of the present invention further includes processing requests of the user with a browser kernel and the requests are communicated to the browser extension, where the browser extension analyzes the requests by a first predetermined rule to determine which of the requests need to be blocked. The browser extension analyzes, by a second predetermined rule, the requests which are not blocked by the first predetermined rule to determine which of the requests should be communicated to the web server. The browser extension then sends to the web server the requests which are not blocked by the second predetermined rule.
The method of the present invention includes an embodiment wherein the first predetermined rule includes determining if the requests are for the at least one multimedia content file and further determining if the one or more multimedia content file(s) are unsafe or malicious, or potentially harmful to the user's computer or device. The method of the present invention includes replacing the unsafe one or more multimedia content file(s) with a safe multimedia content file.
The method of the present invention includes an embodiment wherein the second predetermined rule includes determining if the browser extension should communicate all URLs browsed by the user to the web server. The method includes the second predetermined rule further includes determining if the URLs browsed by the user match any conversion record.
Advertiser simply has to indicate a given URL in system of present invention, which if visited by user after clicking on ad, to cause conversion to be recorded. As used throughout, it should be understood that the term “ad” or “advertisement” means a type of multimedia content file which may include alpha-numeric text, visual graphics, video, audio, or combinations thereof in any language or format.
The accompanying drawings illustrate various embodiments of the present invention and system and are part of the specification. The illustrated embodiments are merely examples of the present system and invention and do not limit the scope thereof.
a is a schematic illustration of the connections of a computing system.
b is a schematic illustration of communication process when the Internet is browsed by a user.
c is a schematic illustration of conversion tracking as achieved presently.
a illustrates a system 10 of a computer or device which includes a microprocessor 1 and a memory 2 which are coupled to a processor bus 3 which is coupled to a peripheral bus 5 by circuitry 4. The bus 5 is communicatively coupled to a disk 6. It should be understood that any number of additional peripheral devices are communicatively coupled to the peripheral bus 5 in embodiments of the invention. Further, the processor bus 3, the circuitry 4 and the peripheral bus 5 compose a bus system for computing system 10 in various embodiments of the invention. The microprocessor 1 starts disk access commands to access the disk 6. Commands are passed through the processor bus 3 via the circuitry 4 to the peripheral bus 5 which initiates the disk access commands to the disk 6. In various embodiments of the invention, the present system intercepts the disk access commands which are to be passed to the hard disk.
b) is a description of how communication works when the web is browsed and shows that a user (101) can use computer (106), laptop (107), mobile (108) or a tablet (109) to launch a web browser (114) installed on that specific device to browse a specific website (123). User can enter address of some web site on Address Bar (116) and press browser specific option to indicate to browser to browse like shown in above image via button Go (117). After user presses browser specific option to navigate to a given web page as shown in above image via button Go (117), Web Browser (114) first connects to Domain Name Server (121) as configured in that device to resolve web site domain to IP address. Any user initiated request and any request made by code in browser page goes through Browser Extension (115), which can allow/re-direct or block any specific outgoing call. If call is allowed by browser extension (115), it is received by web server (125) where web site (123) is hosted. Web Server (125) in turn may connect to some Database Server (127) to return specific user requested contents back to Web Browser (114).
c) shows a sequence diagram as how conversion tracking is achieved in general. A user 141 uses a web browser 142 shown via action 151, web browser in turn passes request 152 of web page to publisher 143 hosting web page, web page contents 153 are returned back to web browser 142, where while interpreting web page data, there could be HTML code in it from a given Adserver 144, this HTML code makes a request 154 for ad to AdServer 144, AdServer 144 returns ad back to web browser as shown via flow 155. Upon seeing ad on web page, user 141 may click on ad as shown via flow 156, when user clicks, web browser browses to URL defined as click URL in this case coming from AdServer 145 as shown via flow 157. AdServer 144 upon receiving click URL from user, registers in system click against ad as shown via 157(a) event and then it sends a 302 HTTP request back to web browser 142 mentioning it to browse to web page as defined by advertiser for clicked ad, this request goes to Advertiser 145 hosted contents as shown via event 159 (a) and page contents related to request are returned by advertiser hosted site as shown via flow 160. After user 141 sees web page shown resulted due to click on ad, he causes some action as shown via flow 162, this action is advertiser defined, it could be that Advertiser 145 wants user 141 to buy a product, sign up for some services or just make a specific action, which helps advertiser 145 achieve a specific business objective as he desired from ad serving; user caused actions are tracked by advertiser's site and at any point when advertiser web page thinks specific action has been caused as shown by example action of user seeing some Thank you page, advertiser page executes html code 164 as provided by AdServer to inform AdServer to record transaction against ad clicked by user.
If any of the active browser extension blocks or re-directs request, it is re-directed or blocked based on which browser extension received first and decided to make a change.
The diagram indicates how the browser extension is in full control of all out going requests and can make decision as what should happen to any given request. If any of extension blocks request, request is blocked, if any of extension re-directs, it is re-directed.
Architecture as how browser passes request to browser extension is web browser technology dependent.
The process of creating campaigns and data creation is described in
A campaign is created under certain steps, defining different data items in each step:
In this way advertiser can select various targeting attributes to define as what cross section of users should be seeing his ads
Finally, an advertiser can click on Create Campaign 471 to register ads in system to be shown on publisher sites.
Conversion Tracking Configuration: As summarized before the system of present invention allows advertiser to achieve conversion tracking by configuring rules in portal provided by system of present invention. Subsequent sections show as how advertiser can utilize various interfaces to create data so that system can achieve desired objectives.
As shown in
This way advertiser can create one or more domain groups.
The interface shown in
To create a new conversion, advertiser can press Create (553) button and will see interface as shown in
In
Next advertiser can select tracking purpose 558 from pre-defined tracking purposes, these are having symbolic meanings.
Advertiser can define profit per action value 559 associated with each conversion and finally advertiser has five conditions available to define cloud based rules 565, which if found to be matching on URL visited by end users after they have clicked on ad, system will consider conversion took place and will increment total conversions value 555 (f) as defined earlier in
Advertiser is shown all domain groups defined in system under available domain groups 569 list box.
The next condition available to advertiser is ends with 565 [c] as explained in
Advertiser is shown all domain groups defined in system under available domain groups 572 list box.
The next condition available to advertiser is starts with 565 [d] as explained in
Advertiser is shown all domain groups defined in system under available domain groups 574 list box.
The next condition available to advertiser is domain in 565 [e] as explained in
Advertiser is shown all domain groups defined in system under available domain groups 576 list box.
In case extension 352 decides that request matches entry in local database that needs to be blocked, browser stops outgoing request and request is dropped by web browser as shown by flow 304.
Request 305 is analysed, if it needs to be re-directed to return safe ad using flow 356(a) connection to local database 356; if request needs to be re-directed control is passed via flow 306 to on page reference B, if it is not to be re-directed as shown in flow 309 request is passed to original web server 353 to which request was destined initially and additionally browser extension 352 can be informed by database 356 for three possible values:
The first value is being determined via flow 356 (b) if browser extension should send every URL being browsed by user or not if flag is set, browser extension passes to server 357 this URL via on page reference A as shown via flow 308.
The second value indicates if browser extension needs to check browsed URL to be on a domain defined in one of domain groups associated with any conversion as described in
In case at decision box 310 system of present invention decides that incoming request is not for ad click but user has browsed to a page, it checks if user has conversion_tracking cookie set as shown in 310 (b) to check if system needs to see if browsed URL matches with any defined conversion. In case conversion_tracking cookie is defined, system extracts ad ids from it as indicated in 310 (c) and checks if there are one or more active campaigns related ids defined in conversion_tracking cookie, if yes, URL is matched using conversion rules defined against each campaign i.e. if ‘equal’ rule matches as shown in 311(a) and earlier described in
If any of rule matches in any conversion, via flow 312 control is passed to sub processing box 312 (a) and conversion is recorded against ad.
In sub processing box 361 it is found out as how many active campaigns want to show ads on web pages with language L and it is computed how many and which are those campaigns as N1. In case N1 is non-zero, flow is shown via 321 and next decision in sub process box 362 is made as how many campaigns out of N1 are targeting browser B and computed that count as N2. In case N2 is non-zero as shown via flow 323, sub process box 363 finds out how many campaigns out of N2 are targeting operating system S and this number is computed as N3. In case N3 is non-zero, flow is shown via 325 where in sub process box 364 it is computed out of N3 as how many campaigns are targeting a specific country C and total campaigns are computed as N4. In case N4 is non-zero as shown via flow 327, decision to return relevant ad as system may find suitable for best return for the system.
In case of N1, N2, N3 or N4 is zero, control is passed via flow 328, no ad is returned as shown via sub process box 365.
This following description is a non-limiting example as to how the entire system works. A user to see advertisements from this system of present invention, the first thing he does is installs the specific browser extension as described in
This specific extension connects to web server 354 as explained in
Assume there is an advertiser X selling shirts, he may be interested in knowing how many purchases are made due to user coming to his site after clicking on his ad and he is not interested in modifying his web site for any html code, all he knows as what will be final web page that user will see after he completes the purchase.
So what he will do is he will sign up in system as defined in
Now as advertiser is interested in cloud based conversion tracking and he knows if someone buys shirts he has to go to final page after payment processing confirmation say http://example/com/thankyou.html, he will use interface as defined in
Next he will select equal condition from 565(a) as described in
As described in
Computing device 1400 includes a processor 1402, memory 1404, a storage device 1406, a high-speed interface 1408 connecting to memory 1404 and high-speed expansion ports 1410, and a low speed interface 1412 connecting to low speed bus 1414 and storage device 1406. Each of the components 1402, 1404, 1406, 1408, 1410, and 1412 are interconnected using various busses, and may be mounted on a common motherboard or in other manners as appropriate. The processor 1402 can process instructions for execution within the computing device 1400, including instructions stored in the memory 1404 or on the storage device 1406 to display graphical information for a GUI on an external input/output device, such as display 1416 coupled to high speed interface 1408. In other implementations, multiple processors and/or multiple busses may be used, as appropriate, along with multiple memories and types of memory. Also, multiple computing devices 1400 may be connected, with each device providing portions of the necessary operations (e.g., as a server bank, a group of blade servers, or a multi-processor system).
The memory 1404 stores information within the computing device 1400. In one implementation, the memory 1404 is a volatile memory unit or units. In another implementation, the memory 1404 is a non-volatile memory unit or units. The memory 1404 may also be another form of computer-readable medium, such as a magnetic or optical disk.
The storage device 1406 is capable of providing mass storage for the computing device 1400. In one implementation, the storage device 1406 may be or contain a computer-readable medium, such as a floppy disk device, a hard disk device, an optical disk device, or a tape device, a flash memory or other similar solid state memory device, or an array of devices, including devices in a storage area network or other configurations. A computer program product can be tangibly embodied in an information carrier. The computer program product may also contain instructions that, when executed, perform one or more methods, such as those described above. The information carrier may be a non-transitory computer- or machine-readable storage medium, such as the memory 1404, the storage device 1406, or memory on processor 1402.
The high speed controller 1408 manages bandwidth-intensive operations for the computing device 1400, while the low speed controller 1412 manages lower bandwidth-intensive operations. Such allocation of functions is exemplary only. In one implementation, the high-speed controller 1408 is coupled to memory 1404, display 1416 (e.g., through a graphics processor or accelerator), and to high-speed expansion ports 1410, which may accept various expansion cards (not shown). In the implementation, low-speed controller 1412 is coupled to storage device 1406 and low-speed expansion port 1414. The low-speed expansion port 1414, which may include various communication ports (e.g., USB, Bluetooth, Ethernet, wireless Ethernet), may be coupled to one or more input/output devices, such as a keyboard, a pointing device, a scanner, or a networking device such as a switch or router, e.g., through a network adapter.
The computing device 1400 may be implemented in a number of different forms, as shown in the figure. For example, it may be implemented as a standard server 1420, or multiple times in a group of such servers. It may also be implemented as part of a rack server system 1424. In addition, it may be implemented in a personal computer such as a laptop computer 1422. Alternatively, components from computing device 1400 may be combined with other components in a mobile device (not shown), such as device 1450. Each of such devices may contain one or more of computing device 1400, 1450, and an entire system may be made up of multiple computing devices 1400, 1450 communicating with each other.
Computing device 1450 includes a processor 1452, memory 1464, an input/output device such as a display 1454, a communication interface 1466, and a transceiver 1468, among other components. The device 1450 may also be provided with a storage device, such as a microdrive or other device, to provide additional storage. Each of the components 1450, 1452, 1464, 1454, 1466, and 1468 are interconnected using various busses, and several of the components may be mounted on a common motherboard or in other manners as appropriate.
The processor 1452 can execute instructions within the computing device 1450, including instructions stored in the memory 1464. The processor may be implemented as a chipset of chips that include separate and multiple analog and digital processors. The processor may provide, for example, for coordination of the other components of the device 1450, such as control of user interfaces, applications run by device 1450, and wireless communication by device 1450.
Processor 1452 may communicate with a user through control interface 1458 and display interface 1456 coupled to a display 1454. The display 1454 may be, for example, a TFT LCD (Thin-Film-Transistor Liquid Crystal Display) or an OLED (Organic Light Emitting Diode) display, or other appropriate display technology. The display interface 1456 may comprise appropriate circuitry for driving the display 1454 to present graphical and other information to a user. The control interface 1458 may receive commands from a user and convert them for submission to the processor 1452. In addition, an external interface 1462 may be provided in communication with processor 1452, so as to enable near area communication of device 1450 with other devices. External interface 1462 may provide, for example, for wired communication in some implementations, or for wireless communication in other implementations, and multiple interfaces may also be used.
The memory 1464 stores information within the computing device 1450. The memory 1464 can be implemented as one or more of a computer-readable medium or media, a volatile memory unit or units, or a non-volatile memory unit or units. Expansion memory 1474 may also be provided and connected to device 1450 through expansion interface 1472, which may include, for example, a SIMM (Single In Line Memory Module) card interface. Such expansion memory 1474 may provide extra storage space for device 1450, or may also store applications or other information for device 1450. Specifically, expansion memory 1474 may include instructions to carry out or supplement the processes described above, and may include secure information also. Thus, for example, expansion memory 1474 may be provide as a security module for device 1450, and may be programmed with instructions that permit secure use of device 1450. In addition, secure applications may be provided via the SIMM cards, along with additional information, such as placing identifying information on the SIMM card in a non-hackable manner.
The memory may include, for example, flash memory and/or NVRAM memory, as discussed below. In one implementation, a computer program product is tangibly embodied in an information carrier. The computer program product contains instructions that, when executed, perform one or more methods, such as those described above. The information carrier is a computer- or machine-readable medium, such as the memory 1464, expansion memory 1474, memory on processor 1452, or a propagated signal that may be received, for example, over transceiver 1468 or external interface 1462.
Device 1450 may communicate wirelessly through communication interface 1466, which may include digital signal processing circuitry where necessary. Communication interface 1466 may provide for communications under various modes or protocols, such as GSM voice calls, SMS, EMS, or MMS messaging, CDMA, TDMA, PDC, WCDMA, CDMA2000, or GPRS, among others. Such communication may occur, for example, through radio-frequency transceiver 1468. In addition, short-range communication may occur, such as using a Bluetooth, Wi-Fi, or other such transceiver (not shown). In addition, GPS (Global Positioning System) receiver module 1470 may provide additional navigation- and location-related wireless data to device 1450, which may be used as appropriate by applications running on device 1450.
Device 1450 may also communicate audibly using audio codec 1460, which may receive spoken information from a user and convert it to usable digital information. Audio codec 1460 may likewise generate audible sound for a user, such as through a speaker, e.g., in a handset of device 1450. Such sound may include sound from voice telephone calls, may include recorded sound (e.g., voice messages, music files, etc.) and may also include sound generated by applications operating on device 1450.
The computing device 1450 may be implemented in a number of different forms, as shown in the figure. For example, it may be implemented as a cellular telephone 1480. It may also be implemented as part of a smartphone 1482, personal digital assistant, or other similar mobile device.
Various implementations of the systems and techniques described here can be realized in digital electronic circuitry, integrated circuitry, specially designed ASICs (application specific integrated circuits), computer hardware, firmware, software, and/or combinations thereof. These various implementations can include implementation in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, coupled to receive data and instructions from, and to transmit data and instructions to, a storage system, at least one input device, and at least one output device.
These computer programs (also known as programs, software, software applications or code) include machine instructions for a programmable processor, and can be implemented in a high-level procedural and/or object-oriented programming language, and/or in assembly/machine language. As used herein, the terms “machine-readable medium” “computer-readable medium” refers to any computer program product, apparatus and/or device (e.g., magnetic discs, optical disks, memory, Programmable Logic Devices (PLDs)) used to provide machine instructions and/or data to a programmable processor, including a machine-readable medium that receives machine instructions as a machine-readable signal. The term “machine-readable signal” refers to any signal used to provide machine instructions and/or data to a programmable processor.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to the user and a keyboard and a pointing device (e.g., a mouse or a trackball) by which the user can provide input to the computer. Other kinds of devices can be used to provide for interaction with a user as well; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user can be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front end component (e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back end, middleware, or front end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network (“LAN”), a wide area network (“WAN”), and the Internet.
The computing system can include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
A number of implementations have been described. Nevertheless, it will be understood that various modifications may be made without departing from the spirit and scope of the invention.
In addition, the logic flows depicted in the figures do not require the particular order shown, or sequential order, to achieve desirable results. In addition, other steps may be provided, or steps may be eliminated, from the described flows, and other components may be added to, or removed from, the described systems. Accordingly, other implementations are within the scope of the following claims.
Elements of different implementations described herein may be combined to form other implementations not specifically set forth above. Elements may be left out of the processes, computer programs, Web pages, etc. described herein without adversely affecting their operation. Furthermore, various separate elements may be combined into one or more individual elements to perform the functions described herein.
The invention is not restricted to the details of the foregoing embodiments. The invention extends to any novel one, or any novel combination, of the features disclosed in this specification (including any accompanying claims, abstract and drawings), or to any novel one, or any novel combination, of the steps of any method or process so disclosed.
This application claims the benefit of and priority to U.S. Provisional Application Ser. No. 61/894,662 which was filed on Oct. 23, 2013, and is incorporated by reference in its entirety herein.
| Number | Date | Country | |
|---|---|---|---|
| 61894662 | Oct 2013 | US |