You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Taleo TEE - Applying Google Analytics

edited Dec 13, 2022 7:09AM in Taleo Enterprise 10 comments

Summary

Code inserted produces an error

Content

We are attempting to insert the attached Google Analytics tracking code into the branding template for our external and mobile careers portals. We received an error and are unable to troubleshoot further as the errors did not reference specific lines in the code.

 

Code we inserted:

 

<!-- Global site tag (gtag.js) - Google Analytics -->

<script async src="https://www.googletagmanager.com/gtag/js?id=UA-4835103-2"></script>

<script>

  window.dataLayer = window.dataLayer || [];

  function gtag(){dataLayer.push(arguments);}

  gtag('js', new Date());

 

  gtag('config', 'UA-4835103-2');

</script>

 

Error msg produced: "The template file "index html" contains the following XHTML errors: Content of SCRIPT tags must be enclosed in CDATA tags."

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!