Created
March 30, 2017 08:52
-
-
Save babi4/2bcc2c6521d89e40f80d5f931e80abae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dataLayer.push({ | |
| event: 'User_Init', | |
| user_data: { | |
| id: '787', | |
| name: 'Victor Babichev', | |
| profile_image_url: 'https://png.cmtt.space/user-userpic/5d/1c/14/0c442da0aea712.jpg', | |
| profile_big_image_url: 'https://png.cmtt.space/user-userpic/72/02/ae/611fb95dc48467.jpg', | |
| date: '04.23.2014', | |
| banned: '0', | |
| work: 'Atlas Biomed Group', | |
| work_url: 'http://atlas.ru' | |
| } | |
| }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment