FRONT_OR_SECTION | 0 |
User clicked an link on a front or section page
|
FIXTURES_PAGE | 1 |
user clicked a link on a fixtures page
|
SWIPE | 2 |
User swiped across the screen
|
IN_ARTICLE_LINK | 3 |
User clicked a link within an article
|
EXTERNAL_LINK | 4 |
Whether the user clicked on a Guardian link (anywhere on the device) and chose to open it using our native app.
|
RELATED_ARTICLE_LINK | 5 |
Whether the user clicked on a link in the 'More on this story' component.
|
PUSH | 6 |
DEPRECATED - please use one of the other values begining with PUSH_
Whether the user came to the page via a push notification.
The id can be stored in Event.pushNotificationId.
|
HANDOFF_WEB | 7 |
meaning tbc
|
HANDOFF_APP | 8 |
meaning tbc
|
WIDGET | 9 |
user clicked a link from a notification centre / home page widget
|
RESUME_MEDIA | 10 |
meaning tbc
|
BACK | 11 |
user clicked the back button
|
SEARCH | 12 |
meaning tbc
|
SPOTLIGHT | 13 |
Wheter the user clicked in iOs Spotlight and open the article in native app
|
STATE_RESTORATION | 14 |
Indicates that the article was displayed automatically by the system during the state restoration process.
|
PUSH_BREAKING_NEWS | 15 |
Whether the user came to the page via a breaking new push notification.
|
PUSH_FOLLOW_TAG | 16 |
Whether the user came to the page from a push notification that the user received because of following a contributor.
|
PUSH_OTHER | 17 |
Whether the user came to the page from a push notification that user received because of some other events.
|
DISCOVER | 18 |
Whether the user came to the page from the Discover feature.
|
MEMBERSHIP | 19 |
Whether the user came to the page from Membership content in their profile.
|
HOME_SCREEN | 20 |
Whether the user came to the page by opening the app from their own home screen.
|
NAVIGATION | 21 |
Whether the user came to the page by clicking on the navigation menu of the app
|