ContributionsMost RecentMost LikesSolutionsIntegrating a survey into the customer forum Hi, we would like to make a survey about our customer forum. The survey itself is hosted on our local server, we "just" want to display a popup showing the survey, when the user is leaving the forum (following an URL, which links to outside of our forum). Did anybody use the unload() fct. of jQuery in a custom component, to invoke an external URL from within the forum? Did you follow other approaches to splash up your survey? Any hints are welcome :smileysurprised: Best regards, Dietmar Hedden Telefónica Germany Reducing amount of REST calls to improve performance Hi, I want to read metrics using the REST API. For catching the monthly pageviews for one year, I would need to call the REST API 12 times - one separate call for each month. This is insufficient. Is there a way to post one call and get back all 12 results from this one call? Cheers, Dietmar Retrieving metrics using the REST API Hi, I want to retrieve metrics using the REST API. Can anybody provide a list of all the metrics available? I'm sure not to be the first one, collecting the metric.name's. Cheers, Dietmar