Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setConsent to properly use the update gtag command #8243

Merged
merged 9 commits into from
May 15, 2024

Commits on May 13, 2024

  1. Ensure 'update' string reaches gtagCore.

    Include the consent string ('update') in gtagCore calls that update consent.
    DellaBitta committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a10daf1 View commit details
    Browse the repository at this point in the history
  2. Changeset

    DellaBitta committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6b09d6b View commit details
    Browse the repository at this point in the history
  3. format.

    DellaBitta committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3f20114 View commit details
    Browse the repository at this point in the history
  4. patch, not minor

    DellaBitta committed May 13, 2024
    Configuration menu
    Copy the full SHA
    60ddfd5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    e17d7f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e63d10 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. two more tests.

    DellaBitta committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5ea2989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d25c98 View commit details
    Browse the repository at this point in the history
  3. Index by number not string

    DellaBitta committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5e07a73 View commit details
    Browse the repository at this point in the history