Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Conversation

thomasmo
Copy link

This recipe allows for statistics to be capture for all script elements on a page, specifically

  • whether the script is inline or internal
  • if it has the async or defer attribute
  • it's parent element (typically, head or body)

Thomas Moore (CHAKRA) added 6 commits March 26, 2018 13:00
This recipe allows for statistics to be capture for all script elements on a page, specifically
- whether the script is inline or internal
- if it has the async or defer attribute
- it's parent element (typically, head or body)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant