I placed it under ./layouts/_default and directly under ./layouts with the same error.
ERROR render of “page” failed: “/path/to/layouts/_default/baseof.html:34:7”: execute of template failed: template: _default/single.html:34:7: executing “_default/single.html” at <partialCached “layouts/partials/analytics.html” .>: error calling partialCached: partial “layouts/partials/analytics.html” not found
Total in 162 ms
Error: error building site: render: failed to render pages: render of “page” failed: “/path/to/layouts/_default/baseof.html:34:7”: execute of template failed: template: _default/single.html:34:7: executing “_default/single.html” at <partialCached “layouts/partials/analytics.html” .>: error calling partialCached: partial “layouts/partials/analytics.html” not found
Line #34: {{ partialCached "layouts/partials/analytics.html" . }}