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
Of course excluding information that may be used to identify users - just enough for organizational purposes. This way this file can be pulled by spreadsheets and automatically used to create various useful statistics; to pull such file from url in google spreadsheets for example one may use:
=importData("url")
in any cell in spreadsheet
note: google docs update this once every 2hours or so, there is no public info in documentation about this feature, but different online spreadsheets (namely: zoho) can be set to refresh data once every few minutes.
The text was updated successfully, but these errors were encountered:
Of course excluding information that may be used to identify users - just enough for organizational purposes. This way this file can be pulled by spreadsheets and automatically used to create various useful statistics; to pull such file from url in google spreadsheets for example one may use:
=importData("url")
in any cell in spreadsheet
note: google docs update this once every 2hours or so, there is no public info in documentation about this feature, but different online spreadsheets (namely: zoho) can be set to refresh data once every few minutes.
The text was updated successfully, but these errors were encountered: