diff --git a/Sources/UGA_Trichtereinrichtung.jpg b/Sources/UGA_Trichtereinrichtung.jpg index 621cbf0..ae23a60 100644 Binary files a/Sources/UGA_Trichtereinrichtung.jpg and b/Sources/UGA_Trichtereinrichtung.jpg differ diff --git a/copy_this/modules/d3/d3_googleanalytics/modules/components/d3_oxcmp_utils_googleanalytics.php b/copy_this/modules/d3/d3_googleanalytics/modules/components/d3_oxcmp_utils_googleanalytics.php index 60e4172..1af9d5b 100644 --- a/copy_this/modules/d3/d3_googleanalytics/modules/components/d3_oxcmp_utils_googleanalytics.php +++ b/copy_this/modules/d3/d3_googleanalytics/modules/components/d3_oxcmp_utils_googleanalytics.php @@ -139,7 +139,7 @@ class d3_oxcmp_utils_googleanalytics extends d3_oxcmp_utils_googleanalytics_pare $oCurrentView = oxRegistry::getConfig()->getActiveView(); $oCurrentView->getIsOrderStep(); - if ($oCurrentView->getIsOrderStep()) { + if ($oCurrentView->getIsOrderStep() || strtolower($oCurrentView->getClassName()) == 'thankyou') { $aParameter[] = "'page': '{$oCurrentView->getClassName()}.html'"; $aParameter[] = "'title': 'Checkout: ".ucfirst($oCurrentView->getClassName())."'"; } diff --git a/setup+doku/Google Analytics-Einrichtung.pdf b/setup+doku/Google Analytics-Einrichtung.pdf index 02806cf..35792b6 100644 Binary files a/setup+doku/Google Analytics-Einrichtung.pdf and b/setup+doku/Google Analytics-Einrichtung.pdf differ diff --git a/setup+doku/changelog.txt b/setup+doku/changelog.txt index 8571d08..367397d 100644 --- a/setup+doku/changelog.txt +++ b/setup+doku/changelog.txt @@ -1,47 +1,51 @@ -=== 3.1.0.0 +=> 3.1.0.0 - Universal-Analytics Tracking-Code implementiert - zusätzliche Steuerungsparameter eingefügt - Trichtererfassung vereinfacht -=== 3.0.0.2 => 3.0.0.3 === +=> 3.0.0.3 - Precheck angepasst +- Templates für 4.8.0 / 5.1.0 hinzugefügt -=== 3.0.0.0 => 3.1.0.0 === +=> 3.0.0.2 +- automatische Installation angepasst + +=> 3.0.0.1 - Umstellung auf teilautomatische Installation - Übergabe der Steuer -=== 2.4.1 => 3.0.0.0 === +=> 3.0.0.0 - Umstellung auf Struktur des OXID 4.7 / 5.0 - benutzerdefinierte Variablen um "Neukunde" ergänzt - Trackingcode in verschoben - optionales Logging integriert -=== 2.4.0 => 2.4.1 === +=> 2.4.1 - Templates für OXID 4.6.4 kompatibel -=== 2.3.0 => 2.4.0 === +=> 2.4.0 - Remarketing-Option eingefügt - Metadaten vervollständigt - Syntaxfehler im JS-Code entfernt -=== 2.2.3 => 2.3.0 === +=> 2.3.0 - Templates für OXID 4.5.11 und 4.6.2 kompatibel - weitere Beispiele für benutzerdefinierte Variablen eingefügt -=== 2.2.2 => 2.2.3 === +=> 2.2.3 - Templates für OXID 4.6 eingefügt - Metadaten eingefügt - Templates für OXID 4.5.9 kompatibel -=== 2.2.1 => 2.2.2 === +=> 2.2.2 - Templates für OXID 4.5.8 kompatibel - Syntaxfehler im JS-Code entfernt -=== 2.2.0 => 2.2.1 === +=> 2.2.1 - Templates für OXID 4.5.3 bis 4.5.6 kompatibel - Syntaxfehler im JS-Code entfernt -=== 2.1.5 => 2.2.0 === +=> 2.2.0 - Kampagnen können unabhängig von deren Code deaktiviert werden - Ladezeit-Log hinzugefügt - Preise werden in Shophauptwährung übertragen