Skip to content

Document progressive profiling failure modes (Munchkin, email)#80

Open
ZLeventer wants to merge 2075 commits into
AdobeDocs:mainfrom
ZLeventer:fix/progressive-profiling-failure-modes
Open

Document progressive profiling failure modes (Munchkin, email)#80
ZLeventer wants to merge 2075 commits into
AdobeDocs:mainfrom
ZLeventer:fix/progressive-profiling-failure-modes

Conversation

@ZLeventer
Copy link
Copy Markdown

Summary

Adds two missing failure-mode warnings to the progressive profiling documentation:

  • [!CAUTION]: Progressive profiling relies on the Munchkin cookie. If the form is embedded on an external page without the Munchkin tracking snippet installed, progressive profiling fails silently — all fields display every time regardless of previously captured data.
  • [!NOTE]: Progressive profiling does not work in forms embedded within emails. Email clients strip the JavaScript required for it to function, so all fields will always be shown.

These are the two most common failure modes for progressive profiling in production and are currently undocumented.

Test plan

  • Verify callout blocks render correctly on the Experience League page
  • Confirm no formatting issues with the existing content

adobe-bot added 30 commits August 13, 2025 23:14
adobe-bot and others added 29 commits April 9, 2026 00:07
Document two critical scenarios where progressive profiling silently
fails: missing Munchkin tracking code on external pages, and forms
embedded in emails where JavaScript is stripped by email clients.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant