Hi @gs1 ,
Great post!
What I can’t seem to find anywhere is how your trigger looks like?
The guy in this video https://youtu.be/DVRxkrHLpl0?t=1561 uses the text on the button to determine which button it is. Why then do you use toolbox and javascript?
Could you please share a screenshot of what your custom triggers look like?
And I am also curious about changes regarding IOS14 if you know what will happen to the pixel and GTM method.
Plus I see you always put a value behind your script, is that necessary?
is this enough in my workflow: 'fbq(‘trackCustom’, ‘UserAskedQuestion’);
Or does it have to have a value?: 'fbq(‘trackCustom’, ‘UserAskedQuestion’, {value: true});
Many thanks!