A user searches by image via Artsy Lens and is shown a grid of visually similar
artworks. photo_source records whether the photo was taken with the camera or
picked from the photo library.
Unlike [[searchedWithResults]] there is no query, and there is no
context_module: the search is initiated by taking a photo rather than from a
module on a page.
This schema describes events sent to Segment from [[searchedByImageWithResults]]
A user searches by image via Artsy Lens and is shown a grid of visually similar artworks.
photo_sourcerecords whether the photo was taken with the camera or picked from the photo library.Unlike [[searchedWithResults]] there is no
query, and there is nocontext_module: the search is initiated by taking a photo rather than from a module on a page.This schema describes events sent to Segment from [[searchedByImageWithResults]]
{ action: "searchedByImageWithResults", context_owner_type: "searchByImage", photo_source: "camera" }