Advertisement
Guest User

Untitled

a guest
Nov 9th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.14 KB | None | 0 0
  1. window.dataLayer = window.dataLayer || [];
  2. window.dataLayer.push({
  3.   'event': 'new_pdf_optin',
  4.   'email': <?php echo $_POST['email']; ?>
  5. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement