Skip to content

How will identify Add() method behave when users are merged? #349

Open
@ProdigyMaster

Description

@ProdigyMaster

Summary

Hey, I want to use method new amplitude.Identify().add('karma', 1), but I am not sure how it will work when users are merged?
Example: I have the same user before he logged in, so he doesn't have a user id yet. Karma is increased on both devices. What will happen when the user will be merged after logging on to both devices? What will be his karma value?

Device 2
karma - 1

Device 1
karma - 1
karma - 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions