Package org.piwik.java.tracking
Class CustomVariable
- java.lang.Object
-
- org.matomo.java.tracking.CustomVariable
-
- org.piwik.java.tracking.CustomVariable
-
@Deprecated public class CustomVariable extends CustomVariable
Deprecated.UseCustomVariableinstead.- Author:
- brettcsorba
-
-
Constructor Detail
-
CustomVariable
@Deprecated public CustomVariable(String key, String value)
Deprecated.UseMatomoRequestinstead.
-
-