Skip to content

Commit

Permalink
Added isotope/gtag-events
Browse files Browse the repository at this point in the history
  • Loading branch information
aschempp committed Sep 4, 2024
1 parent b78a48d commit 3adc84b
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 0 deletions.
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
63 changes: 63 additions & 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 3adc84b

Please sign in to comment.