Updated: Comment #1

Problem/Motivation

Cannot alter a query because the google_analytics_plugin_query_google_analytics class does not implement the alter() function.

Proposed resolution

Implement the alter() function.

Remaining tasks

  • Latest patch needs review
  • Commit

API changes

Implements the alter() function so that queries can be altered via hook_views_query_alter().

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jantoine’s picture

Issue summary: View changes
Status: Active » Needs review
FileSize
815 bytes

Attached patch implements the alter() function.

  • Plazik committed 5415836 on 7.x-3.x authored by jantoine
    Issue #2169089 by jantoine: Fixed The Google Analytics Views query...
Plazik’s picture

Status: Needs review » Fixed
Parent issue: » #2357771: META: Plan for Google Analytics Reports 7.x-3.0-beta1 release

@jantoine thanks for patch!

Status: Fixed » Closed (fixed)

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