Closed relevance-api-topics closed 3 weeks ago
To be eligible for the weekly topics calculation, a page visit must have an 'observe' call (can be from any caller). Without an 'observe' call, the visit won't be considered for topic history.
@xyaoinum I see, thanks for the confirmation!
Hi Topics API experts,
We are not sure if we could understand correctly for how Topics API decide if a page view by an user is regarded as 'topic history entry':
if the same page has 2 user views in one epoch, first page load with one caller with a fetch call for observation, second page load without any caller to observe (e.g. the caller does periodically observations). Will the second page view without observer being regarded as topic history entry and affect topic ranking?
Thanks!