When i do:
http://piwik.example.com/index.php?module=API&method=CustomVariables.getCustomVariables&idSite=4&period=range&date=last7&format=XML&token_auth={APIKEY}&segment=customVariableName1==UserId&expanded=1
I get all the custom variables but i just want the UserId.
http://piwik.example.com/index.php?module=API&method=CustomVariables.getCustomVariables&idSite=4&period=range&date=last7&format=XML&token_auth={APIKEY}&segment=customVariableName1==UserId&expanded=1
I get all the custom variables but i just want the UserId.