Hi @cjnico There isn’t a native way to switch Flow Visualization to display percentages instead of counts in Adobe Analytics. The nodes and paths are designed to show path view counts, and percentages are only available on hover.
For exporting with percentages visible, here are a few other approaches:
1. Recreate using Freeform Table
- Option 1: Use Page + Next Page / Previous Page dimensions
- This allows you to export percentages directly, though it won’t be as visual as Flow
- Option 2: Use sequential segments to create and then, use the metrics as required and can view with the %.
2. Use Fallout Visualization
- If your journey is linear, Fallout shows step-to-step conversion percentages by default
- Not ideal for exploratory flow analysis, but useful for defined path.
3. Fallout Visualization Export and calculate externally (most reliable)
- Export the Flow data (CSV)
- In Excel / Google Sheets, calculate % by dividing each path by the total outgoing paths from that node
- This gives you clean, presentation-ready percentage data
Regards,
Srividya.V