A quick demo cover page showing two review-tool features: interactive requests and the reviewer notice banner. Open this through the SGA Review Tool — the items below become an answerable checklist in the sidebar, and a heads-up banner appears at the top of the Comments panel (see “About that banner” below).
An SVG or AI file so we can use it crisply at any size.
e.g. growth.exampleco.com — so we can configure everything correctly.
Drive or Dropbox folder if you already have logos, fonts, and photos gathered.
This page declares a reviewer notice, so the review tool shows a sticky banner at the top of the Comments sidebar (with an “Open live page” link). Use it for scroll-driven animations and other things that only work on the live page — or any heads-up for the reviewer. It is not limited to animations.
Add one line to the page’s <head>:
<meta name="sga-review-notice"
content="This page has scroll animations best viewed live.">
A bare data-sga-notice attribute or window.sgaReviewNotice = true
uses default wording. See the review tool home page for full how-to and when-to-use notes.