Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1196434

    Dear support,

    since last updates from enfold, the matomo tracking don’t work…
    I change the theme and tracking worked.

    This thread here: https://kriesi.at/support/topic/problem-with-cookie-modal/
    i don’t understand this thread…. this is not my problem…

    Matomo tracking code is installed in enfold section “google services”
    But in the source code is the code don’t visible…..
    Whats happend? What must i do?

    Can you look and help me urgent??

    #1198335

    Hello Support?

    anybody here and can me help??

    Please!!

    • This reply was modified 4 years, 8 months ago by strumpumpel.
    #1199231

    Hi,

    Thank you for the inquiry.

    Did you set the Enfold > Privacy & Cookies > Default Cookie Behavior to the first option? This should automatically enable all external services including the Google Analytics tracker on page load even without the users’ cookie consent.

    Best regards,
    Ismael

    #1199315

    Yes, yes, Ismael!
    That was my first intention and first action plot!
    2020-03-31_1321
    Enfold kill also the matomo analytics code in the source code from enfold!
    2020-03-31_1327
    Look self in source code: https://www.123-webseiten.de
    This methode worked since years!
    Whats is here happend?
    I changed the theme and matomo work.–> tracking is possible
    I disable all plugins and use enfold, not happend with matomo tracking–> no tracking over matomo

    Whats wrong Ismael??

    • This reply was modified 4 years, 8 months ago by strumpumpel.
    #1200482

    Hi,

    Thank you for the info.

    Can we access the dashboard? We have to see the theme options and the plugins. Please post the login details in the private field.

    Best regards,
    Ismael

    #1200485

    Hi,

    Thank you for the info.

    Can we access the dashboard? We have to see the theme options and the plugins. Please post the login details in the private field.

    Best regards,
    Ismael

    #1200489

    Yeah, yes Ismael!! Please!
    Login data below.

    Best regards thanks etc.

    stp

    #1201141

    Hi,

    Thank you for the update.

    The theme will only load the content of the Google Analytics field if the UA string, which is a sub string or part of the GA tracking ID, is found. But since you’re only using the Matomo script, which doesn’t contain the required string, the script doesn’t load.

    As a workaround for the issue, we used this code in the functions.php file.

    add_action('wp_head', function() {
    	?>
    	<!-- Matomo -->
    <script type="text/javascript">
       // script here
    </script>
    <!-- End Matomo Code -->
      <?php
    }, 100);
    ?>
    

    This will load the Matomo script inside the head tag.

    Best regards,
    Ismael

    #1201665

    Hello Ismael,

    great thanks for your help and your solution!!!
    Tracking work fine! :)

    But say…. what is wrong in enfold since march 2020?? This tracking over google services tab worked the last years very good!
    And now not more…

    Whats wrong with enfold??

    Thanks stp

    #1203134

    Hi strumpumpel,

    As of now, you need to implement a solution with cookies for analytics to work.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1259301

    The theme will only load the content of the Google Analytics field if the UA string, which is a sub string or part of the GA tracking ID, is found. But since you’re only using the Matomo script, which doesn’t contain the required string, the script doesn’t load.

    We have also happily been placing Matomo tracking codes in the “Google Analytics” textbox before this stopped working in a recent update. Could you elaborate why this is no longer supported? IMHO placing the tracking code in functions.php is exactly what you say – a work around. We would really like to be able to configure Matomo tracking in the theme options as before.

    #1259855

    Hi,


    @HolgerBusse
    : As explained above, the theme will only render the content of the Google Analytics field if it contains the tracking ID. Did you also add the Google Analytics snippet in the field? The theme will only render the content of that field if the “UA-” string or text, which is a part of the tracking ID, is found.

    Best regards,
    Ismael

    #1260346

    Hi @Ismael,

    thanks for your response. I totally understand the status quo. It used to be better though.

    That being said, I am sure we are not the only ones who would like a configuration for Matomo in the theme options. Can you tell me when https://kriesi.at/support/enfold-feature-requests/ is going to be available again?

    Thanks!

    #1260621

    Hi,

    Thank you for the update.

    The theme actually uses the same wp_head hook to render the Google Analytics (GA) snippet, and the only difference is that GA has its own field in the theme options. Using the same wp_head hook for the Matomo script or snippet should be enough to make the tracking or analytics feature work.

    // https://kriesi.at/support/topic/enfold-matomo-dont-tracking/#post-1201141

    Add the hook in the functions.php file with the appropriate tracking snippet and it should work just fine.

    The requests page will not be available anytime soon but rest assured that we put any requests that we found here in the forum into appropriate consideration. But for obvious reasons, only selected requests will be added to the theme.

    Thank you for your understanding.

    Best regards,
    Ismael

    #1267730

    Hi @Ismael,
    thank you for your great job in Enfold Cookie Consent. I use it too and want to avoid a third party plugin like Borlabs Cookies (and Borlabs’s not licensed for multisites anyway)

    And similar to HolgerBusse these is the point(s) please read, maybe the answers number by number would be easiest for all others:

    1. We need to disable the Google Analytics Button in the cookie banner settings because we don’t use Google Analytics.
    2. Is there as seeting for disabling the button – also for Google maps and Google fonts becaus we don’t use them
    3. Instead we need the option to to enabele/disable Matomo in the cookie banner settings.
    4. Not only Cookies but also the tracking script of Matomo are NOT allowed by the dsgvo before the user consent
    5.It does not matter if Matomo data are only stored on our server – we do tracking, and this requires the consent of the user.
    6. So how can I use Enfold in a dsgvo way as a NOT-developer?

    – This is a multisite with multiple admins of different skills.
    – All of the admins are capable to handle Enfold theme settings
    – But none of the admins gets ftp access or is allowed to use the theme editor by our guidelines.

    So what is the best way – will it be possible in the near future, what do you think?

    Hopefully and with best regards
    Axel

    • This reply was modified 3 years, 11 months ago by doppelaxel.
    #1268418

    Hi,


    @doppelaxel
    : The content of privacy modal popup window is actually editable, so you should be able to remove the default privacy toggle including the button for Google Analytics, and edit the privacy content when necessary. Please check the documentation for more info.

    // https://kriesi.at/documentation/enfold/privacy-cookies/#additional-custom-cookies

    Make sure that the Modal Window Custom Content option in the Privacy & Cookies > Cookie Handling tab is enabled. The Google Analytics privacy toggle or shortcode is located in the Google Analytics Cookies tab.

    These cookies collect information that is used either in aggregate form to help us understand how our website is being used or how effective our marketing campaigns are, or to help us customize our website and application for you in order to enhance your experience.
    
    If you do not want that we track your visit to our site you can disable tracking in your browser here:
    
    [av_privacy_google_tracking]
    

    Just remove this shortcode..

    [av_privacy_google_tracking]
    

    .. or remove the whole Google Analytics Cookies tab if it is not needed.

    Best regards,
    Ismael

Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.