Web extension flow

NOTE
Adobe Experience Platform Launch has been rebranded as a suite of data collection technologies in Adobe Experience Platform. Several terminology changes have rolled out across the product documentation as a result. Please refer to the following document for a consolidated reference of the terminology changes.

In web extensions, each event, condition, action, and data element type has both a view which allows users to modify settings and a library module to act upon those user-defined settings.

As the following high-level diagram shows, the extension’s event type view will be shown inside an iframe within the application integrated with Adobe Experience Platform. The user then uses the view to modify settings which are then saved within Platform. When the tag runtime library is built, both the extension’s event type library module as well as the user-defined settings will be included in the runtime library. At runtime, Platform will inject the user-defined settings into the library module.

extension flow diagram

In the following diagram you can see the link between events, conditions and actions inside the rule processing flow.

rule processing flow diagram

The rule processing flow contains the following phases:

  1. The settings and the trigger method are provided to the event library module at startup.
  2. When the event library module determines the event has occurred, the event library module calls trigger.
  3. Tags passes settings into the rule’s condition library modules where conditions are evaluated.
  4. Each condition library module returns whether a condition evaluates to true.
  5. If all conditions pass, the rule’s actions are executed.
recommendation-more-help
12b4e4a9-5028-4d88-8ce6-64a580811743