Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: alinemorelli/react-gtm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: digitalegarage/react-gtm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 7 files changed
  • 5 contributors

Commits on Apr 27, 2021

  1. We can change server side domain name for the Google Tag Manager to c…

    …ircumvent adblockers. So the new tracking server is located at some custom domain.
    
    Background to above: when adblockers or browsers see googletagmanager.com (or other domains or code refering to tracking, they will block it). Having custom domain means that no blockers will match on this url and it will approved.
    Kahore committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    3b03248 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Merge pull request #1 from Kahore/feature/custom_src

    feat: implement custom source to enable server side tracking
    johannesmaximilian-br authored May 24, 2022
    Configuration menu
    Copy the full SHA
    46ed4d9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. feat: provide npm like dist package for simplicity

    Johannes Zahner committed May 25, 2022
    Configuration menu
    Copy the full SHA
    174265e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    64f6ee5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c617cf View commit details
    Browse the repository at this point in the history
  3. fix: rebuild dist folder

    marc-se committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7c26019 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Merge pull request #3 from digitalegarage/brradio-2314-v2

    chore[BRRADIO-2314]: update gtm snippet (2nd attempt)
    marc-se authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c6cfc4b View commit details
    Browse the repository at this point in the history
Loading