Avatar

Community Advisor
  1. You should contact Ensighten support that should be able to help you better
  2. You have 3 tags, on that load Adobe Analytics and one that use s object. If it says s is not defined then it means that Ensighten cannot find this variable at the scope it requires. Does it look at window level ? When you open developer console and type s inside it does it resolve? If not then it would mean that the tag that loads Adobe does not allow the s object to be on window level
  3. What is you configuration for Adobe Analytics ?
    • Like what do you use to initialize it? Screenshot of the code would help. You sure you create an instance of s object ? or the analytics object as a different name?