Looking at latest activities daniel.bosen implemented INFOnline Measurement Manager but there is no ticket with additional information about this.
What is the status of the implementation, it says 8.x-2.4-beta1 … does this mean it's not ready for production?
I was wondering about following js code in templates/ivw-call.html.twig:
IOMm('pageview', { cp: responsive_data.cp, pt: responsive_data.cp });
Might there be a typo? As responsive_data.pt is defined it seems likely that this should be used instead of responsive_data.cp.
Issue fork ivw_integration-3250978
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
osopolarComment #4
daniel.bosenThanks for that find! The Version is still beta, because we did not get a review from Infonline yet. But many of the Burda sites do have this version now at least on staging systems.
Comment #6
daniel.bosenmerged on GitHub, thanks!