danwilson / google-analytics-plugin

Cordova (PhoneGap) Plugin to connect to the native Google's Universal Analytics SDK 3.0
MIT License
693 stars 500 forks source link

Non-Interaction Parameter #580

Open ajmeese7 opened 4 years ago

ajmeese7 commented 4 years ago

With events tracking in the normal Analytics library, there is an option to set a non-interaction flag for if you're logging something the user didn't manually have to do.

Is there a way to do that in this plugin that I'm missing, or is that a feature that has yet to be implemented?