Item-item recommendations on non item pages
Theoretical question here. But first, let me say that I have already read https://experienceleague.adobe.com/en/docs/target/using/recommendations/criteria/recommendations-algorithms and still haven't found the clarity I'm looking for.
Imagine that I want to recommend articles to users who visit a non-article page, such as my homepage. My understanding is that I would not be able to use the "content-similarity" nor the "people who viewed this, also viewed" algorithm in this scenario, because the page needs pass in an entity attribute for the algorithm to anchor on. Am I off base here?
However, on a homepage, it would be entirely plausible to use a popularity based algorithm or even a user-based algorithm (such as "recently viewed" or "recommended for you") because these algorithms are not anchored to a specific entity.id. Correct?
So my question is this. What happens if I still try to use the algorithm "People who viewed this, also viewed" on my homepage to display recommendations? What would Target anchor on? Would it gracefully degrade? Would it silently fail?