Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
EventData = {
  category: 'AdConsent',
  action: '',
  label: '',
  value: '',
  nonInteraction: true
}COPY

EventData.action

The consent region of this event:

...

The function must be called before AdConsent start, i.e. in the stub. Calls after AdConsent is started will be ignored.

GDRP analytic event flow

...

Drawio
mVer2
zoom1
simple0
inComment0
pageId668237986
custContentId668270787
lbox1
diagramDisplayNameUntitled Diagram-1672431241441.drawioGDPR_analytic_event_flow
contentVer15
revision15
baseUrlhttps://snigelweb.atlassian.net/wiki
diagramNameUntitled Diagram-1672431241441.drawio
pCenter0
width320.99999999999994705
links
tbstyle
height750.0000000000002954

CCPA analytic event flow

Note that GuiShow can happen multiple times before a user decides to submit consent settings triggering GuiSubmit. This means that GuiShow in the CCPA region should not be used to measure the acceptance rate.

Code Block
User visits pageConsent given?Full consent?FullConsentNoConsentGooglePurposeOneMissingFullConsentClick privacy linkGuiShowPage action?GuiSubmityesnoyesnoyesno

Insert new CCPA analytic flowchart

No privacy region analytic event flow

Code Block
User visits pageFullConsent

Insert no GDPR region flowchart

Drawio
mVer2
zoom1
simple0
inComment0
pageId668237986
custContentId668959441
lbox1
diagramDisplayNameCCPA_analytic_event_flow
contentVer4
revision4
baseUrlhttps://snigelweb.atlassian.net/wiki
diagramNameCCPA_analytic_event_flow
pCenter0
width412.5
links
tbstyle
height904

No privacy region analytic event flow

Drawio
mVer2
zoom1
simple0
inComment0
pageId668237986
custContentId668697299
lbox1
diagramDisplayNameNo_privacy_region_analytic_event_flow
contentVer2
revision2
baseUrlhttps://snigelweb.atlassian.net/wiki
diagramNameNo_privacy region_analytic_event_flow
pCenter0
width121
links
tbstyle
height134

Examples

Google Analytics with automatic API detection

...