Skip to content

Commit

Permalink
Added isotope/gtag-events (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
aschempp authored Sep 4, 2024
1 parent b78a48d commit e8815fe
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 7 deletions.
6 changes: 3 additions & 3 deletions linter/allowlists/de.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ Bewertungssystem
Bezahlungsmethode
Bilddatenbank
Bildergalerie
Bilderslider
Bildergalerien
Bilderslider
Bildformaten
Bildgrößen
Bildgrößeneinstellung
Expand Down Expand Up @@ -123,6 +123,7 @@ Card
Cards
categories
center
Changelog
Chatbot
ChatGPT
checkbox
Expand Down Expand Up @@ -305,6 +306,7 @@ Geschütztes
gestylt
gestylten
Get
Github
Glossarbegriffe
Grid
Grids
Expand Down Expand Up @@ -866,5 +868,3 @@ Zugangsdaten
Zugangstoken
Übersetzungsfelder
Übersetzungstools
Github
Changelog
9 changes: 5 additions & 4 deletions linter/allowlists/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ CSP
CSS
CSV
Dalley
DeepL
DCA
DCA's
DDA
DDA
DeepL
Deutsche
DHL
DICOM
Expand Down Expand Up @@ -119,6 +119,7 @@ euf
Eventlist
Excel
excel
Exception
EXIF
Exposé
exposé
Expand Down Expand Up @@ -162,6 +163,7 @@ GPT
GPX
Graphhopper
grid
gtag
gutes
gutes.io
gutesio
Expand Down Expand Up @@ -241,6 +243,7 @@ MetaModel
metamodel
MetaModels
metamodels
Mimir
mmenu
mPDF
mpdf
Expand Down Expand Up @@ -442,6 +445,7 @@ WMS
Wodis
WordPress
WorkMATE
Workspace
WYSIWYG
XING
XLIFF
Expand All @@ -455,6 +459,3 @@ YouTube
Zammad
ZIP
Zipuploads
Mimir
Exception
Workspace
34 changes: 34 additions & 0 deletions meta/isotope/gtag-events/composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "isotope/gtag-events",
"description": "Adds Google Tag Manager eCommerce tracking to Isotope eCommerce",
"keywords": ["contao", "isotope", "google", "tag", "analytics", "ecommerce"],
"homepage": "https://extensions.terminal42.ch/p/isotope-gtag-events",
"type": "contao-bundle",
"license": "commercial",
"authors": [
{
"name": "terminal42 gmbh",
"homepage": "https://www.terminal42.ch"
}
],
"support": {
"docs": "https://extensions.terminal42.ch/docs/isotope-gtag-events/"
},
"require": {
"php": "^8.1",
"contao/core-bundle": "^4.13",
"isotope/isotope-core": "^2.8",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/http-foundation": "^5.4",
"symfony/http-kernel": "^5.4",
"twig/twig": "^3.0"
},
"require-dev": {
"contao/manager-plugin": "^2.0",
"terminal42/contao-build-tools": "dev-main"
},
"conflict": {
"contao/manager-plugin": "<2.0 || >=3.0"
}
}
6 changes: 6 additions & 0 deletions meta/isotope/gtag-events/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
de:
title: Google Analytics eCommerce tracking für Isotope eCommerce
description: >
Fügt automatisch die eCommerce-Events zum Google Tag Manager
(gtag.js) auf deiner Isotope eCommerce Webseite hinzu.
homepage: https://extensions.terminal42.ch/p/isotope-gtag-events
6 changes: 6 additions & 0 deletions meta/isotope/gtag-events/en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
en:
title: Google Analytics eCommerce tracking for Isotope eCommerce
description: >
Automatically add eCommerce tracking events to Google Tag Manager
(gtag.js) on your Isotope eCommerce website.
homepage: https://extensions.terminal42.ch/p/isotope-gtag-events
1 change: 1 addition & 0 deletions meta/isotope/gtag-events/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e8815fe

Please sign in to comment.