const mixinafGoogleAnalytics::GoogleAnalyticsConfigIds
afGoogleAnalytics::GoogleAnalyticsConfigIds
A list of required config values.
- accountDomain
- const static Str accountDomain := "afGoogleAnalytics.accountDomain"- Your Google account domain (uri), in the format - http://wotever.com. If not supplied, it is taken from- BedSheetServer.host().- Example: - //example.org/or- http://example.org/- Defaults to - auto.
- accountNumber
- const static Str accountNumber := "afGoogleAnalytics.accountNumber"- Your Google account number, usually in the form of - UA-XXXXX-X. Required!