custom event trigger in google tag manager
问题 Every time i create a custom trigger event it doesn't get fire. Can anybody please what may be the reason. I have created 'gacustomevent'custom triggerand have name it 'gaevent' but the event is not getting fired. Iwant to use the event in the dataLayer to capture the value. Any advice on how to get issue resolve 回答1: It's a bit unclear from your question how you set this up. It should look like this: dataLayer.push({ 'event':'myEvent' }) (this assumes that the dataLayer is already