Solved

Combine Tag Manager SDK with hardcoded events

  • 31 March 2021
  • 1 reply
  • 102 views

Can I implement the SDK on web vis Tealium IQ tag manager and  also hard code an event on the page, is there any risk that this will be processed differently?

icon

Best answer by jarren.patao 2 April 2021, 19:19

View original

1 reply

Userlevel 4

Hi @jack.hobbs,

We wouldn’t be able to provide any exact examples of whether or not this would be achievable in Tealium’s platform as that’s a separate entity. I had done some searching online and saw this post in Tealium’s community but some posts state that Tealium is a JavaScript solution: https://community.tealiumiq.com/t5/Tealium-iQ-Tag-Management/Can-I-add-HTML-code/m-p/6686

Since you may not be able to apply the JS SDK snippet to an HTML document, you would need to figure out if it’s possible to install SDK by other means. 

From there you’ll need to instrument the logic to track all of your events to send to Amplitude: https://developers.amplitude.com/docs/tracking-events 

Hope this helps! Let me know if you have any questions.

Reply