Outer Rim Archives
Archives · 2020 · 10567525

Granted patent

Method and system for mapping, tracking, and transporting of content data on a webpage

Number
10567525
Published
2020-02-18
Filed
2017-10-31
Assignee
Disney Enterprises, Inc.
Inventors
Mak; Innate, Wang; Yuan, Qu; Wen, Ma; Jiancheng, Lee; Dexter, De Boer; Brian
CPC
G06Q30/0271; H04L67/02; H04L67/535
Verdict
Set aside web content management, business
Source
Google Patents · FreePatentsOnline

Abstract

There is provided a system and method for optimizing mapping, tracking, and transporting of content data on a webpage using client-side technologies. The system including a server and a client device, the client device configured to retrieve content data from a first webpage accessed from the server, assemble a cookie using the content data from the first webpage, store the cookie in a memory of the client device, detect a second webpage accessed, retrieve the cookie in response to detecting the second webpage, extract the content data from the cookie, and load the content data on the second webpage.

Background

BACKGROUND(1) Current technology allows webpages to be designed with a variety of content data including images, advertisements, chat, links, movies, and games. These webpages are designed as steteless secure silos that do not allow the transfer of content data from one webpage to another webpage. However, there are many cases where it would be desirable for a user to retain or transfer the content data between webpages. One approach to allowing transferring of content data between webpages is to embed the content data in the uniform resource locator (URL) as the user travels from one webpage to another webpage. However, this approach gets bogged down fairly quickly.SUMMARY(2) The present disclosure is directed to method and system for mapping, tracking, and transporting of content data on a webpage, substantially as shown in and/or described in connection with at least one of the figures, as set forth more completely in the claims.

Claims

1. A method for loading assets on a webpage according to asset load dependencies, the method comprising: receiving a request from a user for loading the webpage; in response to the request for loading the webpage: collecting page information for the webpage, the page information including modules that are included on the webpage; assembling a list of assets for each of the modules; adding the asset load dependencies to the list of assets for each of the modules, wherein the asset load dependencies for the assets for each of the modules are determined based on code placement locations on the webpage and at least one of a theme or a color scheme of the webpage; grouping the assets from the list of assets based on the code placement locations on the webpage and the at least one of the theme or the color scheme of the webpage; and creating a tokenized asset list based on the grouping of the assets. 8. A client device for loading assets on a webpage according to asset load dependencies, the client device comprising: a display; a memory; and a processor configured to: receive a request from a user for loading the webpage; in response to the request for loading the webpage: collect page information for the webpage, the page information including modules that are included on the webpage; assemble a list of assets for each of the modules; add the asset load dependencies to the list of assets for each of the modules, wherein the asset load dependencies for the assets for each of the modules are determined based on code placement locations on the webpage and at least one of a theme or a color scheme of the webpage; group the assets from the list of assets based on the code placement locations on the webpage and the at least one of the theme or the color scheme of the webpage; and create a tokenized asset list based on the grouping of the assets.