Product
Industry Examples
Campaign analysis | Campaign analysis |
|
Starting with a simple SQL query to get the campaign data, nextanalytics can pull the required information directly from the CRM database and perform all the analysis from that single query. That query likely already exists in your system, it just doesn't present the information in a useful way.
With two simple script commands, nextanalytics turns this query into the typical pivot table
Adding a few formatting commands, a couple of filter commands, and we can present a slick campaign dashboard, in this example using Google Charts to display pie charts.
That was pretty easy work, so why not go a little farther and see other information we can pull from the data? A few more script commands, and we can calculate the historical win/loss ratio and apply that to the 'New' leads in the funnel to produce a forecasted revenue column. Applying alerting to these two new columns makes the above/below average values really stand out on the screen.
All this (and a lot more possible) from a single SQL query. |
| < Prev | Next > |
|---|