
Guide · Mold & BRI
Black Mold: What It Is, Why It's Toxic, and How to Handle It
What black mold actually is, the mycotoxins that make it toxic, and how to identify and remove it safely — plus the step most guides miss.
Read* Place inside
, BEFORE any analytics scripts on shop. * * Debug: * ?ssl_debug=1 in the URL prints what the script is doing to the console. * --------------------------------------------------------------------------- */ (function () { 'use strict'; // ------------------------------------------------------------------------- // Configuration // ------------------------------------------------------------------------- var BRIDGE_VERSION = '2026.09.21-2'; var APEX_DOMAIN = '.superstratumlabs.com'; var SHOP_HOST = 'shop.superstratumlabs.com'; // The marketing apex ships its own React link decorator (shopLinkAttribution), // which also re-decorates in-place href rewrites this script's observer cannot // see. On the apex this script only CAPTURES origin; it decorates on other // hosts (e.g. calculator.*) that have no bundle. One decorator per host. var APEX_HOST_RE = /^(www\.)?superstratumlabs\.com$/i; var COOKIE_NAME = 'utm_data'; // SESSION-SCOPED, ROLLING. This cookie is not a history store — GA4 and the // BigQuery export own long-term navigation. Its only job is to carry the // CURRENT session's origin across the apex/calculator/shop hops so the last // click survives into Shopify, which cannot resolve it itself. // // 30 minutes of inactivity matches how both GA4 and Shopify define a session, // and the window slides on every page view (see touchCookie), so an active // journey of any length is covered. // // The previous 90-day TTL is what produced the stale-credit bug: with nothing // expiring, buildShopParams fell back to a months-old first touch. Order // #19572 forwarded a 34-day-old Klaviyo campaign onto a visit whose real // referrer was bing.com. A session-length cookie removes that class of error // at the root rather than patching it. var SESSION_MINUTES = 30; var COOKIE_TTL = 60 * SESSION_MINUTES; var DEBUG = /[?&]ssl_debug=1/.test(location.search); var MAX_PATH_LEN = 256; // Hosts whose links we decorate. SHOP ONLY, deliberately. // // Every hop between apex / calculator / shop shares the `.superstratumlabs.com` // cookie, so origin already travels with the visitor on internal hops without // any decoration. Decoration exists for exactly one reason: Shopify reads // attribution from the HTTP request, server-side, before any script runs. So // the ONLY hop that must carry params is the last one into shop. // // This holds for every path shape — apex→calculator→apex→shop, // shop→apex→shop, calculator→shop→apex→shop — because whichever host owns // that final hop (React on apex, this script on calculator) builds the params // from the same shared cookie. // // Decorating internal apex/calculator links would be redundant, would leak // campaign params into shareable URLs, and would feed our own synthesised // params back into capture on the next host. var LINK_TARGETS = ['shop.superstratumlabs.com']; // Tracking params we will capture / forward / restore var UTM_PARAMS = ['utm_source','utm_medium','utm_campaign','utm_term','utm_content','utm_id','utm_source_platform']; var CLICK_IDS = ['gclid','fbclid','ttclid','msclkid','wbraid','gbraid','yclid','irclickid','epik','li_fat_id','rdt_cid','twclid','gad_source','ScCid']; var EXTRA_PARAMS = ['ref','source','aff_id','aff_sub']; var ALL_PARAMS = UTM_PARAMS.concat(CLICK_IDS).concat(EXTRA_PARAMS); // Referrer → source/medium, matched in order. Anything unmatched and external // falls through to { source:Find what you're looking for. Explore our articles on safety, usage, research, and mold science.
Featured reading

Guide · Mold & BRI
What black mold actually is, the mycotoxins that make it toxic, and how to identify and remove it safely — plus the step most guides miss.
ReadAugust 27, 2025
There is still much to learn about the substances produced by mold, and even more about how to properly identify and remove them from indoor…
ReadJuly 9, 2025
by Seth Jones Founder & CEO || Superstratum Labs Mold resistance is one of the toughest challenges in modern building science. Builders, ar…
ReadJuly 9, 2025
The Hidden Problem in Homes Today More and more people are learning about mycotoxins—the toxic substances left behind by mold—and volatile …
ReadMay 14, 2025
Mycotoxins are toxic chemicals produced by mold and can pose serious health risks, especially in indoor environments. These toxins are a maj…
ReadMay 9, 2025
If you're looking for ways to create a healthier living environment, the Whole Home System provides a practical approach to addressing one o…
ReadMay 1, 2025
Most mold cleaning products only treat the surface. But what lingers after remediation is often more dangerous than the mold itself: mycotox…
ReadApril 29, 2025
When your home is contaminated with mold, the damage doesn't end with the structure—your belongings also become contaminated. Mycotoxins emb…
ReadApril 23, 2025
The following is a revised white paper initially developed by Wonder Makers Environmental. It describes mycotoxins and discusses the efficac…
Read