No unique API call is sent solely to register a “view.” Unlike platforms that use a tracking pixel or a logged GET /profile/user_id/view endpoint, VSCO’s frontend only requests resources necessary for display. Thus, the server could theoretically log IP addresses from image requests, but these logs are not tied to a “profile view” feature exposed to users.
You will receive a notification if someone follows you or "favorites" one of your photos.
There is no section in the app that lists the usernames of people who have scrolled through your gallery.
Insights track how many people are clicking, sharing, or saving your work without identifying the individuals. 3. Indirect Ways to Gauge Activity
The profile owner will not receive a notification when you visit their page.
VSCO does not notify users if you take a screenshot of their profile or images.
Visual Supply Company (VSCO) is a photography-centric social platform distinguished by its emphasis on user privacy and lack of public engagement metrics (e.g., like counts or comment sections). A recurring user query concerns whether VSCO notifies account holders when someone views their profile. This paper analyzes VSCO’s official privacy documentation, platform architecture, and comparisons with peer social networks to determine the existence of a “profile view” notification feature. The conclusion confirms that as of 2026, VSCO notify users of profile views, aligning with its design philosophy of reducing social surveillance and anxiety.
Technically, VSCO’s servers receive HTTP requests from any client loading a profile. Therefore, VSCO the company could aggregate view counts for internal analytics (e.g., “Profile X was loaded 1,000 times today”). However, this data is:
There is no feature that records or displays a list of visitors to a specific profile.