### What was accomplished - `SESSION_ID`: Decided to store to session storage and bypass the storage API as first step. - Analytics to temporary collect element width/height & viewport width/height at maximum intersect ratio (For debugging) - Consent UI to support dir=rtl - Disable `promptUISrc` from `<amp-story-consent>` ### What's next - Benchmark delay of creating a web worker within a non origin iframe - More granular consent blocking on client side
What was accomplished
SESSION_ID: Decided to store to session storage and bypass the storage API as first step.promptUISrcfrom<amp-story-consent>What's next