This document contains frequently asked questions that arise when working with Calculations in TapClicks. You can quickly navigate to a particular FAQ by using the table of contents below.
How do I add a calculation to a widget?
How do I assign a calculation to a specific customer?
How do I create a conditional statement in a calculation?
What is the post-aggregation functionality?
What functions does the Calculation feature support?
How do I add a calculation to a widget?
Once you create a calculation, it just becomes another metric. So, you add a calculation to a widget the same way you add any metric to a widget. To learn how to do that, see How to Create Widgets.
How do I assign a calculation to a specific customer?
Assigning a calculation to a specific customer is the same as assigning any metric to a specific customer.
How do I create a conditional statement in a calculation?
1] In the Calculation Builder, in the Functions column, scroll down to the IF function and click it.
2] The logical expression appears in the Calculation Builder area.
3] You will need to replace the ovals with specific content. There are three ways to do that:
- Single click inside an oval and then click on an item in the Functions, Metrics or Operators column. The oval is replaced with what you just clicked.
- Double-click inside an oval, type what you want, and hit Enter.
- Use the left/right arrows to navigate through the expression, hit Backspace to delete an oval, and type what you want to replace it.
NOTE: You do not need parentheses to create your conditional statement. |
4] When you have the conditional statement the way you want, click Save.
What is the post-aggregation functionality?
What functions does the Calculation feature support?
See this article.