Skip to content

Commit

Permalink
Excluding CV form from microsoft ads conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightKrystian committed Jan 8, 2025
1 parent 286f54e commit 46fb9a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/forms/job-application/job-application-form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,6 @@ export const JobApplicationForm: React.FC<FormProps> = props => {
trackConversion({
sent_to: 'AW-10942749476/L-INCLP4yOQDEKS29OEo',
}).then(() => console.log('Job contact form conversion sent'))

uet_report_conversion()
},
[selectedAttachment]
)
Expand Down

0 comments on commit 46fb9a2

Please sign in to comment.