File tree Expand file tree Collapse file tree
src/components/ga4/EventBuilder Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -564,12 +564,12 @@ const EventBuilder: React.FC = () => {
564564 < Typography variant = "h4" > Event details</ Typography >
565565 < Typography >
566566 Finally, specify the parameters to send with the event. By default, only
567- recommended parameters for the event will appear here. Check "show
568- advanced options" to add custom parameters, user properties, or geographic
569- information.
567+ recommended parameters for the event will appear here. Select 'Show advanced
568+ options' to add custom parameters, user properties, and to provide geographic
569+ and device information.
570570 </ Typography >
571571 < LabeledCheckbox checked = { showAdvanced } onChange = { setShowAdvanced } >
572- show advanced options
572+ Show advanced options
573573 </ LabeledCheckbox >
574574
575575 < section className = { classes . form } >
You can’t perform that action at this time.
0 commit comments