How to: Set Up Tealium for Schema App

Modified on Tue, 21 Mar 2023 at 12:17 PM

We recommend creating a Generic Tag within Tealium.


Schema App has a JavaScript library that should be loaded as a tag for the Highlighter (templated pages) and the Editor (single pages).

Copy the required script in 'Javascript rendering' under the menu  Integrations > Javascript Deployment - Highlighter + Editor and paste in the tag.  
The  ACCOUNT_ID  can also be found on the same link. 


Example Schema App’s JS Tags:


Highlighter:


<script>window.schema_highlighter={accountId: "Ugozi_Edge_Inc", outputCache: true}</script>

<script async src="https://cdn.schemaapp.com/javascript/highlight.js"></script>



Note 1: The ACCOUNT_ID must exclude http://schemaapp.com/db/


Steps:

  1. First, go to the Tag Marketplace and add the Generic Tag to your profile (how to add a Tag?)

  2. Add the first script tag first ensuring that content is included in the body of the script. 

  3. Add another tag and edit the vendor configuration with the base URL:

    1. Highlighter: https://cdn.schemaapp.com/javascript/highlight.js

  4. Set the Tag to deploy to all publicly facing pages. 

 

For more information, see Tealium Deployment FAQs.



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article