Partner reportings

A callback to magazine statistics service which allows client reporting.

Report events

GET https://stat.thestartmagazine.com/mediaStatistics/v1.0/partner

Method allows partner to report events to magazine statistics service. Events to be reported: pageImpression - when page with our content items is displayed. feedItemImpression - when article is in viewport feedItemClick - when user clicks on one of the articles images.

Query Parameters

Name
Type
Description

key

string

the supplied key for the publisher

publisherId

string

The publisher id

userId

string

source user id (UUID)

event

string

The reported event name (see above)

contentId

string

magazine content id is mandatory in case of "feedItemClick" and feeditemImpression" events

No response

Last updated