Tealium Template Bug : Adobe Analytics 2.30

Gold Contributor
Gold Contributor

When using a fresh off-the-shelf Adobe Analytics 2.30 Telium Tag, I am getting the following error in console

 

Error, missing Report Suite ID in AppMeasurement initialization

 

Anyone else having the same issue? 

 

I followed the following discussion 

 

https://forums.adobe.com/thread/2362409

 

that seems to clear the error message in Console

 

Also what if I don't need to use Ecommerce Extension? or Ecom extension is locked by profile owner?

 

##UTVARconfig_sobject##.currencyCode="USD"; // override default with E-Commerce Extension

3 REPLIES 3

Tealium Template Bug : Adobe Analytics 2.30

Tealium Expert
Tealium Expert

Hi @zhaque - got to ask... did you specify the report suite id in the Adobe App Measurement tag?  Is there a URL/site we can review?   I'd recommend debugging the specific utag.XX.js for Adobe App Measurement for your site. You should be able to see the report suite id getting set (or not) and go from there. 

 

Please let us know your results....

Tealium Expert

Tealium Template Bug : Adobe Analytics 2.30

Gold Contributor
Gold Contributor

Hello @mitchellt

 

I manually edited the profile template (I would rather not do to be honest - makes it harder to upgrade) with the following :

 

 

//~~tv:19063.am230.20170814
//~~tc: Add AppMeasurement Library 2.3.0

var ##UTVARconfig_sobject## = new AppMeasurement("##UTVARconfig_reportsuite##");
##UTVARconfig_sobject##.account="##UTVARconfig_reportsuite##";

 

 

Changes are only on the 3rd line as per the adobe post. Hopefully Tealium will update the profile soon.

 

Thanks.

Tealium Template Bug : Adobe Analytics 2.30

Tealium Employee

@zhaque @mitchellt

 

Just so you both are aware the template has been updated and the part you have manually fixed is now in the standard template.

 

Adrian

Ask me anything Tealium related or TypeScript/JavaScript, or NodeJS.
Please remember to mark solutions as accepted for future searchers.
Public