Hi,
As per the design of conversion variable (evar) report there can be 2 cases when Unspecified appears:
- A conversion event fires without a conversion variable
- Hits where conversion variable was not present
I am assuming you are using out-of-the-box dimension 'Page' for pages report. If you apply 'eVar Instances' metric to your report, you will not get 'Unspecified' in the breakdown report.
Instances metric is useful when you want to see the number of times a dimension value was set without the hits where that value persisted.
Comparison of Occurrences and Instances can be found in the document: https://helpx.adobe.com/in/analytics/kb/comparing-instance-occurences.html
Now every time an eVar is fired in the server call, an Instance of the variable is increased. This is not considered as a persistent value.
Hope this is helpful!
Thanks,
Saumya