Skip to content
English
  • There are no suggestions because the search field is empty.

How can I recognize the tracking requests for smartocto real time?

If you are looking to troubleshoot the tracking requests sent to smartocto, you can refer to the API requests outlined in the overview below.:

t?p=...

This request is responsible for the pageview tracking of smartocto real time.

d?p=...
This request is responsible for sending the metadata of the article or video page. Please note that this does not occur on the main pages.
Additionally, there are requests that begin with a hash symbol. These requests are used to check whether the metadata for a page is known or if it has changed compared to the previously recorded information.
r?p=...
This request is responsible for sending the time spent on the page measurement.
c?p=...
This request involves sending the click on a link to an article or video page. A second signal is qualitative pageview which is measured 10 seconds after a visitor clicks on the teaser to view the story or video.