[go: up one dir, main page]

Page MenuHomePhabricator

Add entry point event tracking for Explore Card entry in Places
Closed, ResolvedPublic

Description

We will need to add instrumentation to track engagement for this entry point - I added a slide to the Android Places Instrumentation Deck - event will be active_interface = explore_feed and action = places_click

Event Timeline

Hi @SNowick_WMF

Is this event under the stream name = app_places_interaction?

Hi @SNowick_WMF

Do we need to track Long-press actions from the card in the Explore feed?

Screenshot_20240805_162824_Wikipedia Dev.jpg (2×1 px, 96 KB)

I also added a SOURCE_FEED_PLACES = 42 to the HistoryEntry in case you need to track it.

Hi @cooltey thanks - I added an instrument to track this in app_places_interaction stream - see Deck
Event will be: active_interface = explore_feed_more_menu
action = places_click

But yes we should also track in android_product_metrics_article_link_preview_interaction using the SOURCE indicated here (if we aren't already using 42 for Recommended Search).
`