Wordpress REST API Fetch = Tracking? - wordpress

I have some question I didn't find an anwser in the internet. I'm buildung an app and therefore I use my Wordpress Website to receive Data with the REST API and JSON. Now I need to now if there is any tracking, when I fetch the data from my site. Because there is a request to my site so I think something has to be tracked or?
Because of the Tracking Policy.
Hope, anybody knows it!
Thx, Eric
I search many websites and read about the REST API of Wordpress but couldn't found an answer.

Related

Linkedin API Webhooks

We are developing a platform to help freelancers schedule #linkedin posts for their clients and manage comments on those posts.
I understand from the documentation that LinkedIn provides webhooks for apps to get notified when a Page post receives comments but I can't find a way to enable that feature. At the moment we are basically query the API frequently enough to make it look like it is a webhook but that is not a proper solution.
Is it a very restricted feature just like video UGC posts (which would be nice to have as well)?
Or can we apply somehow?
Any help is appreciated, thanks.

How to expire a webpage after certain period of time; and how does it affects in the Google's Indexation?

I have a question about multi-vendor e-commerce portal.
Sellers offer particular offer for a time-being. For each offers, a new webpages are created, they are listed in site-map and crawled by Google.
My client doesn't want to show those pages once the offer is expired. So how to setup an auto-expiration of those web-pages? I am looking for the methods for asp.net technology. Can I achieve it using HTTP header, or do I need to do something with database and server query?
Once those pages are expired, then should I remove from sitemap? How does that affect in Google's indexation? Are those pages show up under 404 errors in Google Search Console? If yes, then after a few months, there will be a long list under 404 errors.
I think so that it's a valid concern for all e-commerce store who provide such offers.
What I would recommend is to create a single page for your offer and post all your offers on that page which would redirect to that particular page and once the offer has expired then remove it from that main offer page and to some extent it would resolve your indexing issue too.
Hope so that it would help you out.
If you still have any concern please feel free to ask.
One of the methods to do this, is to add an expiration date for each web-page and expire those pages after that date.

Is there any way to publicly request 'Page Views' of any website URL from Google Analytics?

I am not sure if this is possible, nor that I could find any leads yet.
I want to be able to return only the total 'Page Views' number of any website URL, that uses Google Analytics. With GA API, I can use this by logging-in but only for the limited websites I am authorized to see the stats.
However, I only need to display total page views for requested page URL (not entire domain & no information is stored on the server.
Is there any way we can achieve this?
EDIT:
After answers from Tom & Blexy -- I would like to rephrase it.
What're the best ways to estimate page views of any URL example.com/this-is-url, from single/multiple sources, like Alexa?
TIA :)
I think you're asking if there's any way to see GA data for other sites - say, stackoverflow.com. If so, then no, there is no way to access GA reporting for sites your Google account does not have access to.
Take a look at Google Analytics superProxy. It will require some setup, but I believe it's one of the only ways to publish your data publicly without the use of a dashboard, etc.

Get linkedin public status updates

I am trying to get latest 3 public activities of our company from linkedin (ex: http://www.linkedin.com/company/4043/activity) and present it on our website but unfortunately I dont see a clear explanation to do so in the API documentations. I registered an API Key but I am confused if I need to do OAuth if so against what and then what API to call to get publicly available info?
Is OAuth really needed for something that is available?
Can I store an OAuth token for an internal user and keep fetching data on that? I would really do not want to authenticated the site visitors with oauth to get free linkedin content.
This question is on the lines of this one, but I still wanted to ask and see if I could get a better response/answer.
To get the company updates from the LinkedIn API, you will need to reference the following document:
https://developer.linkedin.com/reading-company-updates
The API is currently in preview mode, but the above document addresses your question re: OAuth as well as shows the specific calls as well as sample output. If you have any questions after reviewing the docs, please feel free to visit our developer forums at:
https://developer.linkedin.com/forums/rest
And one of someone from our team would be more than happy to help you further.
Enjoy!
-Jeremy

Realtime HTTP notifications using Google Analytics when user views my page?

I was wondering if its possible with Google Analytics to send real-time HTTP notifications to say PHP when a user visits my website. If not, I am curious about any real-time notifications that Google Analytics can send to me when a user visits my site. Thanks!
EDIT::Just came across Piwik and it says that it is realtime... does anyone have any experience with them or using their api?
As far as I know, no. You'll have to use another service or write your own.
Maybe there is a commercial google analytics that may give you this but i don't know.
Just to announce that this feature is very close to be released.
According to their blog (http://analytics.blogspot.com/2011/09/whats-happening-on-your-site-right-now.html), it will become public sometime in the next few weeks.
too late but, you can use imrelay - for free http://indo-mars.com/imrelay/ , just use socket.io /webrtc in your php.

Resources