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.
Related Posts:
- WordPress Rest API: How do we validate with our custom API key?
- authentication issue with rest api – rest_cannot_create
- wordpress wp-json prefix issue
- WordPress REST API “rest_authentication_errors” doesn’t work external queries?
- Can’t GET draft posts via REST API from headless frontend
- Formating content rendered from wordpress REST API as JSON and not HTML
- WordPress REST API – Modify JSON before importing
- Why does AWStats show /wp-json* as Viewed URLs
- How to order WordPress Rest API data
- WP Rest API – How to convert embedded to json object in Java [closed]
- featured image not found in json from wp rest api
- Custom endpoint to get all custom taxonomy terms
- WordPress JSON data to and from database to be shown on rest point
- How to Get Featured Image from REST API?
- How to connect android app with WordPress website?
- Custom WP API endpoint NULL body data
- Is there a way I can fetch the WordPress Developer Code References with an API?
- 403 error when publishing a post in wordpress. Error => Publishing failed. The response is not a valid JSON response
- Error message: Response is not a valid JSON response
- WordPress REST API not working on localhost
- DELETE request using WP REST API
- how to create JSON array [] for REST response?
- WP Rest API in Android studio does not show Images
- What’s the right way to validate JSON data coming from an AJAX POST request?
- How do i POST to WordPress rest API from the same domain?
- How to receive JSON payload from a digital device
- WP CLI in WP 5.3 with PHP 7.4
- Get wordpress post with featured image, category and tag from WordPress API
- WordPress API “code”:”rest_no_route” with Custom Route
- Autotrader API Integration
- REST API get featured image source for custom post type
- Fix Characters WordPress Ionic App
- Display Post Featured Image along with Categories via WP Rest API
- WordPress REST API not displaying all information
- WordPress Rest API Escapes Returned URLs Forward Slash
- Custom WP Rest API Endpoints from JSON Schema
- Custom rest api endpoint response json problem
- WordPress json – How to use the content rendered from json
- How to: Make JWT-authenticated requests to the WordPress API
- WordPress REST API validation
- Adding WordPress API Endpoint With Multiple Parameters
- Include custom post meta value in fetched JSON
- Match REST API post output from custom endpoint
- How to change user avatar using REST API?
- Implementing the wp json-rest api
- How Do I Add User Custom Field to REST API Response?
- WordPress JSON API returns normal site page in html. How do I get it to give me JSON?
- Recommended way to remove WP REST API returned data for custom post
- Build on same WordPress or different install?
- Testing custom API endpoint with class dependency
- Not all featured image sizes available in Rest API
- Create multiple posts with WP REST API at once
- 403 Forbidden with gutenberg
- Detect if REST API is running
- Using pre_get_posts, how to target the REST API, only?
- Save/update post_meta with Gutenberg from the panel
- Set featured image using URL with wp rest api
- How to block all REST API endpoint except which I wrote custom?
- Authentication with internal WP_REST_Request and rest_do_request()
- WordPress REST API not returning all posts
- Cannot DIsplay a Snackbar Notice on Button Click – Notice is undefined
- Custom Post Type and Custom REST API Endpoint result in Gutenberg editor not working
- rest_sanitize_value_from_schema doesn’t sanitize string
- Erratic OAuth 1.0 Signature Mismatch Errors
- WordPress Rest API custom endpoint for RSS feed
- How to add a custom REST field to limit data when fetching?
- Get subscribers via REST API and send post notification
- “No Access-Control-Allow-Origin header is present” even though it is in the entry file
- REST API authentication for a plugin
- How do I query posts by a sub value with the API?
- rest api request including meta_query filter
- Rest API basic auth not working
- How to get featured image in WP rest api
- rest api endpoint – accept diacritic characters
- merge wp rest api query to get posts per category does not work
- How to send the body in wp_remote_post as “raw”?
- REST API and filtering by meta value
- Custom Endpoints not working
- Pull in ALL posts from the last two weeks using Rest API
- Optimal WP Web App Backend for mobile app development
- Cannot use WordPress Application Passwords: “code”: “rest_no_route” “status”:404 for /wp-json/wp/v2/users/me/application-passwords
- GET request return value as error instead of success
- wp_nonce vs jwt
- WP REST API returns empty posts despite entries in wp_posts
- The REST API encountered an error in wordpress?
- Do something when publish a post in Gutenberg with hook rest_after_insert_post
- Uploading picture via REST API
- How to modify the HTML output of Gutenberg block? (Youtube)
- Can I use REST API if the site is protected with .htpasswd
- Rest WP_Error always return null
- Accessing secure endpoint with X-WP-Nonce?
- Return all custom taxonomy terms for post in REST API v2? Currently limited to 10 terms
- WP Rest API v2.0 user profile update issue
- Rest api request throttling
- Getting current core version from an WordPress installation
- How to block external access to register_rest_route callback?
- Filter output of posts (Rest API)
- WordPress Application Passwords not authorizing
- Hide custom posts from certain taxonomy in rest api
- Creating Application Password using REST API results in 401 regardless of JWT token