+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Visualizing custom analytics

Custom analytics can be visualized by creating custom charts in the MobileFirst Analytics Console.

To visualize the page transitions with a flow chart, follow these steps.


Procedure

  1. Ensure that you instrumented your app to capture custom analytics as described in Instrumenting your app to capture custom analytics.
  2. In the MobileFirst Analytics Console, click Create Chart in the Custom Charts page of the Dashboard section.
  3. Give your chart a title.
  4. Select Custom Data for Event Type.
  5. Select Flow Chart for Chart Type.
  6. Click Next.
  7. Select fromPage for Source.
  8. Select toPage for Destination.
  9. Select the page for which we want to visualize the page flow for Property.
  10. Click Save.

Parent topic: Custom analytics