Skip to content

Analytics UserID #66

Description

@atomicbarry

Using iOS as the sample: User ID

We have an internal titanium app that we wish to track specific users. We've set up the user policy & configured our Analytics account.

I can't see a method to call the iOS equivalent of

[tracker set:kGAIUserId 
       value:user.id];

-(void)setUser:(id)args in the analytics proxy class for iOS calls [tracker set:@"&uid" value:userId];, but I'm not sure if @"&uid" and kGAIUserId are equivalent. Our testing appears to indicate this isn't the case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions