For our articles on our WordPress website, we want to show article analytics which can be collected weekly for every manuscript. Now we have these native customized fields for every submit:
- Article Views
- PDF Downloads
- PubMed Central Views
- Article Citations
That knowledge (which is coming from completely different sources) is being collected for every of our articles weekly right into a CSV file. I would wish to run some form of script every week that can take that knowledge and replace the native fields within the WordPress database (in every submit) with the info coming from that CSV file.
Is there a method of writing a script that may do such a factor?