Advertisement
Guest User

Untitled

a guest
Oct 10th, 2019
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. <script>
  2. gtag('event', 'page_view', {
  3. 'send_to': 'AW-984788836',
  4. 'user_id': 'replace with value',
  5. 'value': 'replace with value',
  6. 'items': [{
  7. 'origin': 'replace with value',
  8. 'destination': 'replace with value',
  9. 'start_date': 'replace with value',
  10. 'end_date': 'replace with value',
  11. 'google_business_vertical': 'flights'
  12. }, {
  13. 'id': 'replace with value',
  14. 'location_id': 'replace with value',
  15. 'google_business_vertical': 'real_estate'
  16. }, {
  17. 'id': 'replace with value',
  18. 'google_business_vertical': 'retail'
  19. }, {
  20. 'id': 'replace with value',
  21. 'location_id': 'replace with value',
  22. 'google_business_vertical': 'custom'
  23. }]
  24. });
  25. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement