- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
Hello,
We recently used the Tealium Snap Pixel Tag but without success.
The set-up should be rather simple as the only thing to fill out is the Pixel ID and we roll it out to all pages.
When we check the results with the Snap Pixel Helper, we always get the feedback that no 'No snap pixel requests was detected!'. Is it possible hat we are overseeing anything here?
As the Snap Pixel Tag has no ratings yet, I am doubting if it is functioning correctly.
Thanks in advance.
Kind regards,
Hey! Thanks a lot for your swift reply. In the mean time we found the solution:
It seems that the Turn Key integration requires that pageview event is triggered with mapping. We have updated the mapping to trigger pageview event when ut.event = "view", and the tag started firing.
Have a nice day.
Hi @Palullu,
ut.event key in your data layer is to be deprecated in newer versions of utag.js template. Whether you are doing the mapping on an extension or in the tag's template itself, you can use the next:
if(a == 'view') { // Mapping happens here }
I just deployed a Snap pixel, and the easiest is making a direct mapping to event within the tag mapping options:
Where you set b.snap_event on an extension using the lines I suggested.
Hope it helps!
Copyright All Rights Reserved © 2008-2023