Plugin Data in Dashboard
See original GitHub issueThe Google’s Publisher Ads plugin data does not appear in the lighthouse dashboard. At first I thought it was a bug in the googleads/publisher-ads-lighthouse-plugin repo, so I filed this ticket in that repo.
But upon looking into it more, I think it might be either a bug or feature request for this repo. It appears that the category prefixes are pre-defined in this repo, in the server ui “category-card” component
But, if I add the publisher-ads prefix there, then it is still missing the data from props.statistics
a few lines below.
I’m still stepping through the process, looking for a solution. But I was wondering if anyone more familiar with this repo might know what’s missing, from either this or the plugin repo. I’m currently using the mocks pages and lighthouserc.js in the plugin repo to test and debug this.
I will update here as I continue to research this.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:7
Rough roadmap idea if we proceed:
Thanks @patrickhulce, I’ll try to work this (or at least some of the stages) into our Q4 roadmap.
No hard promises though, as you mentioned:
couldn’t be more true 😃
👍