Advertisement
dusanmiha

GNI - Push Notification Subscription

Aug 21st, 2020
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.15 KB | None | 0 0
  1. window.dataLayer = window.dataLayer || [];
  2. window.dataLayer.push({
  3.     'event' : 'push-notification-click',
  4.     'article_title': '<article title>'
  5. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement