Kind: Function
Source: atloria-monorepo/templates/site-bootstrap/src/lib/analytics.ts
Set cookie consent status. Analytics won't fire until consent is true.
Signature
tsfunction setAnalyticsConsent(consent: boolean)
Parameters
| Name | Type |
|---|---|
consent | boolean |
Was this page helpful?