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 get attributes from a post requested via the JSON API?
- How to call WordPress API Internally
- Transmit headers and footers via API from one site to another
- WordPress Rest Api search limited to 10 results
- Fetch All Posts (Including Those Using a Custom Post Type) With WordPress API
- How to use _embed when using _fields?
- Filter posts by multiple custom taxonomy terms using AND operator in REST API v2 (WordPress)
- Adding WordPress API Endpoint With Multiple Parameters
- WP REST API core major changes
- WordPress REST API – JSON “Rendered” Content Incorrect
- How to get all posts from parent and children categories?
- Attach featured image to custom endpoints
- WordPress: How to create custom REST API route?
- How Do I Add User Custom Field to REST API Response?
- REST API URL parameters not working with apache server
- How to Pull ALL Posts, Categories, or Tags in WordPress REST API
- Get all post media images via WP REST API
- Query the REST API for a Tag by slug
- Rest API Custom Endpoint with space character
- apiFetch security
- Not all featured image sizes available in Rest API
- Application Password is not enable by default?
- Cannot get ‘sanitize_callback’ to work for rest parameters
- How to use current_user_can() in register_rest_route()?
- WP REST API GET Requests require authentication
- What’s the “?P” register rest api construct, what is for and where to find official docs?
- WordPress REST API json – How to activate gzip compression?
- WordPress custom endpoint returning blank response
- How to force JWT auth for default GET endpoints of WordPress rest api?
- REST API: best place to set current user for JWT auth?
- Register GET REST API route with multiple parameters
- Making internal rest requests non-blocking?
- How to include file attachment in ajax submission via the rest_api?
- WordPress HTTP API NTLM Authentication
- How To Bulk Import wp_postmeta records in an API call?
- Rest API in self-hosted page doesn’t work [closed]
- WordPress custom REST API: How to validate input data by many context?
- Authenticate rest API except for contact-form-7
- How to access wordpress menu & submenu item through the REST API?
- WordPress Rest API- Allow creation of users with identical email addresses when only using rest api
- Inspecting WP_Rest_Request
- WordPress API fields modification
- wp_insert_post function and automatic trashing posts once is no longer in API
- How to deliver webp format of images to WP REST API
- register/login api
- WordPress improve REST API – SHORTINIT not work
- Update membership level via API request if using simple membership plugin
- Rest API encoding of double quotes
- view counter update in WordPress REST api HTTP get
- I would like to retrive JSON value and display it in wordpress page or widget
- Trouble Commenting via the WP REST API using nonces
- Why does “if statement” has to “die()”, otherwise wont work?
- How to create REST Based JSON API(how to modify the code below)?
- Create a new page on front page for logged in user
- In Rest API 2.0 is it possible to get some meta fields but not others?
- How to cache WordPress oembed links in the page header?
- REST API – Authentication/Logon security
- Restrict Image Sizes and Dimensions when Uploading via the WP Mobile App
- Can I use the Backbone REST API client outside WordPress?
- How to add additional http header to a wp_error rest response
- Scheduled parsing of XML feed into wp_insert_post()
- WordPress Error uploading image: 401 API Python Script