• Resolved lizuka

    (@lizuka)


    Hello,

    I see that the new version doesn’t add the code snippet of the corresponding consent when it is checked by the user.
    When I revert back to the previous version of your plugin it works as it should.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    I am suffering from the same problem. 1.4.8 does seem to work. Everything newer doesn’t.

    Please advise.
    Mischa

    The code snippets are added dynamically (via JS) in newer versions. This means you won’t see it when checking the page source. Also make sure you don’t have any JavaScript errors.

    Thread Starter lizuka

    (@lizuka)

    Thank you for your answer @donnyoexman
    So no Javascript errors means it works?
    Any way to debug in order to make sure it works?

    @lizuka; Well it depends on what kind of scripts you’re loading. Google has its own debug browser plugin called “Google Tag Assistant“. Can be used to test GTM, GA and some other things. Another thing you can do is, if you’re trying to load your own scripts, is to add a simple console.log('Text here'); code and check your Inspector to see if your text is shown.

    We might add our own debug thing in the future. Something like: “Successfully loaded consent X”.

    Thread Starter lizuka

    (@lizuka)

    Ok, I will try that. Thank again !

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘new version doesn’t work as it should’ is closed to new replies.