ita-social-projects / dokazovi-be

The platform for verified medical speakers and their recommendations.
MIT License
13 stars 11 forks source link

[Analytics] The first account (as said by Google) is chosen to retrieve analytics #463

Closed handicraftsman closed 3 years ago

handicraftsman commented 3 years ago

Actual result GoogleAnalytics class gets the first account id in the list of available accounts, same goes to webproperties (resources) and views.

Expected result Having this behavior configurable through environment variables and application.properties. If they are not overridden, we could fall back to the previous behavior.

Why is this an issue If somebody mentions our service account as a viewer for analytics in another project, our analytics in Dokazovi might become broken and start showing analytics for that another website.

Labels to be added "bug", "API"/"backend"