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

AzerionEdge RTD Module: Compatibility with GDPR/USP Privacy Modules #11775

Merged
merged 10 commits into from
Jul 6, 2024

Commits on Feb 23, 2024

  1. Azerion Edge RTD Module: Initial release

    ### Type of change
    
    [x] Feature: New RTD Submodule
    
    ### Description of change
    
    Adds new Azerion Edge RTD module.
    
    Maintainer: azerion.com
    
    Contact: @garciapuig @mserrate @gguridi
    garciapuig authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c629d4c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    09c1cbc View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    1ea3284 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. AzerionEdge RTD Module: Documentation: Required parameters

    Type of change:
    Documentation/Feature
    
    Description of change:
    Specifying new required parameters on documentation.
    Updating examples.
    garciapuig authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    732cbc0 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    98762e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    57dfa79 View commit details
    Browse the repository at this point in the history
  2. AzerionEdge RTD Module: Compatible with GDPR/USP Privacy Modules (#14)

    - Added GDPR validation.
    - We validate against ImproveDigital vendor ID consent and several purposes.
    - We don't load edge script, nor process the existing data, if consent wasn't given.
    - Adding support for USP consent.
    garciapuig authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fb704f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    b5db3a1 View commit details
    Browse the repository at this point in the history
  2. AzerionEdgeRTDModule: Passing the consent to the script execution (#17)

    Adding GVL ID to the module configuration
    Passing the consent to the script execution instead of handling it in prebid (#16)
    
    ---------
    Co-authored-by: Gorka Guridi <gorka.guridi@azerion.com>
    garciapuig authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    322be6d View commit details
    Browse the repository at this point in the history