SHOW:
|
|
- or go back to the newest paste.
1 | window.dataLayer = window.dataLayer || []; | |
2 | dataLayer.push({ | |
3 | - | 'event': 'lead_with_IDV', |
3 | + | 'event': 'lead_with_credit', |
4 | 'claim_id': '123abc' // this should be replaced by actual claim ID and cannot be PII e.g. email address or IP address | |
5 | }); |