Gogle Analytics Reports module require addition transforms on data from Google Analytics. At this moment it's done by custom logic in code. It should be converted to hooks which will allow other modules to change data from Google Analytics.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Plazik created an issue. See original summary.

Plazik’s picture

Status: Active » Needs review
FileSize
8.6 KB

Added 2 new hooks:
hook_google_analytics_reports_field_import_alter
hook_google_analytics_reports_api_reported_data_alter

Plazik’s picture

Small documentation changes.

  • Plazik committed ec116a7 on 7.x-3.x
    Issue #2605902 by Plazik: Convert custom hardcoded logic into hooks
    
Plazik’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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