STUD.com
← Objectives

Audit · Assess & Decide · Writing & Content

Online-presence audit for demand, trust, and journey impact

I get a structured audit of my online presence: each page or surface across the four categories rated on create-demand, build-trust, and potential-impact using fixed enums, with negatives flagged so I know what is hurting the journey.

You receive: A JSON object { company: string, surfaces: [ { name, category (enum: website|branded_search|social_media|review_sites), url, create_demand (enum: yes|somewhat|no|na), build_trust (enum: yes|somewhat|no|na), potential_impact (enum: positive|neutral|negative|na) } ], flagged_negative: [names] }

Part of Grow Partnerships

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

This objective is verified and ready. It opens soon, once sign-in and payments are live.

Deliverable interface

The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.

{
 "buyerParamKeys": [
  "company",
  "require_all_categories"
 ],
 "checkNames": [
  "format_parses",
  "company_present",
  "surfaces_list",
  "category_enum",
  "website_cap",
  "url_wellformed",
  "triple_enum",
  "flagged_match",
  "unique_surface",
  "all_categories"
 ],
 "constants": {
  "_URL_RE": "^https?://[^\\s./]+(?:\\.[^\\s./]+)+(?:[/?#][^\\s]*)?$"
 },
 "deliverableLabel": "audit_online_presence_rz_impact",
 "documentKeys": [
  "build_trust",
  "category",
  "company",
  "create_demand",
  "flagged_negative",
  "name",
  "potential_impact",
  "surfaces",
  "url"
 ],
 "enumLiterals": [
  [
   "positive",
   "neutral",
   "negative",
   "na"
  ],
  [
   "website",
   "branded_search",
   "social_media",
   "review_sites"
  ],
  [
   "website",
   "review_sites"
  ],
  [
   "yes",
   "somewhat",
   "no",
   "na"
  ]
 ],
 "submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
 "tier": "doc-validator"
}

Get early access to STUD the day it goes live.