SHOW:
|
|
- or go back to the newest paste.
1 | window.dataLayer = window.dataLayer || []; | |
2 | - | 'event': 'userData', |
2 | + | |
3 | 'event': 'sign_up', | |
4 | - | 'loggedin': 'True or False' // based on the status of the user (if loggedin then True and if not loggedin then False) |
4 | + | |
5 | - | }) |
5 | + | }); |