Modify

Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#2021 closed Bug/Fehler (fixed)

Google Analytics Code always on

Reported by: ines@… Owned by: somebody
Priority: normal Milestone: modified-shop-2.0.7.0
Component: Module Version: trunk
Keywords: Cc:
Blocked By: Blocking:

Description

Does #2017 concern line 14 of includes/extra/application_bottom/10_google_analytics.php ?
If not this one might be better

if (TRACKING_GOOGLEANALYTICS_GTAG == 'true'

than

if (TRACKING_GOOGLEANALYTICS_GTAG != 'true'

Attachments (1)

changeset_13509.zip (3.4 KB ) - added by Torsten Riemer 4 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 by Torsten Riemer, 5 years ago

Component: AdminModule
Milestone: modified-shop-2.0.6.1
Version: trunk

comment:2 by Torsten Riemer, 5 years ago

The file "/includes/extra/application_bottom/10_google_analytics.php" is
for "Classic" and "Universal Google Analytics" and therefore the code is
only inserted if "Google Analytics GTAG" is set to "false".

The code is correct for my understanding as it is.

comment:3 by ines@…, 5 years ago

Ok, else how do I get rid of GA?
I don't need Goggle Analytics GTAG or anything else from Google for this project.

My understandig was if I deselect Google Analytics Tracking, I won't get anything for that in the source code. And if I have a look in the matomo code, I see code analoge to my suggestion.

Thanks, Ines

comment:4 by anonymous, 5 years ago

Ok, read, Ines, read.
But how do I get rid of Google Analytics ?
Would somethink like

if (TRACKING_GOOGLEANALYTICS_GTAG != 'true' AND TACKING_GOOGLEANALYTICS_ACTIVE !='false'

work to get rid of Google Analytics?

comment:5 by Torsten Riemer, 5 years ago

I attached the corresponding changeset r13509 in ticket #2017 for you.

Please give feedback if that helped.

comment:6 by ines@…, 5 years ago

Yes, thank you. That has helped.

Regards, Ines

comment:7 by Gerhard Waldemair, 5 years ago

Resolution: fixed
Status: newclosed

already fixed in r13509

by Torsten Riemer, 4 years ago

Attachment: changeset_13509.zip added

comment:8 by inf0@…, 4 years ago

Bitte das tracking modul ausschalten.

comment:9 by Torsten Riemer, 4 years ago

Das notwendige Changeset r13509 ist im Ticket angehängt.
Falls der Einbau gewünscht wird, dann bitte über das Kontaktformular an uns wenden.

Modify Ticket

Action
as closed The owner will remain somebody.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.