can i get custom metrics using the over the http api
New
I am trying to extract the data from fullstory using a rest request.
i managed to create a metric that gives me the relevant info using the ui.
can I get the data from the custom metric using an HTTP request?
0
Comments
5 comments
Hey, @shahar-haviv224! Thank you so much for your question!
I’d love to learn a bit more about your particular use case and what data you’re looking to extract. Once I have that, I’ll get a better sense of how to help!
Thanks so much and looking forward to hearing back from you! 😊
Hi @lindsay, I have similiar case on this, the use case is I want to pull data of generated revenue, but it’s come from multiple currency and I want sum the data in single currency. Of course I can convert the data before I send the event, but when I look into the metrics the sum of the revenue will be different with the real data because of the market, I really wish I can convert the data in real time from metrics.
Hey @gilang! Thanks so much for reaching out and sharing your use case! 😊
I can understand how having the ability to convert data in real time from metrics would be helpful for multiple currencies. FullStory doesn’t have the ability to do this at this time, but I will submit a feature request for this on your behalf!
In the meantime, I would recommend using a BI tool to help you sum the correct data.
Please let me know if you have any more questions!
Hi community, perhaps my question belongs here:
I have a Metric in my dashboard for “some button was clicked”, and it works wonderfully.
Now, I would like access to that Metric programatically, from my node code. But I can’t seem to find an option for accessing custom Metrics.
How could I achieve this? Maybe the Events API? I have seen how to create an event, but can events be retrieved programatically?
Hi @corker1994! Glad to hear that your metric is working wonderfully in FullStory. Exporting that event data requires either Data Export (for on-demand data pulls) or Data Destinations (for a continuous sync with your data warehouse). Both of these are paid features. If you’re interested in learning more about these options, let me know and I can connect you with your Account Executive.
Please sign in to leave a comment.