Skip to content

Commit b6a637a

Browse files
Update src/components/ga4/EventBuilder/ValidateEvent/index.tsx
Co-authored-by: Josh Radcliff <jradcliff@users.noreply.github.com>
1 parent 488330a commit b6a637a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/components/ga4/EventBuilder/ValidateEvent

src/components/ga4/EventBuilder/ValidateEvent/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ const ValidateEvent: React.FC<ValidateEventProps> = ({formatPayload, payloadErro
282282
notched
283283
shrink
284284
label="server endpoint"
285-
helpText="Collect data in the European Union. If enabled, the https://region1.google-analytics.com endpoint will be used to validate and send events."
285+
helpText="The default endpoint is https://www.google-analytics.com. If 'EU' is selected, the https://region1.google-analytics.com endpoint will be used to validate and send events."
286286
>
287287
<Grid component="label" container alignItems="center" spacing={1}>
288288
<Grid item>Default</Grid>

0 commit comments

Comments
 (0)