google-nomulus/java/google/registry/ui/server/registrar
jianglai f6bac5297b Add Google Analytics to registrar console
To support the open source community, which may want to use different analytics services, we implement a soy template for analytics services that:

1) Does not require users to implement Google Analytics
2) Allows users to add their own analytics code to `Analytics.soy`
3) Gives users the flexibility to pass as much or as little static configuration to their custom analytics code as needed.
4) Ensures that users can merge upstream Nomulus code in the future without having to delete their custom analytics implementations
5) Does not allow code to be injected from configuration, which Soy as a framework actively discourages.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=248340081
2019-05-21 11:35:34 -04:00
..
BUILD Move AuthenticatedRegistrarAccessor to request/auth/ 2018-11-16 16:54:21 -05:00
ConsoleOteSetupAction.java Add Google Analytics to registrar console 2019-05-21 11:35:34 -04:00
ConsoleRegistrarCreatorAction.java Add Google Analytics to registrar console 2019-05-21 11:35:34 -04:00
ConsoleUiAction.java Add Google Analytics to registrar console 2019-05-21 11:35:34 -04:00
OteStatusAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarConsoleMetrics.java Move AuthenticatedRegistrarAccessor to request/auth/ 2018-11-16 16:54:21 -05:00
RegistrarConsoleModule.java Set the registrar WHOIS email in the web console creation endpoint 2019-03-05 14:14:46 -05:00
RegistrarSettingsAction.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00