Client-side, for experiments.
The browser snippet evaluates audience rules locally — the full datafile ships with the page, so there’s no round-trip. Context conditions (location, device, browser, URL) come from navigator, window, anddocument.
- No server hop per visitor.
- Custom attributes via
window.avsb.setAttribute. - Custom JS conditions run in an isolated scope.