Feature tagging on Native iOS
Hi, I am trying to tag a feature click on a list of categories. The categories are listed in a horizontal scroll. These categories change regularly over time. On web I am able to capture an event property with the feature tag, that captures the name of the category. How can I achieve the same on my native product?
0
コメント
Hi Anirudh Subramaniam, thank you for reaching out!
Currently, the native iOS SDK does not support dynamic property capture for feature tags the same way our web does. We recommend opening a Feature Request through the Listen, which allows you to tell us what would make Pendo better and helps our team prioritize features based on customer needs.
Workaround - Use Track Event API:
In the meantime, you can achieve similar analytics tracking using our Track Event API.
Anirudh Subramaniam
We will need some more data, What framework you are using?
What type of List you are using?
"Lists" should be tagged (e.g UItableView, UICollectionView). you should be able to tag them with "any in list " feature.
サインインしてコメントを残してください。