In multisite subdirectory mode, we need to have custom cookie path as per sub-site.
Currently the cookie path is hardcoded to "/" in this line: https://github.com/rlankhorst/wp-consent-level-api/blob/master/assets/js/wp-consent-api.js#L65
Need an optional param to allow setting path.