eVar0 does not exist as a variable in Adobe Analytics - it is only a query string parameter that represents the tracking code variable. It's kind of confusing actually...
All three of these are the same variable:
- JavaScript variable: s.campaign
- Image request query string parameter: v0
- In the Analytics UI: Tracking Code
If you're using s.eVar0 in your implementation, it's not populating any reports.