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:
First, go to the Tag Marketplace and add the Generic Tag to your profile (how to add a Tag?)
Add the first script tag first ensuring that content is included in the body of the script.
Add another tag and edit the vendor configuration with the base URL:
Highlighter: https://cdn.schemaapp.com/javascript/highlight.js
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
Feedback sent
We appreciate your effort and will try to fix the article