• Hello,

    Just wanted to report a problem with the Better Google Analytics Plugin. On certain pages, which have embedded PHP code, we see the following behavior and error in the code:

    this.s = a(“#ba_s”).data(“o”); //’s’ is undefined, the meta object is absent from the html but present in files that have no embedded PHP

    the subsequent call “this.s.g & *********** && (b.ga_debug = {” fails because ‘s’ is undefined. Causing a browser JS error and the page is not sent to analytics.

    I am available to test beta or test version if required.

    Other than that, the plugin works great!!!

    Please help

    Michael

Viewing 1 replies (of 1 total)
  • Plugin Author digitalpoint

    (@digitalpoint)

    Is the #ba_s HTML object being removed from those pages by chance? That is the object that carries the settings payload, so it’s always expected to be there.

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot read property ‘g’ of undefined ‘s’’ is closed to new replies.