Skip to content

Hardcoded Google Analytics settings is misleading #343

@AlexSkrypnyk

Description

@AlexSkrypnyk

I've just spent an hour debugging GA code just to learn that an override is added in the dev mode:

$config['google_analytics.settings']['account'] = 'UA-XXXXXXXX-YY';

$config['google_analytics.settings']['account'] = 'UA-XXXXXXXX-YY';

Can the value be changed from UA-XXXXXXXX-YY to something else to at least give developers an idea that this is not a default value coming from the broken module.

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions