Track events

Page views happen automatically! If you’d like track specific events like a user successfully completing an action you can do the following

Verify swishjam is loaded in your footer

swishjam.event('waitlist_signup', {
  ...include your data here
})