Skip to content

Commit 1915ce9

Browse files
committed
Track treatmentType of sign-in gates
1 parent 83aa83a commit 1915ce9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotcom-rendering/src/components/SignInGateSelector.importable.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ const ShowSignInGateAuxia = ({
455455
component: {
456456
componentType: 'SIGN_IN_GATE',
457457
id: treatmentId,
458+
labels: [userTreatment.treatmentType],
458459
},
459460
action: 'VIEW',
460461
abTest: buildAbTestTrackingAuxiaVariant(treatmentId),

0 commit comments

Comments
 (0)