BranchMetrics / sdk-release

TUNE iOS, Android, and Windows native SDKs
https://developers.tune.com/sdk/quick-starts/
GNU General Public License v3.0
56 stars 46 forks source link

iOS pass through custom user profile variable to smartwhere #38

Open Smartwhere-github opened 6 years ago

Smartwhere-github commented 6 years ago

I have some changes that we'd like to propose for the Tune SDK. The main thing that it does is pass attributes through to smartwhere, with permission of course, via either added tags to a measured event or registered custom user profile variable. The values don't get sent to our servers but can be used for notification substitutions and conditions for determining whether an event should be fired.

In addition, it adds two tracking variables. The TUNE Version string and the TUNE Mat Id. These values will be passed to our servers with tracking and then passed along to TUNE for the IAM visit sending.

Thanks, Gordon

ghost commented 6 years ago

Apologies for the delay, we still have it in our backlog to look into these changes and get them integrated.