Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Traffic: add missing siteRawUrl to props (#8661)
`commonProps` is passed on to `GoogleAnalytics` component which expects `siteRawUrl` url to be present: https://github.com/Automattic/jetpack/blob/537309fd4a530257e4aa6ab5fa104e6496cda995/_inc/client/traffic/google-analytics.jsx#L38 Without this a link in the component will render like show: `https://wordpress.com/stats/day/undefined`
- Loading branch information