Skip to content

Commit bf63d22

Browse files
committed
add link to replace function
1 parent a05aaa0 commit bf63d22

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/actions-google-analytics-4-web

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/actions-google-analytics-4-web/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ To enable consent mode for your Google Analytics 4 Web destination:
113113
* Ad User Data Consent State
114114
* Ad Personalization Consent State
115115
You can manually select `Granted` or `Denied` from the dropdown menu for Advanced consent mode settings, and type in `granted` or `denied` for basic consent mode settings.
116-
5. *(Option 2)* Under the **Select mappings** section, create an event variable to directly grab the value from the payload (for example, `properties.adStorageConsentState`). Ensure it translates to `granted` or `denied`. You can use an insert or replace function to translate other values to `granted` or `denied`. Do this for these fields:
116+
5. *(Option 2)* Under the **Select mappings** section, create an event variable to directly grab the value from the payload (for example, `properties.adStorageConsentState`). Ensure it translates to `granted` or `denied`. You can use an insert or [replace function](/docs/connections/destinations/actions/#replace-function) to translate other values to `granted` or `denied`. Do this for these fields:
117117
* Ads Storage Consent State
118118
* Analytics Storage Consent State
119119
* Ad User Data Consent State

0 commit comments

Comments
 (0)