Skip to content

Google cookies are not deleted after remove consent #1

@kar-l

Description

@kar-l

I have on my site classi google script in header:

<script src="https://www.googletagmanager.com/gtag/js?id=xxxxx"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'xxxxxx'); </script>

And cookieMonster is loaded in footer section as was designed.

But _ga cookies are created before I grant consent and still persist after I decline them...
I'm not web professional mayby doing something wrong on my side...

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions