Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!

AppMeasurement version 2.10 TypeError: a[g]

Avatar

Level 1

Hi,

i want to update the AppMeasurement to 2.10.

i get a Error: "TypeError: a[g]"

in the line 52

....

("contextData"==g||"retrieveLightData"==g)&&a[g])for(l in a[g])h[l]||(h[l]=a[g][l]);a[g]=h}};a.Ra=function(c,b){var d,f,e,g;for(d=0;2>d;d++)for(f=0<d?a.va:a.g,e=0;e<f.length;e++)g=f[e],c[g]=a[g],b||c[g]||(c["!"+g]=1)};a.tb=function(a){var b,d,f,e,g,h=0,l,k="",m="";if(a&&255<a.length&&(b=""+a,d=b.indexOf("?"),0<d&&(l=b.substring(d+1),b=b.substring(0,d),e=b.toLowerCase(),f=0,"http://"==e.substring(0,7)?f+=7:"https://"==e.substring(0,8)&&(f+=8),d=e.indexOf("/",f),0<d&&(e=e.substring(f,d),g=b.substring(d),

....

Thx for help

Silvio

3 Replies

Avatar

Employee Advisor

Hi,

Could you share more details about this error? Replacing the latest AppM code downloaded from the Code Manager from the Analytics UI should run correctly. Also, how is the implementation done - JavaScript, DTM or Launch?

Thanks!

Avatar

Employee Advisor

Hi Silvio, were you able to get this issue resolved?

Avatar

Level 1

Hi Together,

i fix the problem, i have add the last line new, and now it works.

thk Gigazelle​ & ishans9314858