I’m making a mobile app on both Android and iOS and I can fetch the posts and even open them but I don’t know if WordPress will count the new views from my App
Will WordPress do that automatically? If not, then how can I do such a thing?
I’m a beginner so please, be kind 🙂
Answers:
Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post helpful (or not), leave a comment & I’ll get back to you as soon as possible.
Method 1
WordPress does not count views or traffic, it’s not a part of WordPress’ feature set. Plugins and code snippets can add this but it’s highly specific to the service you’re using.
Usually for apps you will need to integrate tracking into the app itself. But how you would do that is specific to the service you choose, not WordPress.
To answer this you will need to consult the documentation for the service you’ve chosen to integrate. There isn’t a WordPress based answer.
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0