Hi guys,
so I want to track if a user using my mobile app starts downloading a file so that the downloaded file name appears as entry under Actions>Downloads in the Piwik backend. I can't seem to do that using the PiwikTracker iOS SDK. I tried using the sendEventWithCategory method but then the entry appears under Events but not under Downloads like where I wanted it to be. How can I achieve it then?
Any help would be appreciated.
so I want to track if a user using my mobile app starts downloading a file so that the downloaded file name appears as entry under Actions>Downloads in the Piwik backend. I can't seem to do that using the PiwikTracker iOS SDK. I tried using the sendEventWithCategory method but then the entry appears under Events but not under Downloads like where I wanted it to be. How can I achieve it then?
Any help would be appreciated.