I am searching a way to count clicks on a specific URL (downloads) - I couldn’t figure it out through the API and found “visit_entry_idaction_url” in the mySQL database table…is that the proper way to count visitors on an explicit URL ? anybody a hint using a API function ?
Actions.getPageUrls (idSite, period, date, expanded = ‘’, idSubtable = ‘’) [ Example in XML, PHP, Json, Csv, Tsv (Excel), Basic html , RSS of the last 10 days, 5 weeks, XML of the last 10 days ]
Actions.getPageTitles (idSite, period, date, expanded = ‘’, idSubtable = ‘’) [ Example in XML, PHP, Json, Csv, Tsv (Excel), Basic html , RSS of the last 10 days, 5 weeks, XML of the last 10 days ]
Actions.getDownloads (idSite, period, date, expanded = ‘’, idSubtable = ‘’) [ Example in XML, PHP, Json, Csv, Tsv (Excel), Basic html , RSS of the last 10 days, 5 weeks, XML of the last 10 days ]
Actions.getOutlinks (idSite, period, date, expanded = ‘’, idSubtable = ‘’) [ Example in XML, PHP, Json, Csv, Tsv (Excel), Basic html , RSS of the last 10 days, 5 weeks, XML of the last 10 days ]