Closed (fixed)
Project:
Google Analytics Reports
Version:
8.x-3.x-dev
Component:
All modules
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2014 at 10:53 UTC
Updated:
24 Jul 2016 at 12:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
plazik commentedHi.
Yes, I'm plannig to do D8 port but after 7.x-3.0 version. Anyway, patches are welcomed.
Comment #2
ipo4ka704 commentedOk I will start. Later I will give a patch.
Comment #3
yannisc commentedHi!
Any news on this?
Comment #4
plazik commentedHi!
I'm planning to start D8 port after #1111358: Create automated tests. Any help appreciated.
Comment #5
Paulset commentedAny news?
Comment #6
george.karaivanov commentedHi Guys.
Any news? Do you have something done? or at least something that you started working on
Comment #7
plazik commentedI haven't started yet.
Comment #8
george.karaivanov commentedHi @plazik
I've started working on porting. I've successfully ported module google_analytics_reports_api
You can pull code from http://cgit.drupalcode.org/sandbox-george.karaivanov-2713395/?h=8.x-1.x
Comment #9
plazik commented@george.karaivanov thank you, I will take a look.
Comment #10
plazik commented@george.karaivanov I did some changes from your port:
Marked as "Needs work" because main module still needs port to D8.
Comment #12
plazik commentedComment #13
zyyz commented@Plazik
D8 port of Google Analytics Reports module.
Comment #14
zyyz commentedComment #15
plazik commented@zyosarian thank you for the patch. I will review it.
Comment #16
plazik commentedTODO:
Comment #17
zyyz commentedIncludes the remaining tasks..
1. Import GA fields after module enabling.
2. Port Google Analytics Reports block view.
3. Drush integration.
Comment #18
zyyz commentedComment #19
plazik commented@zyosarian, thank you for the patch.
Does page view block work for you? It works for me only if Format is set to Table.
I can commit it if this is Views bug and not GAR bug.
Comment #20
plazik commentedSmall changes in GA views.
Comment #22
plazik commentedCommited.
Thanks everyone.