<!-- Thank you for contributing to Dojo. Our issue tracker is for bugs for Dojo. Please make sure you have read our Contributing Guidelines available at: https://github.com/dojo/meta/blob/master/CONTRIBUTING.md For general questions and discussion, join us on [Discord](https://discord.gg/M7yRngE) --> # Enhancement To improve our handling of `head` / `body` tags in our BTR process we should consider adding an attribute to vdom rendered within these elements. This would enable us to identify them during BTR and exclude browser effecting `link` tags injected by scripts such as google analytics.