SYSTEM AND METHOD FOR AFFILIATE LINK GENERATION

- rewardStyle, Inc.

A method and system is provided for facilitating affiliate link generation. A user enables the system by identifying a webpage on an affiliate web site. The system performs an initial assessment of page to extract webpage information, which is compared to information stored in a database. If the extracted information matches stored information, a record of the webpage is displayed and an affiliate link is dynamically generated for immediate use. If the extracted information does not match stored information, a new record of the webpage is created. If the webpage contains product-specific data, a product-specific record is stored. If the webpage does not contain product-specific data, a non-product record is stored. An affiliate link is then dynamically created. The new record of the product and dynamically created affiliate link is added to the database for immediate use.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
CROSS REFERENCE TO RELATED APPLICATIONS

The present application claims the benefit under 35 U.S.C. § 119(e) of U.S. Provisional Patent Application Ser. No. 61/617,857 filed Mar. 30, 2012 and entitled “System and Method for Affiliate Link Generation,” which is incorporated herein by reference for all purposes.

TECHNICAL FIELD

The present disclosure relates generally to electronic commerce, and in particular, to an affiliate link generation system.

BACKGROUND

With the rapid evolution of technology in recent there has been a growing trend toward on-line publishing, by businesses such as on-line magazine publishers, as well as by individuals, such as personal bloggers. These on-line publishers frequently review and publish commentary on a variety of products on their web site. Accordingly, on-line marketing has evolved to include awarding commission to web site operators on sales made to consumers who have arrived at an affiliate's web site through a tracked link on the web site operator's web site.

Typically, web site operators are limited to earning commissions on products supported by a particular external affiliate network for which they can obtain an existing affiliate link. Moreover, these affiliate networks require the use of certain technology, which excludes users not employing the requisite technology.

SUMMARY

Embodiments of the present disclosure generally facilitate the creation of affiliate links directly from any page on a web site of a supported advertiser, including product and non-product pages (the “Webpage”), using a cross-advertiser and cross-browser compatibility and technology system, which allows web site operators to easily find and monetize their content.

According to one embodiment of the present disclosure, a computer system is configured for integrating affiliate networks to provide or dynamically create affiliate links on one platform to be used across all affiliate network platforms on all browsers.

In one embodiment, a user navigates to an individual Webpage and enables the system activator bookmark, which will display a record of the Webpage, including a product picture, product name, and price. The system will then dynamically generate an affiliate link. The affiliate link can be immediately used on the user's web site or other social media outlets, and tracked for analytics and cost per acquisition (CPA) conversion purposes.

If a record of the Webpage is not found, the system will scrape the Webpage to ascertain product information and create a new record of the Webpage using the product information. The system will then dynamically generate an affiliate link. If the system cannot ascertain product information from the scrape, the system will dynamically generate an affiliate link to the Webpage. The system will create a new record of the Webpage using general Webpage information, rather than information related to specific product information. The affiliate link can be immediately used on the user's web site or other social media outlets, and tracked for analytics and cost per acquisition (CPA) conversion purposes.

BRIEF DESCRIPTION OF THE DRAWINGS

For a more complete understanding of this disclosure and its features, reference is now made to the following description, taken in conjunction with the accompanying drawings, in which:

FIG. 1 is a block diagram of a computer environment for implementing an affiliate link generation system in accordance with one embodiment of the present disclosure; and

FIG. 2 is a somewhat simplified flow diagram illustrating a method of generating an affiliate link in accordance with one embodiment of the present disclosure.

DETAILED DESCRIPTION

The present disclosure generally provides a system and method of generating affiliate links. More particularly, the present disclosure provides a system and method of aggregating and integrating affiliate links from external affiliate network databases, as well as dynamically generating links for affiliate Webpages not located in existing external affiliate network databases.

FIG. 1 generally illustrates affiliate link generation system 100 according to one embodiment of the present disclosure. It should be understood that system 100 shown in FIG. 1 is for illustrative purposes only and that any other suitable system or subsystem could be used in conjunction with or in lieu of system 100 according to one embodiment of the present disclosure.

System 100 allows an on-line publisher 140 to communicate and interact with link generation server 120 through a communications network 160.

Link generation server 120 may generally include a computer system having a memory 122, at least one processor 128, and a communication member 130. Each element of the link generation server 120 is coupled to bus 132 or other communication mechanism for relaying information.

Memory 122 comprises both random access memory (RAM) and read-only memory (ROM). Memory 122 may be employed to store program information, instructions to be executed by processor 128, and temporary information during execution of instructions by processor 128.

Within memory 122 reside operating system 124 and link generation manager 126. Operating system 124 may be employed as a software platform upon which the affiliate link generation application programs may execute. Link generation manager 126 may generally include program instruction sequences for generating affiliate links for affiliate Webpages.

Processor 128 may be employed to execute the program instructions that are stored by memory 122. Processor 123 capable of identifying and monitoring each on-line publisher 140 as well as communicating with each on-line publisher 140 via communications member 130 and communications network 160.

Communication member 130 comprises conventional hardware and software that facilitates coupling link generation server 120 to communications network 160.

In an embodiment, link generation server 120 is coupled to a database 180. Link generation server 120 may store information associated with affiliate Webpages in the database 180. Affiliate Webpage information stored in database 180 may be derived from affiliate sources, external affiliate network sources, other suitable sources, or any combination thereof. Information stored in database 180 may include affiliate product web pages, affiliate non-product web pages, product commissions, affiliate links if available, product descriptions, product options, product prices, and product pictures, or any other suitable affiliate Webpage information. Link generation server 120 may also store information corresponding to each on-line publisher 140, such as names, addresses, phone numbers, commission account information, or any other suitable on-line publisher information, in the database 180.

On-line publishers 140 obtain affiliate links generated by link generation server 120 by communicating with link generation server 120 through communications network 160. On-line publishers 140 may be located in any geographical location.

Each on-line publisher 140 may generally include at least one display 142, to view affiliate Webpages and associated information, and at least one input device 144, to communicate with link generation server 120.

Link generation server 120 may also communicate link generation information to interested parties 150. Link generation information may include the Webpage, product name, product web page and on-line publisher information. Interested parties 150 may include affiliates, representatives of affiliates, marketing consultants, external affiliate networks, other parties interested in link generation data, or any combination thereof.

Each interested party 150 may generally include at least one display 152, to view link generation data, and at least one input device 154, to communicate with link generation server 120.

Any of displays 142 and/or displays 152 may be a mobile phone screen, liquid crystal display (LCD), light emitting diode screen (LED), plasma screen, cathode ray tube (CRT) monitor, high definition television (HDTV) screen, conventional television screen, projection television screen, video conferencing display, other suitable display, or any combination thereof.

Any of input devices 144 and/or input devices 154 may be an alphanumeric keyboard, mouse, trackball, cursor direction keys, touch pad, Touch Tone telephone, wireless telephone, two-way pager, personal digital assistant, voice recognition device, other suitable data input device, or any combination thereof.

The present disclosure is related to the use of link generation server 120 to dynamically generate affiliate links, as described herein. According to one embodiment of the present disclosure, execution of instructions stored in memory 122 allows processor 128 to implement the functionality described above.

In one embodiment, the core technology used is HTML, CSS, JavaScript on the client facing components of the tool and PHP, Apache, MySQL on the server side. The client part also employs third party JavaScript libraries such as JQuery and easyXDM. The server part also relies on database 180 with records of products provided by affiliate networks. By way of example but not limitation, current third party affiliate networks include Commission Junction, Linkshare, PepperJam, Google Affiliate Network, and various others.

In alternative embodiments, hardware circuitry may be used in conjunction with or in lieu of software instructions to implement the present disclosure. However, the present disclosure is not limited to any specific combination of hardware circuitry and/or software.

FIG. 2 is a somewhat simplified flow diagram illustrating method 200 of generating affiliate links according to one embodiment of the present disclosure. It should be understood that method 200 shown in FIG. 2 is for illustrative purposes only and that any other suitable method or sub-method could be used in conjunction with or in lieu of method 200 according to one embodiment of the present disclosure. It should also be understood that the steps of method 200 could be performed in any suitable order or manner.

In an embodiment, method 200 begins in step 202 with a user identifying an affiliate Webpage to integrate into the user's web post using on-line publisher 140 by clicking a system activator bookmark from a bookmark bar in the on-line publisher 140 that executes an initialization JavaScript.

The on-line publisher 140 may then communicate the information to link generation server 120 by issuing a GET request through communications network 160 using Bluetooth, Wi-Fi, infrared, text message, email, bump technology or by any other suitable manner, as shown in step 204.

Link generation manager 126 analyzes initial assessments of the affiliate Webpage to extract Webpage information, as shown in step 206.

In step 208, link generation manager 126 determines the extracted Webpage information in step 206 matches Webpage information stored in database 180.

If link generation manager 126 determines the extracted Webpage information matches Webpage information stored in database 180, the link generation server 120 will return the record of the Webpage to on-line publisher 140, as shown in step 210. If the Webpage information stored in database 180 contains product information, link generation server 120 will either display the product picture through display 142 or prompt the user to input a product picture through input 144.

In one embodiment, the product picture is displayed as a result of parsing the parent HTML document and finding an image.

Link generation server 120 will then create a loader inline frame (“iframe”) that will create a final iframe containing the Webpage information and the affiliate link. Link generation server 120 will communicate the Webpage information and affiliate link to on-line publisher 140, as shown in step 212.

Frames allow a visual HTML Browser window to be split into segments, each of which may show a different document. An iframe places another HTML document in a frame inside the original parent document. Unlike an object element, an inline frame can be the “target” frame for links defined by other elements and it can be selected by the user agent as the focus for printing, viewing its source.

In one embodiment, communication between the JavaScript attached to the parent page and the iframe is implemented with the use of easyXDM. EasyXDM is a JavaScript library that enables a system to easily work around the limitation set in place by the Same Origin Policy, in turn making it easy to communicate and expose the JavaScript Application Programming Interface (API) across domain boundaries. EasyXDM provides a transport stack capable of passing string-based messages between the consumer and the provider. The transport stack offers bi-directionality, reliability, queuing and sender-verification and does not violate browser security policy since the connection is only established once and only simple plain text messages can be sent across the frames. The one-time connection setup is enforced by easyXDM library to lock the connection down to avoid spoofing attacks.

If link generation manager 126 determines the extracted Webpage information does not match Webpage information stored in database 180, the link generation server 120 will return a message indicating the Webpage was not found through display 142, as shown in step 214.

In step 216, link generation server 120 will scrape the Webpage to determine if product information may be ascertained.

If link generation server 120 ascertains product information from the scraped Webpage, link generation server 120 will create a new record of the product and compile the record's metadata from the scraped Webpage, as shown in step 218.

In step 220, link generation server 120 will dynamically create an affiliate link for the Webpage.

In step 222, the new record of the Webpage and affiliate link dynamically created in step 220 will be added to database 180 for use by a plurality of on-line publishers 140.

If link generation server 120 ascertains that product information cannot be scraped from the Webpage, link generation server 120 will prompt the user to confirm creation of a non-product Webpage affiliate link, as shown in step 224.

If the user confirms creation of a non-product page affiliate link, link generation server 120 will create a new record of the Webpage and compile the record's metadata from the scraped non-product Webpage, as shown in step 226.

In step 228, link generation server 120 will dynamically create an affiliate link for the Webpage.

In step 230, the new record of the Webpage and affiliate link dynamically created in step 220 will be added to database 180 for use by a plurality of on-line publishers 140.

If the user does not confirm creation of a non-product page affiliate link, link generation server 120 will return the user to the browser screen, as shown in step 232.

It may be advantageous to set forth definitions of certain words and phrases used in this patent document. The term “couple” and its derivatives refer to any direct or indirect communication between two or more elements, whether or not those elements are in physical contact with one another. The terms “include” and “comprise, ” as well as derivatives thereof, mean inclusion without limitation. The term “or” is inclusive, meaning and/or. The phrases “associated with” and “associated therewith, ” as well as derivatives thereof, may mean to include, be included within, interconnect with, contain, contained within, connect to or with, couple to or with, be communicable with, cooperate with, interleave, juxtapose, be proximate to, be bound to or with, have, have a property of, or the like.

While this disclosure has described certain embodiments and generally associated methods, alterations and permutations of these embodiments and methods will be apparent to those skilled in the art. Accordingly, the above description of example embodiments does not define or constrain this disclosure. Other changes, substitutions, and alterations are also possible without departing from. the spirit and scope of this disclosure, as defined by the following claims.

Claims

1-20. (canceled)

21. A system including a server comprising a processor coupled to a database including a plurality of records associated with product webpages, the server configured to:

receive, from a user computing device associated with a user, a request for a custom link to a webpage identifying a product;
extract information associated with the product from the webpage;
query the database for the extracted webpage information stored within a record of the plurality of records;
based on the query, determine whether a matching record is available in the database; and
in response to determining that the matching record is unavailable, create a new database record with a dynamically created affiliate link or, in response to determining that the matching record is available, display the matching record.

22. The system of claim 21, wherein receiving the request includes receiving the request upon a user selection when the user is visiting the webpage.

23. The system of claim 21, wherein the server is further configured to format the dynamically created affiliate link to be compatible with one or more social media platforms selected by the user.

24. The system of claim 21, the new database record including metadata associated with the extracted product information.

25. The system of claim 21, wherein one or more of the plurality of records includes at least one of a product description, a product price, or a product image based on product data received from one or more external product sources.

26. The system of claim 21, wherein the request is received upon a system activator bookmark being selected at the user computing device when the user is visiting the webpage.

27. The system of claim 21, wherein the server is further configured to transmit, to the user computing device for display thereon, an estimated commission associated with the product identified on the webpage.

28. The system of claim 21, wherein the server is further configured to prompt the user to confirm creation of the dynamically created affiliate link.

29. A computer-implemented method using a server coupled to a database including a plurality of records associated with product webpages, the method comprising:

receiving, from a user computing device associated with a user, a request for a custom link to a webpage identifying a product;
extracting information associated with the product from the webpage;
querying the database for the extracted webpage information stored within a record of the plurality of records;
based on the query, determining whether a matching record is available in the database; and
in response to determining that the matching record is unavailable, creating a new database record with a dynamically created affiliate link or, in response to determining that the matching record is available, displaying the matching record.

30. The computer-implemented method of claim 29, wherein receiving the request includes receiving the request upon a user selection when the user is visiting the webpage.

31. The computer-implemented method of claim 29, further comprising formatting the dynamically created affiliate link to be compatible with one or more social media platforms selected by the user.

32. The computer-implemented method of claim 29, the new database record including metadata associated with the extracted product information.

33. The computer-implemented method of claim 29, wherein one or more of the plurality of records includes at least one of a product description, a product price, or a product image based on product data received from one or more external product sources.

34. The computer-implemented method of claim 29, wherein the request is received upon a system activator bookmark being selected at the user computing device when the user is visiting the webpage.

35. The computer-implemented method of claim 29, further comprising transmitting, to the user computing device for display thereon, an estimated commission associated with the product identified on the webpage.

36. The computer-implemented method of claim 29, further comprising prompting the user to confirm creation of the dynamically created affiliate link.

37. A non-transitory computer-readable medium storing computer-executable instructions which, when executed by a server coupled to a database, the database including a plurality of records associated with product webpages, cause the server to perform operations comprising:

receiving, from a user computing device associated with a user, a request for a custom link to a webpage identifying a product;
extracting information associated with the product from the webpage;
querying the database for the extracted webpage information stored within a record of the plurality of records;
based on the query, determining whether a matching record is available in the database; and
in response to determining that the matching record is unavailable, creating a new database record with a dynamically created affiliate link or, in response to determining that the matching record is available, displaying the matching record.

38. The non-transitory computer-readable medium of claim 37, wherein the operations further comprise transmitting, to the user computing device for display thereon, an estimated commission associated with the product identified on the webpage.

39. The non-transitory computer-readable medium of claim 37, wherein one or more of the plurality of records includes at least one of a product description, a product price, or a product image based on product data received from one or more external product sources.

40. The non-transitory computer-readable medium of claim 37, wherein receiving the request includes receiving the request upon a user selection when the user is visiting the webpage.

Patent History
Publication number: 20230186352
Type: Application
Filed: Feb 3, 2023
Publication Date: Jun 15, 2023
Applicant: rewardStyle, Inc. (Dallas, TX)
Inventors: Alexei Stoliartchouk (Kensington, CA), Forrest Jordan (Dallas, TX), Baxter Box (Dallas, TX)
Application Number: 18/164,148
Classifications
International Classification: G06Q 30/0241 (20060101); G06Q 30/02 (20060101);