To Setup Goal tracking with a giveaway follow these steps:
- Get your Google Analytics tracking code.
- Paste it into the Onload script field.
- Next past in this to trigger an event in Google Analytics
<script>gtag('event', 'joined_list', {'event_label': 'Giveaway Subscribed','event_category': 'giveaway'});</script>