Capturing Hotjar User ID in Google Tag Manager & Google Analytics
问题 We have a setup where we capture Hotjar User ID in Google Tag Manager and then pass it as a custom dimension to Google Analytics. It's done to simply merge and cross-reference both data sources. We used the following code to capture the User ID: function() { return hj.property.get('userId'); } 2 days back we stopped receiving the data, even though there haven't been any changes to Google Tag Manage, Google Analytics or our Hotjar account. My suspicion is that there have been a system update