--- title: Tealium tags: Site Settings --- # Tealium The Drupal CMS allows for easy addition of a Tealium snippet if it is required for the website. Tealium snippets are generated separately from Drupal, site owners should contact their analytics team contact to obtain the site specific snippet. ## Resources ### CMS Instructions #### Tealium Administration Tealium connects customer data across web, mobile, offline, and IoT so businesses can better connect with their customers. Here is the full snippet for Tealium: ```xml= <script type="text/javascript">var utag_data = {} </script><!--Loading script asynchronously--> <scripttype="text/javascript">(function(a,b,c,d){a='https://tags.tiqcdn.com/utag/novartisglobal/cosentyxhcp/qa/utag.js';b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true;a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a);})(); </script> ``` Please note that only the Tealium URL https://tags.tiqcdn.com/utag/novartisglobal/cosentyxhcp/qa/utag.js will be used on the config page in the CMS. Site administrators can make changes to the Tealium URL leveraging the Drupal Admin interface as follows. **Step 1** : Navigate to the **Structure** menu and click **Config pages**: ![Configuration Menu Item](https://hackmd.io/_uploads/Skfy6S3Qq.png) On the Config Pages screen, click the **Edit** button under Operations for the **Tealium** library: ![Configuration Library](https://hackmd.io/_uploads/S1SYp6evc.png) **Step 2:** On the Tealium configuration page, fill in the URL and click **Save**: ![GTM Configuration Page](https://hackmd.io/_uploads/SkR2SPr49.png)