项目文件夹

文件
Saurav Panda 681e7c645e seed window.dataLayer before patching push so the interceptor works pre-GTM
If an agent runs the interceptor snippet before GTM has initialized,
window.dataLayer is undefined and .push.bind throws. Seeding with [] is
safe — GTM picks up a pre-existing array on init.
2026-05-02 15:19:35 -07:00
..