The problem
On a marketplace, a product listing, a seller profile and a buyer review are three different jobs. A listing is checked for counterfeits and off-platform payment; a profile for impersonation and contact details; a review for fake praise and abuse. A moderator switching between all three every few items is switching rulebooks every few items, and the wrong standard gets applied to whichever one they were doing least.The view
Filter Content type to one kind of content:
Content type comes from the
contentType you send with each item, so it works even
when everything arrives through one channel.
Content type is what the content is — a profile, a review. Media type is how it’s
formatted — text, image, video. A listing with photos is content type Products and
media type Image.
Worth setting even if you don’t split yet
SubmittingcontentType costs nothing and can’t be backfilled onto content you’ve
already sent. Set it from the start and these views are available the day you need
them, along with the same split in your analytics.