The Kontagent Blog

Inside the World of Social Analytics

 

Archive for November, 2009

November 25th, 2009 – Integration Reports, Feed Support for the Viral Optimizer, Viral Optimizer Fixes

Wednesday, November 25th, 2009

Release 1.12 include a new feature called Integration Reports (available under Tools->Integration Reports) which is a tool that allows you to validate your live data to ensure your app is instrumented correctly. We have also added in feed channels to the Viral Optimizer as well as some fixes to the viral optimizer.

  • Integration Reports – The test server was designed to allow you to test your your instrumentation in real-time, but it was not meant to validate large amounts of live data. We noticed that some developers were sending their live traffic to the test server to validate it, but the test server was designed to only hold up to 1,000 messages at a time. The Integration Reports addresses this need by allowing you to run a report that checks the last full hour’s worth of live data that was sent to our production servers. This enables you to see what we’re seeing as we’re processing the data. It’s highly recommended that you run the integration reports on your data to ensure that the data we are processing is as accurate as possible. The report can take a few minutes to run, so if you are sending us a lot of data, you may want to grab a coffee and come back to get the results.

  • Feeds for the Viral Optimizer – If you now create a viral event using the Viral Optimizer, you will see a new option for feeds/streams/etc. in the event creation process. The metrics for the feed differ slightly from the direct messaging channels like invites and notifications in that the call to action and the messages are grouped together and must be tested together.
  • Viral Optimizer Bug Fix – For some applications, you may have noticed that the 1 hour and 3 hour conversion rates for the message metrics in the Viral Optimizer management page were inaccurate. This has now been fixed, the 1 hour and 3 hour conversion buckets now display the correct values.

Happy Thanksgiving!

The Kontagent Team

November 6th, 2008 – New Test Server Fixes

Friday, November 6th, 2009

Some fixes have been make to the new test server in addition to some cleanup of theĀ REST API documentation. Deprecated parameters where removed from both the new test server and the REST API documentation. This does not affect current users. The fixes are as follow:

  • removed ‘tu’ parameter from all messages except post messages
  • removed ‘s’ parameter in the post response message
  • ‘r’ parameter is now optional in the psr message (it used to give an error if the ‘r’ parameter was missing)
  • error checking added for the ‘i’ (has_app_installed) parameter
  • removal of the ‘t’ template parameter (deprecated)

You may also notice that we’ve switched theĀ Feedback tab on all the pages to the Zendesk version which integrated with our Zendesk support system.