Commit f6283f42e86b3a40c862be4533eabb579e36ef55
1 parent
cde7f2c2
Exists in
r5_design
and in
1 other branch
Added google analytics to homolog and dev environments
Showing
2 changed files
with
2 additions
and
0 deletions
Show diff stats
config/dev/config.yaml
@@ -14,3 +14,4 @@ relay_ip: 189.9.151.44 | @@ -14,3 +14,4 @@ relay_ip: 189.9.151.44 | ||
14 | external_outgoing_mail_relay: 189.9.150.53 | 14 | external_outgoing_mail_relay: 189.9.150.53 |
15 | alt_ssh_port: 55555 | 15 | alt_ssh_port: 55555 |
16 | external_outgoing_mail_domain: serpro.gov.br | 16 | external_outgoing_mail_domain: serpro.gov.br |
17 | +google_analytics_id: 'UA-64206731-2' |
config/homologa/config.yaml
@@ -15,3 +15,4 @@ relay_hostname: relay.homologa.softwarepublico.gov.br | @@ -15,3 +15,4 @@ relay_hostname: relay.homologa.softwarepublico.gov.br | ||
15 | relay_ip: 189.9.151.66 | 15 | relay_ip: 189.9.151.66 |
16 | external_outgoing_mail_relay: 189.9.150.53 | 16 | external_outgoing_mail_relay: 189.9.150.53 |
17 | external_outgoing_mail_domain: serpro.gov.br | 17 | external_outgoing_mail_domain: serpro.gov.br |
18 | +google_analytics_id: 'UA-64206731-3' |