The Google Analytics code is actually implemented on the MkDocs theme only (file base.html). The option google_analytics is ignored on any other theme.
In addition, looks like the second parameter of the google_analytics setting is no longer necessary. The latest code generated by Google Analytics uses 'auto' instead of the domain.
The text was updated successfully, but these errors were encountered:
The Google Analytics code is actually implemented on the MkDocs theme only (file base.html). The option google_analytics is ignored on any other theme.
In addition, looks like the second parameter of the google_analytics setting is no longer necessary. The latest code generated by Google Analytics uses 'auto' instead of the domain.
The text was updated successfully, but these errors were encountered: