Welcome to the
WalkMe Help Center
Please log in to continue
Select your data center
Please log in to continue

Consulte o exemplo de uso abaixo:
ABBI.sendGoal("Comprei uma espada azul", nulo)
ABBI.sendGoal("Comprei uma espada azul", novo HashMap()<String, String{
put("item_name", "unlimited_calls")
})

Consulte o exemplo de uso abaixo:
[ABBI sendTrackedEvent:@"Bought a blue sword" withProperites:nil]
[ABBI sendTrackedEvent:@"Bought a blue sword" withProperites:@{@"item_name", @"unlimited_calls"}]