I've been playing a lot with tags and segments and have yet to find a way to delete a tag from the UA database. For example, consider this scenario:
1. We add the ability to set tags in an app, based on preferences. But a Careless Coder misspells one of the tags. So a user signs up for "bannanas".
2. Now, in UA, every time we want to send a push to specific users based on tags, "bannanas" appears in the auto-complete.
3. We send out an app update and correct the spelling to "bananas". A user signs up for that. For our process, we CLEAR all previous tags and set new tags, so when the tag gets sent to UA, it's the only one that user is signed up for.
4. Now, in UA, auto-complete shows BOTH "bannanas" and "bananas", even though no user is actually signed up for "bannanas".
My question: how do we delete "bannanas" from the UA database so that it no longer shows up in auto-complete? (This is a simplified example, obviously. I'm actually dealing with dozens of apps, hundreds of tags, and a score of managers with limited tech skills trying to select the correct tags.)
Comments
2 comments