WO2022043769A1 - Systems and methods for dynamic data propagation across platforms - Google Patents

Systems and methods for dynamic data propagation across platforms Download PDF

Info

Publication number
WO2022043769A1
WO2022043769A1 PCT/IB2021/051870 IB2021051870W WO2022043769A1 WO 2022043769 A1 WO2022043769 A1 WO 2022043769A1 IB 2021051870 W IB2021051870 W IB 2021051870W WO 2022043769 A1 WO2022043769 A1 WO 2022043769A1
Authority
WO
WIPO (PCT)
Prior art keywords
event
updated
client device
configuration
configuration option
Prior art date
Application number
PCT/IB2021/051870
Other languages
French (fr)
Inventor
Alex Do
Charbel Zaarour
Eric BURLEY
Matt MATYAS
Original Assignee
Google Llc
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
Application filed by Google Llc filed Critical Google Llc
Publication of WO2022043769A1 publication Critical patent/WO2022043769A1/en
Priority to US17/973,338 priority Critical patent/US20230052479A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/535Tracking the activity of the user
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/86Event-based monitoring

Definitions

  • the method may include transmitting, by the one or more processing circuits to a first client device of a plurality of client devices running the application, the updated first configuration option.
  • the updated first configuration option may cause the application to monitor data of the application for the occurrence of the first parameter.
  • the method may include receiving, by the one or more processing circuits from the first client device responsive to the first client device detecting the occurrence of the first parameter, a new event or a modified event based on the updated first configuration option.
  • At least one action may be performed for each parameter associated with each event in the list of events.
  • the plurality of configuration options further includes event names and parameter actions.
  • the plurality of configuration options further comprises an option to delete an existing account.
  • At least one action may be performed for each parameter associated with each event in the list of events.
  • FIG. 4B is an example of an event analytics dashboard, according to an illustrative implementation.
  • the event analysis system 100 includes a developer device 104, a client device 112, and an event analysis computer system 124.
  • the developer device 104, the client device 112, and the event analysis computer system 124 are each communicably coupled and configured to exchange information over a network 122, which may include one or more of the Internet, cellular network, Wi-Fi, Wi-Max, or any other type of wired or wireless network.
  • the developer device 104 may be any of a variety of devices associated with a user 102.
  • the developer device 104 may comprise a mobile phone, a personal computer (e.g., a desktop computer or a laptop computer), a tablet, a smart watch or other wearable device, a virtual/augmented reality (VR/AR system), and/or any other suitable user computing devices capable of accessing and communicating using local and/or global networks (e.g., the network 122).
  • a personal computer e.g., a desktop computer or a laptop computer
  • a tablet e.g., a smart watch or other wearable device
  • VR/AR system virtual/augmented reality
  • the developer device 104 comprises a network interface 106, an application 108, and an event framework 110.
  • the network interface 106 is used to establish connections with other computing systems and devices (e.g., the event analysis computer system 124) by way of the network 122. Accordingly, the network interface 106 enables the developer device 104 to transmit and/or receive information to and/or from the event analysis computer system 124 or any other network enabled device.
  • the network interface 106 includes program logic that facilitates connection of the developer device 104 to the network 122.
  • the event framework 110 may be structured to monitor for specific and conditional interactions with the application 108 (e.g., clicks, screen time, data input, in-app purchases, etc.) and subsequent to identifying a conditional interaction, the event framework 110 generates an event correlated to the conditional interaction, and transmits it to the event analysis computer system 124.
  • the application 108 e.g., clicks, screen time, data input, in-app purchases, etc.
  • the method continues by receiving an update to a first configuration option for the first event.
  • the update to the first configuration option may change the name of the first event, the conditional parameters which invoke the first event, or it may cause the first event to spawn one or more additional events subsequent to activation of the first event.
  • the update to the first configuration option may disable or delete the first event.
  • the proprietor 300 may access an analytics dashboard 302 in order to view events and modify configuration options.
  • the analytics dashboard 302 may be accessed, for example, as a GUI or a web-based application.
  • the proprietor 300 may then update a first configuration option for a first event using the analytics dashboard 302, the update similar to the process described at 206.
  • the analytics dashboard 302 may include an option to provide parameters which designate a desired audience or group of recipients to receive the configuration update, such as a data or version stream selector.
  • the data stream selector may enable a developer device to target recipients based on predetermined audiences (e.g., iOS users, Android users, etc.).
  • the version selector may enable a developer device to identify the intended recipients based on the version of the application 118 running on the client device 114.
  • a sample illustrative implementation of a web-based analytics dashboard 400 is shown.
  • a reporting dashboard is incorporated at 402. This may enable a developer associated with a developer device 104 to generate reports regarding events which have transpired and the information associated therein.
  • the reports may utilize various predetermined categories in order to filter information or be generated according to custom parameters.
  • the analytics dashboard 400 may also contain a recommend events section 408.
  • an example event editing menu 412 is shown.
  • a list of existing events may be displayed and selected in order to edit the name, conditional parameters, and action(s) associated with the event.
  • the button represented by item 414 may enable a developer associated with a developer device 104 to create new events. In some instances, creating a new event may cause the new event to be displayed on the general event dashboard 404.
  • an event specific editing menu is shown.
  • an original event name drop-down menu is indicated by 418.
  • the drop-down menu may enable a developer associated with a developer device 104 to view all names previously associated with the event. These names may be retrieved from the historical log stored in the events database 142.
  • An example new name field is indicated by 420.
  • a developer associated with a developer device 104 may rename the event in this section and may cause both the current and newly named event to be snapshotted for inclusion in the historical log, stored in the events database 142.
  • a data stream selector is made available at 422.
  • the data stream selector 422 may, for example, enable a developer associated with a developer device 104 to select a target recipient audience for the configuration update.
  • the computing system 500 may further include a read only memory (ROM) 520 or other static storage device coupled to the bus 505 for storing static information and instructions for the processor 510.
  • ROM read only memory
  • a storage device 525 such as a solid state device, magnetic disk or optical disk, is coupled to the bus 505 for persistently storing information and instructions.
  • a computer program (also known as a program, software, software application, script, or code) can be written in any form of programming language, including compiled or interpreted languages, declarative or procedural languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, object, or other unit suitable for use in a computing environment.
  • a computer program may, but need not, correspond to a file in a file system.
  • processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer.
  • a processor will receive instructions and data from a read-only memory or a random access memory or both.
  • the essential elements of a computer are a processor for performing actions in accordance with instructions and one or more memory devices for storing instructions and data.
  • a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks.
  • mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks.
  • a computer need not have such devices.
  • Implementations of the subject matter described in this specification can be carried out using 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 subject matter described in this specification, or any combination of one or more such backend, middleware, or frontend 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”) and a wide area network (“WAN”), an internetwork (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks).
  • LAN local area network
  • WAN wide area network
  • Internet internetwork
  • peer-to-peer networks e.

Abstract

One method includes providing a plurality of events defined for a mobile application; providing a plurality of configuration options for the events, wherein the plurality of configuration options may include parameters; receiving an update to a first configuration option of the plurality of configuration options for a first event of the plurality of events in the list and a first parameter associated with the update; storing the updated first configuration option; transmitting to a first client device of a plurality of client devices running the mobile application, the updated first configuration option, wherein the updated first configuration option may cause the mobile application to monitor data of the mobile application for the occurrence of the first parameter; receiving from the first client device responsive to the first client device detecting the occurrence of the first parameter, a new event or a modified event based on the updated first configuration option.

Description

SYSTEMS AND METHODS FOR DYNAMIC DATA PROPAGATION
ACROSS PLATFORMS
CROSS-REFERENCE TO RELATED APPLICATION
10001] This application claims priority to Vietnamese Patent Application No. 1-2020-05021, filed on August 31, 2020, the contents of which are incorporated herein by reference.
BACKGROUND
[0002] Implementations of the present disclosure relate generally to the propagation of configurations to applications across various platforms. In particular, they relate to systems and methods for dynamic configuration and without alterations to the code representative of the applications.
[0003] Traditionally, applications utilizing analytics frameworks are hindered by a cumbersome process when a need arises to modify their analytics configurations. An application must be recoded and re-released to the market in order to effect change. Additionally, widespread adoption of the update may be difficult to attain, as many users update their applications on an infrequent basis.
SUMMARY
[0004] One aspect of the present disclosure relates to a method. The method may include providing, by the one or more processing circuits of the event analysis computer system to a developer device, a plurality of events defined for an application. The method may include providing, by the one or more processing circuits, to the developer device, a plurality of configuration options for the events. The plurality of configuration options may include parameters. The method may include receiving, by the one or more processing circuits from the developer device, an update to a first configuration option of the plurality of configuration options for a first event of the plurality of events in the list and a first parameter associated with the update. The method may include storing, by the one or more processing circuits, the updated first configuration option. The method may include transmitting, by the one or more processing circuits to a first client device of a plurality of client devices running the application, the updated first configuration option. The updated first configuration option may cause the application to monitor data of the application for the occurrence of the first parameter. The method may include receiving, by the one or more processing circuits from the first client device responsive to the first client device detecting the occurrence of the first parameter, a new event or a modified event based on the updated first configuration option.
[0005] In some implementations of the method, the parameters may include a plurality of Boolean operators and a plurality of conditions and provide for selection on the developer device of multipart conditional parameters.
10006] In some implementations of the method, at least one action may be performed for each parameter associated with each event in the list of events.
[0007] In some implementations of the method, the plurality of configuration options further includes event names and parameter actions.
[0008] In some implementations of the method, it may further include receiving, by the one or more processing circuits from the developer device, a version selection indicating a first version of the application from among a plurality of versions. In some implementations of the method, transmitting the updated first configuration option to the first client device may include transmitting the updated first configuration option responsive to determining a version of the application installed on the first client device is the first version.
[0009] In some implementations of the method, it may further include receiving, by the one or more processing circuits from the developer device, a data stream selection indicating a first data stream category of the application from among a plurality of data stream categories. In some implementations of the method, transmitting the updated first configuration option to the first client device may include transmitting the updated first configuration option responsive to determining a data stream category associated with the first client device is the first data stream category.
10010] In some implementations of the method, the update to the configuration options may cause the first parameter to parameter an additional new event. In some implementations of the method, the additional new event may be selected based on the data stream and version selector status.
[0011] In some implementations of the method, the plurality of configuration options further comprises an option to delete an existing account.
[ 0012 J Another aspect of the present disclosure relates to a system. The system may include one or more computer-readable storage media having instructions stored thereon. The system may also include one or more processors configured to execute the instructions. The processor(s) may be configured to provide, to a developer device, a plurality of events defined for an application. The processor(s) may be configured to provide, to the developer device, a plurality of configuration options for the events. The plurality of configuration options may include parameters. The processor(s) may be configured to receive, from the developer device, an update to a first configuration option of the plurality of configuration options for a first event of the plurality of events in the list and a first parameter associated with the update. The processor(s) may be configured to store, the updated first configuration option. The processor(s) may be configured to transmit, to a first client device of a plurality of client devices running the application, the updated first configuration option. The updated first configuration option may cause the application to monitor data of the application for the occurrence of the first parameter. The processor(s) may be configured to receive, from the first client device responsive to the first client device detecting the occurrence of the first parameter, a new event or a modified event based on the updated first configuration option.
[0013] In some implementations of the system, the parameters may include a plurality of Boolean operators and a plurality of conditions and provide for selection on the developer device of multipart conditional parameters.
[0014] In some implementations of the system, the plurality of configuration options further includes event names and parameter actions.
[0015] In some implementations of the system, the processor(s) may be configured to receive, from the developer device, a version selection indicating a first version of the application from among a plurality of versions. In some implementations of the system, transmitting the updated first configuration option to the first client device may include transmitting the updated first configuration option responsive to determining a version of the application installed on the first client device is the first version.
[0016] In some implementations of the system, the processor(s) may be configured to receive, from the developer device, a data stream selection indicating a first data stream category of the mobile application from among a plurality of data stream categories. In some implementations of the system, transmitting the updated first configuration option to the first client device may include transmitting the updated first configuration option responsive to determining a data stream category associated with the first client device is the first data stream category.
[0017] In some implementations of the system, the update to the configuration options may cause the first parameter to activate an additional new event. In some implementations of the system, the additional new event may be selected based on the data stream and version selector status.
[0018] Yet another aspect of the present disclosure relates to a computer-readable storage media having instructions stored thereon, the instructions being executable by one or more processors to perform operations. The computer-readable storage media may be non- transitory. The operations may include providing, to a developer device, a plurality of events defined for an application. The operations may include providing, to the developer device, a plurality of configuration options for the events. The plurality of configuration options may include parameters. The operations may include receiving, from the developer device, an update to a first configuration option of the plurality of configuration options for a first event of the plurality of events in the list and a first parameter associated with the update. The operations may include storing, the updated first configuration option. The operations may include transmitting, to a first client device of a plurality of client devices running the application, the updated first configuration option. The updated first configuration option may cause the application to monitor data of the application for the occurrence of the first parameter. The operations may include receiving, from the first client device responsive to the first client device detecting the occurrence of the first parameter, a new event or a modified event based on the updated first configuration option.
[0019] In some implementations of the one or more computer-readable storage media, the parameters may include a plurality of Boolean operators and a plurality of conditions and provide for selection on the developer device of multipart conditional parameters.
[0020] In some implementations of the one or more computer-readable storage media, at least one action may be performed for each parameter associated with each event in the list of events.
[0021 ] In some implementations of the one or more computer-readable storage media, the plurality of configuration options further includes event names and parameter actions.
[0022] In some implementations of the one or more computer-readable storage media, the operations may include further including receiving, from the developer device, a version selection indicating a first version of the application from among a plurality of versions. In some implementations of the one or more computer-readable storage media, transmitting the updated first configuration option to the first client device may include transmitting the updated first configuration option responsive to determining a version of the application installed on the first client device is the first version.
[0023] In some implementations of the one or more computer-readable storage media, the operations may include further including receiving, from the developer device, a data stream selection indicating a first data stream category of the application from among a plurality of data stream categories. In some implementations of the one or more computer-readable storage media, transmitting the updated first configuration option to the first client device may include transmitting the updated first configuration option responsive to determining a data stream category associated with the first client device is the first data stream category.
BRIEF DESCRIPTION OF THE DRAWINGS
[0024] The details of one or more implementations of the subject matter described in this specification are set forth in the accompanying drawings and the description below. Other features, aspects, and advantages of the subject matter will become apparent from the description, the drawings, and the claims.
[0025] FIG. l is a schematic diagram of an event analysis system including a client device, a developer device, and an event analysis computer system, according to an illustrative implementation.
[0026] FIG. 2 is a flow diagram of a method for dynamically propagating configuration options to an application, according to an illustrative implementation.
[0027] FIG. 3 is a block diagram of an application proprietor use case, according to an illustrative implementation.
[0028] FIG. 4A is an example of an event analytics dashboard, according to an illustrative implementation.
[0029] FIG. 4B is an example of an event analytics dashboard, according to an illustrative implementation.
10030] FIG. 4C is an example of an event analytics dashboard, according to an illustrative implementation.
[00311 FIG. 5 is a block diagram of a computing system according to an illustrative implementation.
DETAILED DESCRIPTION
[0032] Referring generally to the figures, systems and methods for dynamically modifying and propagating application configurations are shown and described. The application configurations may be propagated in such a manner that they may be utilized without recoding or updating an application. Furthermore, the features implemented by the present disclosure represent both technological and convenience improvements to the current analytics environment. [0033] It should be appreciated that while the present disclosure discusses many features in relation to mobile applications, various implementations utilize said features with non-mobile applications as well.
[0034] Various improvements to the technology associated with application analytics are described herein. Many applications contain analytic frameworks that generate events in response to the behavior exhibited inside an application. The generated events may include statistics, error alerts, resource usage reports, or any variety of data generation responsive to the behavior exhibited inside an application. The behavior exhibited inside an application may encompass any variety of quantifiable data, such as processor(s) load, network utilization, memory utilization, error frequency, etc. At times, the application developer may wish to change one or more of the event configurations. Traditionally, applications utilizing an event analytics framework require version updates in order to achieve event configuration modifications. As should be appreciated, especially with regards to privacy goals, recoding a new version of an application to implement modifications to the event configurations is highly disadvantageous.
[0035] Typically, recoding a new version of an application inherently contains significant overhead and time delay. Additionally, recoding the application may require scheduling with professional software developers to incorporate the desired changes. Furthermore, completion of the new application version provides no assurances that the desired changes are propagated to the client devices, as the users often must download the update in order to receive the change. For example, an application may have an analytics framework that generates an event erroneously, due to a mistake in the configuration. Every time that the application generates the erroneous event, it is consuming device resources (e.g., power, memory space, processing potential, etc.) and network bandwidth, both on the client device and the event analysis computer system. This waste of technological resources may not be remedied in full by a version update, as each user running an older version of the application will continue to consume resources reporting the erroneous event. Further, the network and infrastructure usage required in order for each user to install an application update (and avoid resource consumption by the erroneous event) can be significant where many thousands or even millions of users are involved. As such, the features of the present disclosure described herein, provide a more efficient solution in that desired changes can be incorporated without the need for a full updated install on every client device.
[0036] Referring to FIG. 1, a schematic design of an event analysis system 100, is shown according to an illustrative implementation. The event analysis system 100 includes a developer device 104, a client device 112, and an event analysis computer system 124. The developer device 104, the client device 112, and the event analysis computer system 124 are each communicably coupled and configured to exchange information over a network 122, which may include one or more of the Internet, cellular network, Wi-Fi, Wi-Max, or any other type of wired or wireless network.
[0037] The developer device 104 may be any of a variety of devices associated with a user 102. For example, the developer device 104 may comprise a mobile phone, a personal computer (e.g., a desktop computer or a laptop computer), a tablet, a smart watch or other wearable device, a virtual/augmented reality (VR/AR system), and/or any other suitable user computing devices capable of accessing and communicating using local and/or global networks (e.g., the network 122).
[0038] The developer device 104 comprises a network interface 106, an application 108, and an event framework 110. The network interface 106 is used to establish connections with other computing systems and devices (e.g., the event analysis computer system 124) by way of the network 122. Accordingly, the network interface 106 enables the developer device 104 to transmit and/or receive information to and/or from the event analysis computer system 124 or any other network enabled device. The network interface 106 includes program logic that facilitates connection of the developer device 104 to the network 122. For example, the network interface 106 may include any combination of a wireless network transceiver (e.g., a cellular modem, a Bluetooth transceiver, a WiFi transceiver, etc.) and/or a wired network transceiver (e.g., an Ethernet transceiver). In some arrangements, the network interface 106 includes the hardware and machine-readable media sufficient to support communication over multiple channels of data communication. Further, in some arrangements, the network interface 106 includes cryptography capabilities to establish a secure or relatively secure communication session in which data communicated over the session is encrypted. [0039] In some implementations, the application 108 is a separate software application implemented on the developer device 104. In some implementations, the application may be implemented as a mobile application for use with mobile user devices. In other implementations, the application may be a non-mobile application, such as an application on a desktop computing system. For example, the application 108 may be downloaded by the developer device 104 prior to its usage (e.g., Apple App Store, Google Play Store, etc.). Furthermore, the application 108 may be of any form or function and be associated with any author of applications. The application 108 is configured to include an event framework 110 that facilitates the conditional generation and relay of events to an event analysis computer system 124. The event framework 110 may comprise an application programming interface (API) and/or software development kit (SDK) that is structured to transmit events and receive configuration options from the event analysis computer system 124. For example, the event framework 110 may be structured to monitor for specific and conditional interactions with the application 108 (e.g., clicks, screen time, data input, in-app purchases, etc.) and subsequent to identifying a conditional interaction, the event framework 110 generates an event correlated to the conditional interaction, and transmits it to the event analysis computer system 124.
|0040| Still referring to FIG. 1, the client device 106 comprises a network interface 116, an application 118, and an event framework 120. The client device 106 may be any of a variety of devices associated with a user 112. For example, the client device 106 may comprise a mobile phone, a personal computer (e.g., a desktop computer or a laptop computer), a tablet, a smart watch or other wearable device, a virtual/augmented reality (VR/AR system), and/or any other suitable user computing devices capable of accessing and communicating using local and/or global networks (e.g., the network 122).
[0041 ] The network interface 116 is similarly structured and used to establish connections with other computing systems (e.g., the event analysis computer system 124) by way of the network 122. The network interface 116 may further include any or all of the components discussed above, with reference to the network interface 106 of the developer device 104. [0042] The application 118 and event framework 120 are similarly structured and used as on the developer device 106, in order to generate and relay events to the event analysis computer system 124. It should be appreciated that the application 118 is not associated with any particular author of applications, however, the application 108 of the developer device 106 and the application 118 of the client device 106 are generally the same application (device/platform differences and version differences are permitted).
[0043] Still referring to FIG. 1, the event analysis computer system 124 may be implemented using any type of computing system, such as a discrete server, a group of two or more computing devices/servers, a distributed computing network, a cloud computing network, and/or any other type of computing system capable of accessing and communicating using local and/or global networks (e.g., the network 122). The event analysis computer system 124 comprises a network interface 126, a processing circuit 128, an analysis circuit 134, and an events database 142.
[0044] The network interface 126 is similarly structured and used to establish connections with other computing systems (e.g., the developer device 104, the client device 114) by way of the network 122. The network interface 126 may further include any or all of the components discussed above, with reference to the network interface 106 of the developer device 104 and the network interface 116 of the client device 114.
[0045] The processing circuit 128 includes a processor 130 and a memory 132. The processor 130 may be implemented as one or more application specific integrated circuits (ASICs), field programmable gate arrays (FPGAs), a group of processing components, or other suitable electronic processing components. The memory 132 may be one or more devices (e.g., RAM, ROM, Flash memory, hard disk storage) for storing data and/or computer code for completing and/or facilitating the various processes described herein. Memory 132 may be or include non-transient volatile memory, non-volatile memory, and non-transitory computer storage media. Memory 132 may include database components, object code components, script components, or any other type of information structure for supporting the various activities and information structures described herein. The memory 132 may be communicably coupled to the processor 130 and include computer code or instructions for executing one or more processes described herein.
[0046] The analysis circuit 134 is configured to receive, react, record, and facilitate modification of events. Accordingly, the analysis circuit 134 comprises a collection endpoint 136, an event response function 138, and an event update function 140. Further, the analysis circuit 134 is coupled to an events database 142.
[0047] The collection endpoint 136 may be implemented, for example, as an application programming interface (API) and/or software development kit (SDK), and is structured to receive events via the network interface 126 (e.g., an incoming event from the client device 114 over the network 122). Subsequent to receiving an event, the collection endpoint 136 may store information and details regarding the event (e.g., event condition, event name, event response(s), and device information) in the events database 142. Further, the collection endpoint 136 may then pass the event to the event response function 138 for handling.
[0048] The event response function 138 handles events received by the collection endpoint 136 and performs resulting actions associated with the event. For example, an event may be received by the collection endpoint 136 from a client device 114 application 118, which was conditionally activated by the user 112 configuring the application in a certain way, for example making a privacy option selection within the application 118. The related information may then be processed by the collection endpoint 136 and passed to the event response function 138. The event response function 138 may then respond as indicated by the event action(s), which are included in the event information. Illustratively, in the example case of a user 112 making a privacy option selection within the application 118, the action(s) may include: generate a private user group, add the user 112 to the private user group, and remove identifying information of the user 112 from the events database 142. As should be appreciated, the event response function 138 may process event action(s) of varying complexity and comprising a variable amount of steps. In another illustrative example, a client device 112 may be excessively and unnecessarily transmitting data across the network 122 to the event analysis computer system 124, due to an erroneous application 118 configuration. Accordingly, a user 102 associated with a developer device 104 may dynamically propagate an update to application 118 in order to reduce network transmissions of client device 112. The dynamic propagation occurring without an application 118 recode and without user 112 downloading and installing an update to application 118. As should be appreciated, the aforementioned example illustrates significant technological improvements to applications with integrated event frameworks via a reduction in erroneous or excessive hardware utilization.
[0049] Still referring to FIG. 1, the event update function 140 receives an application configuration update over the network 122 via the network interface 126 from a developer device 104. The application configuration update may include a variety of data, such as, for example, a modification of an event, an addition of an event, or a deletion of an event. The event update function may then process the configuration update and transmit the configuration update, via the network interface 126, to the event framework 120 of a client device 114. The event update function may also store the configuration update information in the events database 142 for data congruency and logging. Responsive to receiving the updated configuration, the application 118 of the client device 112 may utilize the updated configuration without any further action taken by the user 112 and without any requisite update of the application 118, hence avoiding the necessary use of greater system resources and infrastructure as well as local client device 114 resources than as required by the transmission of the application configuration update to the event framework 120 of a client device 114. For further understanding, elaboration on the application configuration update will be provided in following sections.
[0050] The events database 142 is structured to hold, store, categorize, and/or otherwise serve as a repository for information associated with events from a client device 114. For example, the event database 142 may be structured to retrievably store information originating from previously generated events (e.g., generated user groups, application 118 usage statistics, event statistics, user 112 opt-ins, and application 118 configuration instances).
[0051] Referring to FIG. 2, a flow diagram for a method 200 for dynamically propagating a configuration update is shown according to an illustrative implementation. The method 200 begins at step 202 where a plurality of events defined for an application 118 are provided to a developer device 104. For example, the plurality of events may include all events currently monitored on the application 118. The plurality of events may be provided to a developer device 104, for example, via a graphical user interface (GUI) or through a web-based application. The method 200 continues at step 204 by providing a plurality of configuration options for the plurality of events to the developer device 104. For example, the plurality of configuration options may include items such as event names, event conditional parameters, event actions, and further options to create new events and delete existing events. In some instances, the user 102 of the developer device 104 may then select a first event to update a configuration for, from the plurality of events.
[0052] Once the user 102 has selected a first event to update, at step 206, the method continues by receiving an update to a first configuration option for the first event. In some instances, the update to the first configuration option may change the name of the first event, the conditional parameters which invoke the first event, or it may cause the first event to spawn one or more additional events subsequent to activation of the first event. In other instances, the update to the first configuration option may disable or delete the first event.
[0053] Next, at step 208, the received update to the first configuration option may be retrievably stored in the events database 142. In some implementations, a historical log of all configuration option updates may be stored in the events database. The historical log may provide an accurate chronological detailing of all developer device changes made to the configuration options. The chronological detailing may include items such as the developer device information (e.g., geographic location, hardware details, operating system details, etc.), the user associated with the developer device, the time and date of the update, and enterprise details (e.g., the update was made on behalf of a marketing team request). Further, in some instances, the historical log may also be used to revert configuration option updates or re-implement a previous update (e.g., the developers may wish for certain configuration options seasonally and are facilitated to select, for example, last summer’s options without having to recreate them). [0054] Continuing at step 210, the configuration option update received at step 206 is transmitted to the client device 114. The client device 114 may implement the configuration update without any action taken by the user 112. Further, the client device 114 may implement the configuration update without updating or altering the code associated with the application 118. Instead, the update may be processed by the event framework 120 and effect the application 118 indirectly.
[0055] Lastly, at step 212, the new or modified event associated with the configuration option update received at step 206 is generated by the event framework 120 of the client device 114, and received by the collection endpoint 136. For example, an event may be conditionally activated in response to a user 112 spending a predetermined amount of time (e.g., two minutes) on a specific screen of the application 118. The developer associated with the developer device may have noticed that the time threshold was erroneously set to twenty minutes and thus corrected the error with a configuration option update. Step 212 may then start receiving events from the user 112 utilizing the correct two minute time period as the conditional parameter.
[0056] Referring to FIG. 3, a schematic design of an illustrative use of the event analysis computer system is shown. An example application 118 author is depicted at 300. The application 118 author may be any individual, enterprise, or otherwise proprietor of an application 118 ran on a client device 114.
100571 In some instances, the proprietor 300 may access an analytics dashboard 302 in order to view events and modify configuration options. The analytics dashboard 302 may be accessed, for example, as a GUI or a web-based application. The proprietor 300 may then update a first configuration option for a first event using the analytics dashboard 302, the update similar to the process described at 206. In some implementations, the analytics dashboard 302 may include an option to provide parameters which designate a desired audience or group of recipients to receive the configuration update, such as a data or version stream selector. The data stream selector may enable a developer device to target recipients based on predetermined audiences (e.g., iOS users, Android users, etc.). The version selector may enable a developer device to identify the intended recipients based on the version of the application 118 running on the client device 114.
[0058] The configuration update selected via the analytics dashboard 302 may then be transmitted to the event analysis computer system 304. The event analysis computer system 304 may be structured and operate similarly to the event analysis computer system 124. The event update function 140 may process the configuration option update and transmit to the recipient client devices.
[0059] In one example, the event analysis computer system 304 may receive a configuration option update to rename an event on any client device 114 that is running version 1 of the application 118. The event analysis computer system 304 may then transmit the configuration update to the client device 306 as it is currently running version 1 308 of the application 118. The event framework 310 of application 118 version 1 308 may then process the configuration update and cause an event 1 to be renamed to event 1.1. The event may still function the same, containing the same conditional parameters and associated actions. Client devices 312 and 318 may not receive any configuration updates as they are running different versions of the application 118.
[0060] In another example, the event analysis computer system 304 may receive a configuration option update which causes an event on any client device 114 that is running version 2 of the application 118 to generate an additional synthetic event in response to the original event’s activation. The event analysis computer system 304 may then transmit the configuration update to the client device 312 as it is currently running version 2 314 of the application 118. The event framework 316 of application 118 version 2 314 may then process the configuration update and cause any conditional parameters which activate event 1 to also generate an event 2. Client devices 306 and 318 may not receive any configuration updates as they are running different versions of the application 118.
[0061] In another example, the event analysis computer system 304 may receive a configuration option update which causes an event on any client device 114 that is running version 3 of the application 118 to transform an original event into another event. The event analysis computer system 304 may then transmit the configuration update to the client device 318 as it is currently running version 3 320 of the application 118. The event framework 322 of application 118 version 3 322 may then process the configuration update and cause event 1 to be transformed into event 5. The transformed event 5 may contain modified conditional parameters and actions. Client devices 306 and 312 may not receive any configuration updates as they are running different versions of the application 118.
[0062] Referring to FIG. 4A, a sample illustrative implementation of a web-based analytics dashboard 400 is shown. In some instances, a reporting dashboard is incorporated at 402. This may enable a developer associated with a developer device 104 to generate reports regarding events which have transpired and the information associated therein. The reports may utilize various predetermined categories in order to filter information or be generated according to custom parameters.
[0063] A general event dashboard is indicated by 404, including event and reporting snippets. In some instances, this may include a real-time display of existing events and their statistical significance (e.g., quantity of activations, quantity of unique users who have activated the event, a percent change relative to a predetermined time period). In some implementations, the predetermined time period for which the reporting dashboard considers data may be modified at 406.
[0064] The analytics dashboard 400 may also contain a recommend events section 408.
These recommend events may include popular events utilized by application 118 authors. For example, events are indicated at 408 which represent a user signing up, logging in, or sharing an item to social media.
[0065] The button represented by item 410 may enable a developer associated with a developer device 104 to access an event editing menu.
[0066] Now referring to FIG. 4B, according to some implementations, an example event editing menu 412 is shown. A list of existing events may be displayed and selected in order to edit the name, conditional parameters, and action(s) associated with the event. [0067] The button represented by item 414 may enable a developer associated with a developer device 104 to create new events. In some instances, creating a new event may cause the new event to be displayed on the general event dashboard 404.
[0068] An example event containing a typo is indicated at 416, named “LEOVEL UP”. The developer associated with a developer device 104 may select this event and cause an event specific editing menu to be shown.
[0069] Now referring to FIG. 4C, according to some implementations, an event specific editing menu is shown. For example, an original event name drop-down menu is indicated by 418. The drop-down menu may enable a developer associated with a developer device 104 to view all names previously associated with the event. These names may be retrieved from the historical log stored in the events database 142.
[0070] An example new name field is indicated by 420. A developer associated with a developer device 104 may rename the event in this section and may cause both the current and newly named event to be snapshotted for inclusion in the historical log, stored in the events database 142.
[0071] In some instances, a data stream selector is made available at 422. The data stream selector 422 may, for example, enable a developer associated with a developer device 104 to select a target recipient audience for the configuration update.
[0072] In other instances, a selection item is made available for editing event parameters at 424. The selection item 424 includes a drop-down menu enabling a developer associated with a developer device 104 to select an action and the conditional parameters associated with the event.
[0073] In another instance, a delete all event configurations option is made available at 426. This item may enable a developer associated with a developer device 104 to remove all configurations associated with the event.
[0074] Referring now to FIG. 5, a computer system 500 is shown that can be used, for example, to implement an illustrative developer device 104, an illustrative client device 112, an illustrative event analysis computer system 124, and/or various other illustrative systems described in the present disclosure. The computing system 500 includes a bus 505 or other communication component for communicating information and a processor 510 coupled to the bus 505 for processing information. The computing system 500 also includes main memory 515, such as a random access memory (RAM) or other dynamic storage device, coupled to the bus 505 for storing information, and instructions to be executed by the processor 510. Main memory 515 can also be used for storing position information, temporary variables, or other intermediate information during execution of instructions by the processor 510. The computing system 500 may further include a read only memory (ROM) 520 or other static storage device coupled to the bus 505 for storing static information and instructions for the processor 510. A storage device 525, such as a solid state device, magnetic disk or optical disk, is coupled to the bus 505 for persistently storing information and instructions.
[0075] The computing system 500 may be coupled via the bus 505 to a display 535, such as a liquid crystal display, or active matrix display, for displaying information to a user. An input device 530, such as a keyboard including alphanumeric and other keys, may be coupled to the bus 505 for communicating information, and command selections to the processor 510. In another implementation, the input device 530 has a touch screen display 535. The input device 530 can include a cursor control, such as a mouse, a trackball, or cursor direction keys, for communicating direction information and command selections to the processor 510 and for controlling cursor movement on the display 535.
[0076] In some implementations, the computing system 500 may include a communications adapter 540, such as a networking adapter. Communications adapter 540 may be coupled to bus 505 and may be configured to enable communications with a computing or communications network 545 and/or other computing systems. In various illustrative implementations, any type of networking configuration may be achieved using communications adapter 540, such as wired (e.g., via Ethernet), wireless (e.g., via Wi-Fi, Bluetooth, etc.), pre-configured, ad-hoc, LAN, WAN, etc. [0077] According to various implementations, the processes that effectuate illustrative implementations that are described herein can be achieved by the computing system 500 in response to the processor 510 executing an arrangement of instructions contained in main memory 515. Such instructions can be read into main memory 515 from another computer- readable medium, such as the storage device 525. Execution of the arrangement of instructions contained in main memory 515 causes the computing system 500 to perform the illustrative processes described herein. One or more processors in a multi-processing arrangement may also be employed to execute the instructions contained in main memory 515. In alternative implementations, hard-wired circuitry may be used in place of or in combination with software instructions to implement illustrative implementations. Thus, implementations are not limited to any specific combination of hardware circuitry and software.
[0078] Although an example processing system has been described in FIG. 5, implementations of the subject matter and the functional operations described in this specification can be carried out using other types of digital electronic circuitry, or in computer software, firmware, or hardware, including the structures disclosed in this specification and their structural equivalents, or in combinations of one or more of them.
[0079] Implementations of the subject matter and the operations described in this specification can be carried out using digital electronic circuitry, or in computer software embodied on a tangible medium, firmware, or hardware, including the structures disclosed in this specification and their structural equivalents, or in combinations of one or more of them. Implementations of the subject matter described in this specification can be implemented as one or more computer programs, i.e., one or more modules of computer program instructions, encoded on one or more computer storage medium for execution by, or to control the operation of, data processing apparatus. Alternatively or in addition, the program instructions can be encoded on an artificially-generated propagated signal, e.g., a machine-generated electrical, optical, or electromagnetic signal that is generated to encode information for transmission to suitable receiver apparatus for execution by a data processing apparatus. A computer-readable storage medium can be, or be included in, a computer-readable storage device, a computer-readable storage substrate, a random or serial access memory array or device, or a combination of one or more of them. Moreover, while a computer storage medium is not a propagated signal, a computer storage medium can be a source or destination of computer program instructions encoded in an artificially-generated propagated signal. The computer storage medium can also be, or be included in, one or more separate components or media (e.g., multiple CDs, disks, or other storage devices). Accordingly, the computer storage medium is both tangible and non-transitory.
[0080] The operations described in this specification can be implemented as operations performed by a data processing apparatus on data stored on one or more computer-readable storage devices or received from other sources.
100811 The term “data processing apparatus” or “computing device” encompasses all kinds of apparatus, devices, and machines for processing data, including by way of example, a programmable processor, a computer, a system on a chip, or multiple ones, or combinations of the foregoing. The apparatus can include special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit). The apparatus can also include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, a crossplatform runtime environment, a virtual machine, or a combination of one or more of them. The apparatus and execution environment can realize various different computing model infrastructures, such as web services, distributed computing and grid computing infrastructures.
[0082] A computer program (also known as a program, software, software application, script, or code) can be written in any form of programming language, including compiled or interpreted languages, declarative or procedural languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, object, or other unit suitable for use in a computing environment. A computer program may, but need not, correspond to a file in a file system. A program can be stored in a portion of a file that holds other programs or data (e.g., one or more scripts stored in a markup language document), in a single file dedicated to the program in question, or in multiple coordinated files (e.g., files that store one or more modules, sub-programs, or portions of code). A computer program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and interconnected by a communication network.
[0083] The processes and logic flows described in this specification can be performed by one or more programmable processors executing one or more computer programs to perform actions by operating on input data and generating output. The processes and logic flows can also be performed by, and apparatus can also be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
[0084] Processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer. Generally, a processor will receive instructions and data from a read-only memory or a random access memory or both. The essential elements of a computer are a processor for performing actions in accordance with instructions and one or more memory devices for storing instructions and data. Generally, a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks. However, a computer need not have such devices. Moreover, a computer can be embedded in another device, e.g., a mobile telephone, a personal digital assistant (PDA), a mobile audio or video player, a game console, a Global Positioning System (GPS) receiver, or a portable storage device (e.g., a universal serial bus (USB) flash drive), to name just a few. Devices suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices, including by way of example, semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD- ROM and DVD-ROM disks. The processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry. [0085] To provide for interaction with a user, implementations of the subject matter described in this specification can be carried out using 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. In addition, a computer can interact with a user by sending documents to and receiving documents from a device that is used by the user; for example, by sending web pages to a web browser on a user’s client device in response to requests received from the web browser.
[0086] Implementations of the subject matter described in this specification can be carried out using 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 subject matter described in this specification, or any combination of one or more such backend, middleware, or frontend 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”) and a wide area network (“WAN”), an internetwork (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks).
[0087] 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. In some implementations, a server transmits data (e.g., an HTML page) to a client device (e.g., for purposes of displaying data to and receiving user input from a user interacting with the client device). Data generated at the client device (e.g., a result of the user interaction) can be received from the client device at the server. [0088] In some illustrative implementations, the features disclosed herein may be implemented on a smart television module (or connected television module, hybrid television module, etc.), which may include a processing circuit configured to integrate internet connectivity with more traditional television programming sources (e.g., received via cable, satellite, over-the-air, or other signals). The smart television module may be physically incorporated into a television set or may include a separate device such as a set-top box, Blu- ray or other digital media player, game console, hotel television system, and other companion device. A smart television module may be configured to allow viewers to search and find videos, movies, photos and other content on the web, on a local cable TELEVISION channel, on a satellite TELEVISION channel, or stored on a local hard drive. A set-top box (STB) or set-top unit (STU) may include an information appliance device that may contain a tuner and connect to a television set and an external source of signal, turning the signal into content which is then displayed on the television screen or other display device. A smart television module may be configured to provide a home screen or top level screen including icons for a plurality of different applications, such as a web browser and a plurality of streaming media services (e.g., Netflix, Vudu, Hulu, etc.), a connected cable or satellite media source, other web “channels”, etc. The smart television module may further be configured to provide an electronic programming guide to the user. A companion application to the smart television module may be operable on a mobile computing device to provide additional information about available programs to a user, to allow the user to control the smart television module, etc. In alternate implementations, the features may be implemented on a laptop computer or other personal computer, a smartphone, other mobile phone, handheld computer, a tablet PC, or other computing device.
[0089] While this specification contains many specific implementation details, these should not be construed as limitations on the scope of any inventions or of what may be claimed, but rather as descriptions of features specific to particular implementations of particular inventions. Certain features that are described in this specification in the context of separate implementations can also be carried out in combination or in a single implementation. Conversely, various features that are described in the context of a single implementation can also be carried out in multiple implementations, separately, or in any suitable subcombination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can, in some cases, be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination. Additionally, features described with respect to particular headings may be utilized with respect to and/or in combination with illustrative implementations described under other headings; headings, where provided, are included solely for the purpose of readability and should not be construed as limiting any features provided with respect to such headings.
[0090] Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Moreover, the separation of various system components in the implementations described above should not be understood as requiring such separation in all implementations, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products embodied on tangible media.
[0091 ] Thus, particular implementations of the subject matter have been described. Other implementations are within the scope of the following claims. In some cases, the actions recited in the claims can be performed in a different order and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In certain implementations, multitasking and parallel processing may be advantageous. While this specification contains many specific implementation details and/or arrangement details, these should not be construed as limitations on the scope of any inventions or of what may be claimed, but rather as descriptions of features specific to particular implementations and/or arrangements of the systems and methods described herein. Certain features that are described in this specification in the context of separate implementations and/or arrangements can also be implemented and/or arranged in combination in a single implementation and/or arrangement. Conversely, various features that are described in the context of a single implementation and/or arrangement can also be implemented and arranged in multiple implementations and/or arrangements separately or in any suitable subcombination.
Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.

Claims

WHAT IS CLAIMED IS:
1. A method, the method comprising: providing, by one or more processing circuits of an event analysis computer system to a developer device, a plurality of events defined for a mobile application; providing, by the one or more processing circuits, to the developer device, a plurality of configuration options for the events, wherein the plurality of configuration options comprises parameters; receiving, by the one or more processing circuits from the developer device, an update to a first configuration option of the plurality of configuration options for a first event of the plurality of events in the list and a first parameter associated with the update; storing, by the one or more processing circuits, the updated first configuration option; transmitting, by the one or more processing circuits to a first client device of a plurality of client devices running the mobile application, the updated first configuration option, wherein the updated first configuration option causes the mobile application to monitor data of the mobile application for the occurrence of the first parameter; and receiving, by the one or more processing circuits from the first client device responsive to the first client device detecting the occurrence of the first parameter, a new event or a modified event based on the updated first configuration option.
2. The method of claim 1, wherein the parameters comprise a plurality of Boolean operators and a plurality of conditions and provide for selection on the developer device of multipart conditional parameters.
3. The method of claim 1 or 2, wherein at least one action is performed for each parameter associated with each event in the list of events.
4. The method of any preceding claim, wherein the plurality of configuration options further comprises event names and parameter actions.
5. The method of any preceding claim, further comprising receiving, by the one or more processing circuits from the developer device, a version selection indicating a first version of
-26- the mobile application from among a plurality of versions, and wherein transmitting the updated first configuration option to the first client device comprises transmitting the updated first configuration option responsive to determining a version of the mobile application installed on the first client device is the first version.
6. The method of claim 5, further comprising receiving, by the one or more processing circuits from the developer device, a data stream selection indicating a first data stream category of the mobile application from among a plurality of data stream categories, and wherein transmitting the updated first configuration option to the first client device comprises transmitting the updated first configuration option responsive to determining a data stream category associated with the first client device is the first data stream category.
7. The method of claim 6, wherein the update to the configuration options causes the first parameter to activate an additional new event, and wherein the additional new event is selected based on the data stream and version selector status.
8. The method of any preceding claim, wherein the plurality of configuration options further comprises an option to delete an existing event.
9. A system comprising: one or more computer-readable storage media having instructions stored thereon; and one or more processors configured to execute the instructions to: provide, to a developer device, a plurality of events defined for a mobile application; provide, to the developer device, a plurality of configuration options for the events, wherein the plurality of configuration options comprises parameters; receive, from the developer device, an update to a first configuration option of the plurality of configuration options for a first event of the plurality of events in the list and a first parameter associated with the update; store, the updated first configuration option; transmit, to a first client device of a plurality of client devices running the mobile application, the updated first configuration option, wherein the updated first configuration option causes the mobile application to monitor data of the mobile application for the occurrence of the first parameter; and receive, from the first client device responsive to the first client device detecting the occurrence of the first parameter, a new event or a modified event based on the updated first configuration option.
10. The system of claim 9, wherein the parameters comprise a plurality of Boolean operators and a plurality of conditions and provide for selection on the developer device of multipart conditional parameters.
11. The system of claim 9 or 10, wherein the plurality of configuration options further comprises event names and parameter actions.
12. The system of any of claims 9 to 11, wherein the one or more processors are further configured to execute the instructions to receive, from the developer device, a version selection indicating a first version of the mobile application from among a plurality of versions, and wherein transmitting the updated first configuration option to the first client device comprises transmitting the updated first configuration option responsive to determining a version of the mobile application installed on the first client device is the first version.
13. The system of claim 12, wherein the one or more processors are further configured to execute the instructions to receive, from the developer device, a data stream selection indicating a first data stream category of the mobile application from among a plurality of data stream categories, and wherein transmitting the updated first configuration option to the first client device comprises transmitting the updated first configuration option responsive to determining a data stream category associated with the first client device is the first data stream category.
14. The system of claim 13, wherein the update to the configuration options causes the first parameter to activate an additional new event, and wherein the additional new event is selected based on the data stream and version selector status.
15. One or more computer-readable storage media having instructions stored thereon, the instructions being executable by one or more processors to perform operations comprising: providing, to a developer device, a plurality of events defined for a mobile application; providing, to the developer device, a plurality of configuration options for the events, wherein the plurality of configuration options comprises parameters; receiving, from the developer device, an update to a first configuration option of the plurality of configuration options for a first event of the plurality of events in the list and a first parameter associated with the update; storing, the updated first configuration option; transmitting, to a first client device of a plurality of client devices running the mobile application, the updated first configuration option, wherein the updated first configuration option causes the mobile application to monitor data of the mobile application for the occurrence of the first parameter; and receiving, from the first client device responsive to the first client device detecting the occurrence of the first parameter, a new event or a modified event based on the updated first configuration option.
16. The one or more computer-readable storage media of claim 15, wherein the parameters comprise a plurality of Boolean operators and a plurality of conditions and provide for selection on the developer device of multipart conditional parameters.
17. The one or more computer-readable storage media of claim 15 or 16, wherein at least one action is performed for each parameter associated with each event in the list of events.
18. The one or more computer-readable storage media of any of claims 15 to 17, wherein the plurality of configuration options further comprises event names and parameter actions.
19. The one or more computer-readable storage media of any of claims 15 to 18, wherein the operations further comprise receiving, from the developer device, a version selection indicating a first version of the mobile application from among a plurality of versions, and wherein transmitting the updated first configuration option to the first client device comprises
-29- transmitting the updated first configuration option responsive to determining a version of the mobile application installed on the first client device is the first version.
20. The one or more computer-readable storage media of claim 19, wherein the operations further comprise receiving, from the developer device, a data stream selection indicating a first data stream category of the mobile application from among a plurality of data stream categories, and wherein transmitting the updated first configuration option to the first client device comprises transmitting the updated first configuration option responsive to determining a data stream category associated with the first client device is the first data stream category.
-30-
PCT/IB2021/051870 2020-08-31 2021-03-05 Systems and methods for dynamic data propagation across platforms WO2022043769A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/973,338 US20230052479A1 (en) 2020-08-31 2022-10-25 Systems and Methods for Dynamic Data Propagation Across Platforms

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
VN1202005021 2020-08-31
VN1-2020-05021 2020-08-31

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/973,338 Continuation US20230052479A1 (en) 2020-08-31 2022-10-25 Systems and Methods for Dynamic Data Propagation Across Platforms

Publications (1)

Publication Number Publication Date
WO2022043769A1 true WO2022043769A1 (en) 2022-03-03

Family

ID=80352766

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2021/051870 WO2022043769A1 (en) 2020-08-31 2021-03-05 Systems and methods for dynamic data propagation across platforms

Country Status (2)

Country Link
US (1) US20230052479A1 (en)
WO (1) WO2022043769A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150095471A1 (en) * 2013-10-01 2015-04-02 Adobe Systems Incorporated Method and apparatus for enabling dynamic analytics configuration on a mobile device
US20170132123A1 (en) * 2015-10-13 2017-05-11 Apptimize, Inc. Dynamic management and control of test features in native applications

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9378472B2 (en) * 2008-12-22 2016-06-28 Adobe Systems Incorporated Systems and methods for enabling and configuring tracking of user interactions on computer applications
US9923767B2 (en) * 2014-04-15 2018-03-20 Splunk Inc. Dynamic configuration of remote capture agents for network data capture
US9778964B1 (en) * 2016-09-19 2017-10-03 Microsoft Technology Licensing, Llc Application data sharing and decision service platform
US20190102469A1 (en) * 2017-10-03 2019-04-04 Servicenow, Inc. Smart priority system for enterprise alerts
US10958523B1 (en) * 2020-07-28 2021-03-23 Bank Of America Corporation Consistent deployment of monitoring configurations on multiple computing systems

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150095471A1 (en) * 2013-10-01 2015-04-02 Adobe Systems Incorporated Method and apparatus for enabling dynamic analytics configuration on a mobile device
US20170132123A1 (en) * 2015-10-13 2017-05-11 Apptimize, Inc. Dynamic management and control of test features in native applications

Also Published As

Publication number Publication date
US20230052479A1 (en) 2023-02-16

Similar Documents

Publication Publication Date Title
US10372703B2 (en) Systems and methods for automated identification of applications for deletion recommendation on a user device
KR102165707B1 (en) User history playlists and subscriptions
US20170228768A1 (en) Attributing conversions relating to content items
US11397958B2 (en) Store visit data creation and management
US10026090B2 (en) System and method of creating and using a reference device profile
JP7063906B2 (en) Content sharing platform handoff function
US20230101048A1 (en) Adaptive user interface with reduced payload
US20230008181A1 (en) Generating deeplinks for applications based on multi-level referrer data
US11086856B2 (en) Protecting anonymity for aggregated report generation across multiple queries
US20230052479A1 (en) Systems and Methods for Dynamic Data Propagation Across Platforms
US10037310B1 (en) Evaluating content in a computer networked environment
US20230111106A1 (en) Systems and Methods for Multiplexing and De-Multiplexing Data Events of a Publishing Platform
GB2605885A (en) Generating deeplinks for applications based on multi-level referrer data

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21711372

Country of ref document: EP

Kind code of ref document: A1