You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tend876 edited this page Feb 8, 2021
·
3 revisions
There are a number of ways to view how many people are using OpenSolver and what they are doing on it.
Google Cloud Platform/Console
OAuth Consent Screen
This shows the rate at which tokens are granted to users - i.e.: the rate at which users are allowing access to their spreadsheet by OpenSolver.
Google Workspace Marketplace SDK - Usage Dashboard
This tracks the number of installs over time, for distinct domains, total users and individual users installing OpenSolver.
More information on these data can be found here.
Apps Script Project Details
You can navigate to Apps Script project details by clicking on the 'information' icon as appearing at the right in the following screenshot:
7 Day Summary
This shows the number of users and the error rate over the previous week. Note that although the data is presented as a line graph with UTC time as the independent variable, the data is not plotted continuously over time - it is plotted discretely for each day. The only value which is updated in time is the current value for today - e.g.: number of users - which tends to rise as the day wears on.
Project Executions
This shows function executions for the OpenSolver project in real time. Very fun to watch.