Appearance
Flow Link Click Reporting
Problem
When a user clicks a regular clickout link in a flow (not VAST), the click is not properly reported in campaign statistics. This means links in flow don't show up as clicks in reporting.
Current workaround
Users tie flow choices to element links instead, which does get reported — but this is a workaround, not a proper fix.
What exists
FormClickoutLinkInput.vuein CE has analytics added (Nov 2025, commit9f925eae) — sendsclickedLinkevent- VAST link clicks were fixed separately (Mar 2026, commit
c46356c15) —CustomClick→ClickTracking - Multiple historical fixes for link click issues in CE (
fix_link_clicksbranches, debounce, MRAID fixes)
What needs investigation
- Are
clickedLinkanalytics events actually reaching the reporting backend? - Do regular links in other block types (buttons, text, etc.) send click events at all?
- Is the issue in the CE click handling, the analytics pipeline, or the reporting backend?
Priority
Medium — users have a workaround but it's clunky. Reported by colleague for eDreams campaign (March 2026).