ncbo / ncbo_cron

Jobs that run on a regular basis in the NCBO infrastructure
Other
2 stars 6 forks source link

Google Analytics v4 Update Compatibility Issue #70

Closed alexskr closed 1 year ago

alexskr commented 1 year ago

Google Analytics v4 introduces significant changes to the google analytics api.
ncbo_cron google analytics fetching mechanism should be updated to make it compatible with the latest version.

In addition we need to create a method for exporting required data collected by previous version of the API (Universal) to a flat file and a method for loading it into bioportal. Alternatively perhaps there is a way to export legacy data and import it into GA v4

alexskr commented 1 year ago

relates to https://github.com/ncbo/bioportal-project/issues/248