Expand my Community achievements bar.

Join us January 15th for an AMA with Champion Achaia Walton, who will be talking about her article on Event-Based Reporting and Measuring Content Groups!

Flow Visualisation, segments, pathways, visits

Avatar

Level 2

Hi everyone, 

I would like to find out what users did after starting their visits with a certain entry page. I would like to use the Flow visualisation and added the page name variable to the 'Start' container in Flow. I also created a freeform table with 'entry page' and simply 'page'. I have 2 questions:

  1. I am aware that path views in Flow represent instances and not visits. The number of pathviews in Flow (646K) almost matches the number of visits (660K) with the dimension 'Entry page'. And if I understood correctly, when I place a page on the first 'Start' container, Adobe will treat this as the entry page. Is this correct? I wanted to verify this and added the same page I put into the first container as an entry page dimension to the segment field. Expectedly, the number of visits in the freeform table stayed the same. But the number of pathways in the flow visualization descreased from 646K to 106K. How is this possible, if adding a page to the 'start' container is already the entry page?

  2. My goal however, is to view the flow visualisation for users with a certain eVar. I dragged a dimension value into the segment field of the panel. The number of visits in the freeform table looks reasonable (88K). The number of pathways in the Flow is now 260K. This does not make sense to me.

    Can I add dimensions or even more complex segments to a Flow visualisation?

    Thank you!
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Community Advisor and Adobe Champion

Flow reports are a little strange.. they basically use their own metric called "Path View" that you cannot access outside of the flow diagram.

 

When I use my home page in my data, and pull that into the "Starts With" column in the flow config (making sure I use Visits and not Visitor scope on the Flow)... and then I create two comparative tables:

 

Flow column 1: X

 

    Visits Entries
Entry Page   Y Y
  Home Y Y

 

    Entries Visits
Page   Y Z
  Home Y Z

 

 

So, the First step of the Flow (X) does not match the Entry Page by Visits or Entries, nor does it match the Page by the Entries metric (yet, all three of the Freeform table value do in fact meet). X in my case is about 20K higher than the freeform values.

 

I believe this is because, the way the flow is working, is it's limited to flows that start with my home page, but in those flows if the user returns to the home page in the same visit, then that subsequent view is also counted... and where users went from there is also shown in the flow. (So its a bit cyclical).

 

 

It's interesting that in your example, you indicate that your Path Views is less than your Entry Page visits... That seems strange to me, as I would expect the Flow to always be higher because of the nature of revisits to the page in the same visit.

 

However, if I understand correctly, you applied a segment onto the panel? This would reduce the Flow Diagram's value, since you are cutting out the additional views of the same page within the visit... However, if I do this with the following segment:

 

HIT

Entry Page equals home

 

 

And apply it to the panel, my freeform tables don't change, but now my Flow diagram is significantly lower than the freeform tables, by almost 600K.

 

 

Honestly, I don't tend to use the Flow Diagrams much, because I find the way that the data is calculated seems odd... I cannot explain why my values dripped so low.. they shouldn't have (I would expect them to now match my freeform tables, but they don't)...  the calculations are a bit of a black box... 

 

 

As for using a segment to restrict based on an eVar, that should  work, but again, I can't necessarily explain why the flow would show the way it does...

 

However, when dealing with eVars, you have to consider the scope of the eVar (when does it expire, is it a hit based expiry, does it expire after visit, etc). Also, what is the scope of your segment?

 

Now, while you can't really breakdown a flow; you can add different dimensions as columns (basically start with "Page" and then show the URL in the next column, etc). But that isn't too helpful for diagnosing what is happening.

 

You can however create a segment from a path, by right clicking on a path column and choosing the option from the right click context menu. You can use this in a freeform table to try and breakdown what you are seeing to try and get context around what is being presented to you.

 

Just note, that segments created this way will appear in your components > segment area as permanent segments, so if you do pursue this, I suggest making sure you clean these up by deleting them when you are done, so you don't have a bunch of very specific, one time use segments cluttering up your list.