Is it possible to check if user accepted "Analytics Tracking" permission in Buildfire custom plugin?
We went through SDK documentation and did not find anything related to it.
We found following doc for tracking custom plugin events - https://sdk.buildfire.com/docs/analytics but we don't want data to be sent to Buildfire servers and would like to send it to mixpanel directly from custom plugin.