diff --git a/src/configurations/destinations/ga4_v2/ui-config.json b/src/configurations/destinations/ga4_v2/ui-config.json index 5759521ef..16eca0669 100644 --- a/src/configurations/destinations/ga4_v2/ui-config.json +++ b/src/configurations/destinations/ga4_v2/ui-config.json @@ -51,32 +51,6 @@ } ] }, - { - "note": "Map source events to destination events and properties", - "title": "Event and property mappings", - "hideEditIcon": true, - "sections": [ - { - "groups": [ - { - "icon": "rightToLine", - "title": "Custom GA4 property mappings", - "fields": [ - { - "type": "redirect", - "redirectGroupKey": "advancedMapping" - } - ], - "note": "Confirm dimensions and metrics to link them to the event properties before sending events to Google Analytics 4", - "callout": { - "message": "Mappings take precedence over any transformations for the destination.", - "type": "info" - } - } - ] - } - ] - }, { "title": "Configuration settings", "note": "Manage the settings for your destination", @@ -337,6 +311,32 @@ ] } ] + }, + { + "note": "Map source events to destination events and properties", + "title": "Event and property mappings", + "hideEditIcon": true, + "sections": [ + { + "groups": [ + { + "icon": "rightToLine", + "title": "Custom GA4 property mappings", + "fields": [ + { + "type": "redirect", + "redirectGroupKey": "advancedMapping" + } + ], + "note": "Confirm dimensions and metrics to link them to the event properties before sending events to Google Analytics 4", + "callout": { + "message": "Mappings take precedence over any transformations for the destination.", + "type": "info" + } + } + ] + } + ] } ], "sdkTemplate": { diff --git a/src/configurations/destinations/ga4_v2/ui-config.jt b/src/configurations/destinations/ga4_v2/ui-config.jt index 81356ee65..2c5abec84 100644 --- a/src/configurations/destinations/ga4_v2/ui-config.jt +++ b/src/configurations/destinations/ga4_v2/ui-config.jt @@ -51,32 +51,6 @@ } ] }, - { - "note": "Map source events to destination events and properties", - "title": "Event and property mappings", - "hideEditIcon": true, - "sections": [ - { - "groups": [ - { - "icon": "rightToLine", - "title": "Custom GA4 property mappings", - "fields": [ - { - "type": "redirect", - "redirectGroupKey": "advancedMapping" - } - ], - "note": "Confirm dimensions and metrics to link them to the event properties before sending events to Google Analytics 4", - "callout": { - "message": "Mappings take precedence over any transformations for the destination.", - "type": "info" - } - } - ] - } - ] - }, { "title": "Configuration settings", "note": "Manage the settings for your destination", @@ -337,6 +311,32 @@ ] } ] + }, + { + "note": "Map source events to destination events and properties", + "title": "Event and property mappings", + "hideEditIcon": true, + "sections": [ + { + "groups": [ + { + "icon": "rightToLine", + "title": "Custom GA4 property mappings", + "fields": [ + { + "type": "redirect", + "redirectGroupKey": "advancedMapping" + } + ], + "note": "Confirm dimensions and metrics to link them to the event properties before sending events to Google Analytics 4", + "callout": { + "message": "Mappings take precedence over any transformations for the destination.", + "type": "info" + } + } + ] + } + ] } ], "sdkTemplate": {