Twin-Cities-Mutual-Aid / twin-cities-aid-distribution-locations

A webapp to coordinate aid and care in the Twin Cities.
43 stars 32 forks source link

Analytics: update "language_change" Event to better represent users actions #272

Closed Dthurow closed 3 years ago

Dthurow commented 3 years ago

What

Brief description of changes. Update the Google Analytics language_change event so it only triggers when the user first comes to the website, and every time they open the welcome popup and select a language. It used to be triggering every time someone would reload the page as well

Why

What problem does this pull requests solve? Reference related issues if appropriate. To fix issue #178, also related to #154

Ensure the following interactions work as expected. Please test using a mobile form factor.

Check the app in the following web browsers:

Dthurow commented 3 years ago

@amaxama Merged from master again and looks like all the tests have finished! Looks like I just need an approving review then I can have github auto squash and merge?