Open dhamaris opened 2 years ago
Dear colleagues, this is Alexandre from Webtools team.
Indeed, we can confirm the "utility"
should be set to "analytics"
instead of "piwik"
.
"piwik"
was used at the very beginning but has been changed for "analytics"
to be more generic, ditch a specific product name, be aligned with the Europa Analytics teams, and consistent with the $wt.analytics
API.
The Webtools documentation has been updated accordingly: https://webgate.ec.europa.eu/fpfis/wikis/display/webtools/Europa+Analytics
The standard value for the parameter "utility" is "analytics" . However, it's possible to encounter the parameter "utility" with the value "piwik". Both are valid, nevertheless "piwik" is deprecated and kept for historical reasons.
It is recommended to use the standard value "analytics" (especially to be aligned and consistent with the name of the API $wt.analytics).
Thank you and best regards.
Alexandre - DIGIT WEBTOOLS
Hello, I am using Drupal 9.3 and was given the necessary snippets to upgrade to cck2 and to new europa analytics service. I just found about these oe_webtools modules and installed them, but the code does not match: When I install the module europa analytics, the following code is generated:
But the snippet should have "analytics" under "utility", right?
What does this mean? It is ok like that in the module? Or does the module not provide support for new europa analytics system yet?
Thank you