Skip to main content
Pradeep-Jaiswal
Level 6
May 22, 2026
Question

How can we determine that on browser network tab (or so) if the a content is rendered via AJO web channel ?

  • May 22, 2026
  • 1 reply
  • 13 views

How can we determine that on browser network tab (or so) if the a content is rendered via AJO web channel ?

1 reply

HarshitJo1
Level 2
May 22, 2026

We can filter for interact in network tab and look at the request payload for event type as decisioning.propositionFetch

And then click on response tab, there we should find the content rendered through AJO web channel