1

Does anyone know, how to change the event name on Appsee? I am able to update the screen name using AppSee delegate method. But when I am using the add event operation, it's adding a separate event on Appsee session. I don't want to add a new event name. I would like to upgrade the auto generated event name with my custom event name.

Any idea if there is any iOS Appsee API available to do that. There is no documentation on Appsee that how to change a auto generated action event name.

A K M Saleh Sultan
  • 2,403
  • 2
  • 22
  • 28

1 Answers1

1

What you are referring to are "actions" in the Appsee terminology, and cannot be modified. You can contact their support so they disable the auto recognition of actions and then you can manually add the custom ones you'd like.

Koby Douek
  • 16,156
  • 19
  • 74
  • 103
  • I don't think, it's gonna work. Their application video session tracker automatically detect each user's action event over the app. – A K M Saleh Sultan Mar 31 '17 at 15:39
  • Appsee support only can remotely disable automatic event detection. I am 100% sure of this, I am a developer in Appsee. – Koby Douek Mar 31 '17 at 16:00
  • Sounds great. But I don't want to disable automatic event tracking. i would like to change the name of the event instead of auto generation. Just like today we can change the screen name by using Appsee delegate method. – A K M Saleh Sultan Apr 03 '17 at 14:27
  • @SalehSultan Unfortunately that is not possible. – Koby Douek Apr 03 '17 at 15:50