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
| <script> | |
| (function () { | |
| // ===== CONFIG ===== | |
| // Replace these with the exact HubSpot custom behavioral event IDs/names from your portal. | |
| // If your account uses numeric IDs, put the numbers here instead of strings. | |
| var HUBSPOT_EVENT_MAP = { | |
| 25: 'youtube_video_25', | |
| 50: 'youtube_video_50', | |
| 70: 'youtube_video_70', | |
| 100: 'youtube_video_100' |