athens-helpwithcovid / covid-volunteers

Organizing and matching volunteers with COVID-19 projects
https://helpwithcovid.com
MIT License
0 stars 1 forks source link

Fix google analytics #11

Open camdenrogers opened 4 years ago

camdenrogers commented 4 years ago

In application_helper:

def google_analytics_id Rails.env.production? ? 'UA-162054776-1' : 'UA-162054776-2' end