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

White label is rewriting Piwik to our white label name in Custom JavaScript variables #16126

Closed
jjcitron opened this issue Jun 26, 2020 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@jjcitron
Copy link

so if I add this as a custom JS:

function () {
 return Piwik.getAsyncTracker().getVisitorInfo()[1]
}

and hit update/ save,

the system saves it as

function () {
 return My WhiteLabelNamed Analytics.getAsyncTracker().getVisitorInfo()[1]
}

breaking the variable.

@tsteur
Copy link
Member

tsteur commented Jun 28, 2020

@jjcitron could you get in touch with our support at shop@innocraft.com? That be great thanks. Be also great to let us know in the email how you add custom JS.

Here we manage only issues related to Matomo core itself. Thanks.

@tsteur tsteur closed this as completed Jun 28, 2020
@tsteur tsteur added the answered For when a question was asked and we referred to forum or answered it. label Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants