xyNNN / GoogleTagManagerBundle

Google Tag Manager Bundle for Symfony 2
https://github.com/xyNNN/GoogleTagManagerBundle
GNU Lesser General Public License v3.0
27 stars 15 forks source link

Add interface on GoogleTagManager service #13

Closed stefandoorn closed 7 years ago

stefandoorn commented 7 years ago

Allows to inject your own GoogleTagManager implementation somewhere by using an interface. Has to be used more often maybe, but it's a beginning.