Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
Browse files

add INN's UA code

  • Loading branch information...
commit a511d288072a46d1534e972ee8eac2173a58ed55 1 parent 70a41e1
@rnagle rnagle authored
Showing with 1 addition and 1 deletion.
  1. +1 −1  app_config.py
View
2  app_config.py
@@ -107,7 +107,7 @@
SERVICES
"""
GOOGLE_ANALYTICS = {
- 'ACCOUNT_ID': 'UA-5828686-4', # TODO: Replace INN's UA code
+ 'ACCOUNT_ID': 'UA-17578670-10', # apps.investigativenewsnetwork.org
'DOMAIN': PRODUCTION_S3_BUCKETS[0],
'TOPICS': '' # e.g. '[1014,3,1003,1002,1001]'
}

0 comments on commit a511d28

Please sign in to comment.
Something went wrong with that request. Please try again.