Git Product home page Git Product logo

reactor-user-docs's Introduction

reactor-user-docs's People

Contributors

aaronius avatar arobsco avatar bbythewa avatar celesterobinson avatar dompuiu avatar drewml avatar dwright-adobe avatar gigazelle avatar gitbook-bot avatar imiron-git avatar jasonboyer avatar jeffchasin avatar jiabingeng avatar kevinlind avatar krculp avatar littlebutty avatar lyamamot avatar masonm avatar misterphilip avatar ninaceban avatar nporter-adbe avatar oliveiradavi avatar praschetan avatar praveek avatar rekrishn avatar sbenedicadb avatar srhoades-adobe avatar stewartschillingsdi avatar thebenrob avatar vivasd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reactor-user-docs's Issues

typo "extesnion"

just reporting a type in this sentence: Note: This extension is not meant to be used for server-side forwarding of Adobe Analytics data. For server-side forwarding, use the Adobe Analytics extesnion.

Request: ContextHub Extension Schema

Would it be possible to get formatting details for the AEM ContextHub data layer type? The default schema as an example would also be helpful.

On a related note:
I noticed launch-tutorials directory has contributing instructions. Do you accept pull requests for extension-reference, too? I've already signed the CLA for other Adobe repos.

Async execution of Page Bottom, DOM Ready, Window Loaded

Hi,
For async deployments, can you please document (diagrams would help) the order in which Launch will fire rules triggered on the UI Events "Library Loaded", "Page Bottom", "DOM Ready", and "Window Loaded" when the Library Loaded event occurs before or after the underlying actual underlying events (or in the absence of _satellite.pageBottom()).

Example 1:

  1. Async Launch library loads instantly (and underlying Library Loaded event is fired)
  2. End of is reached but there is no _satellite.pageBottom() event to fire
  3. DOMContentLoaded() fires
  4. window.load() fires
    Expected order of rules: Library Loaded, Page Bottom, DOM Ready, Window Loaded

Example 2:

  1. End of is reached but there is no _satellite.pageBottom() event to fire
  2. Async Launch library loads instantly (and underlying Library Loaded event is fired)
  3. DOMContentLoaded() fires
  4. window.load() fires
    In what order do the rules fire?

Example 3:

  1. End of is reached but there is no _satellite.pageBottom() event to fire
  2. DOMContentLoaded() fires
  3. Async Launch library loads instantly (and underlying Library Loaded event is fired)
  4. window.load() fires
    In what order do the rules fire?

Example 4:

  1. End of is reached but there is no _satellite.pageBottom() event to fire
  2. DOMContentLoaded() fires
  3. window.load() fires
  4. Async Launch library loads instantly (and underlying Library Loaded event is fired)
    In what order do the rules fire?
    Is this scenario even possible? or is window.load() dependent on the Launch Library loading?

It seems like the order of the Library Load event in relation to the other page load events is unpredictable, but I hope the order of rule firing is and is the same as in Example 1. Regardless of how it works, i think this needs to be documented. One specific use case we are trying to decide is when should we fire our Analytics page view beacon if some of our data layer is not defined until the bottom of the page? Would the preferred event be Library Loaded, DOM Ready, or Window Loaded?

The information should go here:
https://docs.adobelaunch.com/client-side-information/asynchronous-deployment
@Aaronius

Missing AAM integration detailed info

Hi!

In the page 'reactor-user-docs/extension-reference/adobe-analytics-extension.md', I cannot find information regarding the Adobe Audience Manager section:

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.