ga
❗ Please note that, we (Dendron as an organization) do not track analytics on user's personal published sites. This configuration option is for providing your own tracking number if you wish to do so for your own purposes.
Description
Configuration namespace that holds all Google Analytics related publishing settings.
Below is an overview of what the ga namespace looks like:
publishing:
ga:
tracking:
tracking
From Tracking
Go to text →
- type:
string
- default: N/A
- required:
false
Description
Set the optional Google Analytics Tracking ID to embed in your published website.
Google Analytics tracking will not be enabled when previewing your site with Dendron: Publish Dev
Example
publishing:
ga:
tracking: UA-000000-2
Backlinks