We're trying to setup GA to track item downloads in our Hub site and so far, the only useful metric is number of downloads by item type (shapefile, KML, CSV, etc). We'd like to actually see what those items are. For instance, the item name, owner, and such. Yes, you can grab that info from ArcGIS API for Python, but now the number of downloads. GA also seems to report on birds-eye system info rather than details about the application/site content.
Even at a minimum, it'd be nice to return (in GA) what item ID it is so that we can relate it back to ArcGIS. Any idea if this is possible?