Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37930
    danielv
    Participant

    Hey,

    So it dosent seem that the reload the page after the notice is accepted works in Chrome. I tested it in Internet explore, Firefox where it works

    Here is my page

    #37931
    danielv
    Participant

    Would love to have this datalayer push to fire when cookies are acceted;

    <script>
    window.dataLayer.push({
    ‘event’: ‘cookiesAccepted’
    })

    },
    </script>

    Then you could create a trigger in Google Tag Manganger that would fire the Google Analytics, Facebook, and other markeitng scripts when that events is pushed..

    #37968
    Bartosz
    Keymaster

    It seems to work fine on our end.
    And you have a JS event available, “hideCookieNotice” – isn’t it enough for your needs?

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