Solved

Page tiles on user journey

  • 21 July 2022
  • 1 reply
  • 82 views

I’ve created a User Journey chart but the titles of each column are all the same.

We are injecting an event every time a user transitions a page.

The event is named ‘page_view’ and contains an event property page_location.

My problem is that the column headings for each step show ‘page_view’ when I want them to show the value of the ‘page_location’ event property.

How do I change the chart to show this.

 

icon

Best answer by Saish Redkar 21 July 2022, 15:56

View original

1 reply

Userlevel 7
Badge +10

Hey @bsutton 

You can try using the Expand events by property to achieve this -  expanding your page_view event by page_location event property.

Hope this helps.

 

 

Reply