The structure of the googleanalytics_custom_dimension and googleanalytics_custom_metrics arrays in google analytics module has changed between 2.0 and 2.1.

As a result I am receiving the following notice on my site after upgrading google analytics module:

Notice: Undefined index: value in googleanalytics_page_alter() (line 243 of ... googleanalytics.module).

Comments

begun’s picture

I have created an update which changes the relevant googleanalytics_custom_dimension and googleanalytics_custom_metrics arrays used by domain_analytics.

  • asherry committed 2877d48 on 7.x-1.x authored by Begun
    Issue #2393211 by Begun: Undefined index notices after upgrading to...
asherry’s picture

Status: Needs review » Fixed

Thanks so much, sorry it took so long to get committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.