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

Added isotope/gtag-events #590

Merged
merged 5 commits into from
Sep 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading