Unspecified in Breakdowns | Community
Skip to main content
Level 2
April 13, 2023
Solved

Unspecified in Breakdowns

  • April 13, 2023
  • 3 replies
  • 2099 views

I was going through two articles to understand 'unspecified' line item in conversion variable reports when breakdown one dimension by other for a particular success event.

 

Question: When we breakdown an evar1 (defined during success event hit) with other evar2 which is not defined in the hit where success event takes place (but defined before, and not yet expired), do we get the persisted value of evar2 as line item or unspecified for evar1->evar2 breakdown.

 

In the following article , 

https://experienceleague.adobe.com/docs/analytics/technotes/unspecified.html?lang=en

 

point 3, states

  • Breakdown reports where only one variable fired: When you apply a breakdown to a variable, every instance of that variable must be accounted for. If the second variable was not seen or if it persisted from a previous hit, the dimension item is “Unspecified”.

 

And this article,

https://experienceleague.adobe.com/docs/analytics/analyze/reports-analytics/customize-reports/subrelations.html?lang=en

 

towards the end, it states 

 

In essence, subrelations follow these steps to populate your report:

  • Isolate the image requests containing the success event(s) you are viewing in the report.
  • Return the persisted values from each conversion variable used in the subrelation.
  • Organize the values based on the order of subrelation. If a variable does not have a persisted value (such as if an eVar was never defined or expired), it will be bucketed under ‘None’.

 

Confused a bit, what happens when the value persists. Does it come as unspecified or none or persisted value.



 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by leocwlau

It will be persisted values as illustrated in the second URL you provided, given both evar are not expired yet. This is a consistent logic on how evar persistency across all Adobe Analytics products, no matter the sunsetting Reports and Analytics, or the current standard of Analysis Workspace, and even if you are using Data Warehouse to export data.

3 replies

Level 2
April 13, 2023

I am aware Reports and Analytics will soon be sunset, but hoping the backend logic behind tackling the above use case might still remain same. If it has changed, would be glad to know.

leocwlau
Community Advisor and Adobe Champion
leocwlauCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
April 13, 2023

It will be persisted values as illustrated in the second URL you provided, given both evar are not expired yet. This is a consistent logic on how evar persistency across all Adobe Analytics products, no matter the sunsetting Reports and Analytics, or the current standard of Analysis Workspace, and even if you are using Data Warehouse to export data.

Level 2
April 13, 2023

Thank you for the help. got it. 
But one thing i am still confused about is what the first URL is saying, still dont understand why it is saying if value persists it will be Unspecified. 

  • Breakdown reports where only one variable fired: When you apply a breakdown to a variable, every instance of that variable must be accounted for. If the second variable was not seen or if it persisted from a previous hit, the dimension item is “Unspecified”.
leocwlau
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
April 13, 2023

I failed to understand the meaning of this one. I feel the key is on the highlighted part and wondering if it refers to the upper-level (first) variable.

  • Breakdown reports where only one variable fired: When you apply a breakdown to a variable, every instance of that variable must be accounted for. If the second variable was not seen or if it persisted from a previous hit, the dimension item is “Unspecified”

Let's see if others have any input on this one.

Gigazelle
Adobe Employee
Adobe Employee
April 13, 2023

Thanks for pointing this out!

For the bullet point in question, I believe the correct statement is: 

  • Breakdown reports where only one dimension is present: When you apply a breakdown to a dimension, every occurrence of that dimension must be accounted for. If the breakdown dimension does not have a set or persisted value, the dimension item is "Unspecified".

Can you all confirm that is the behavior that you expect as well? I'll give this page a good review to make sure that it's up to date with all of our current terminology, so if there's any additional improvements that you'd like to see made to the page, I can include them.

leocwlau
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
April 15, 2023

Indeed, this sounds more logical and expected.