Downloading NPS score by shipping state
I can see this filtered data in the NPS responses data, but there is no way to download NPS by shipping state so I can combine iOS and Android and look at them together. To be specific, this view shows the NPS score average by State, so it is not as simple as adding the shipping state column to the responses download since that only gives you the raw score, not calculated NPS and not aggregated by state.
0
Comments
Hi Nate Larson,
Thanks for sharing your question in the Community and glad you submitted a ticket and are already speaking with our support team. I'm happy to share their answer in this thread for others to see as well:
The way this can be done until this feature is created would be to use our API, for which I have added a example call you can use:
You can import this whole snippet using import text in Postman in order to edit it and modify it easily.
There are comments on what fields you change for the desired result. It should give you plain text in CSV format as a response.
Please sign in to leave a comment.