- TLC Home Home
- Discussions & Ideas Discussions & Ideas
- Product Guides Product Guides
- Knowledge Base Knowledge Base
- Developer Docs Developer Docs
- Education Education
- Blog Blog
- Support Desk Support Desk
How to implement the sheer Id in Tealium. I am not able to find any article or document. Please help me out
Attached GTM references.
Example they given for GTM
Google Tag Manager
You can also implement the simple method described above using Google Tag Manager.
CONFIGURE TAG 1 OF 2
If you’re using SheerID’s Lightbox or iFrame install method, add tag 1 here. Triggering for this tag should occur on the pages where your SheerID verification form is installed. This tag will implement the listenForVerification function.
// Add listener for verificationId
<script>
sheerId.conversion.listenForVerificationId();
</script>
CONFIGURE TAG 2 OF 2
// Record conversion amount
<script>
window.sheerId.conversion.convert({ amount: 1 });
</script>
The codes are now live on your website and will begin sending data to inform your ROI Impact dashboard.
Copyright All Rights Reserved © 2008-2022