Skip to main content
mehrn62413646
Participant
October 12, 2016
Question

Adobe Captivate: User Statistics

  • October 12, 2016
  • 1 reply
  • 609 views

Hi everyone.

I'm creating a mobile app support training suite. I need to be able to see how many users are clicking on which part of the table of contents (ie what functionalities of the app they're choosing to learn about). Is there a way to do this? If so, how do I do this and where will the data be stored/how will I access it? And is there any other data I can pull out from Captivate?

Please help! Thanks

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    October 12, 2016

    Are you talking about the default TOC? It is perfectly possible to use it as a navigation tool. Look under the Settings button in Project, Table of Contents. Be sure to leave the option 'Enable Navigation' checked off.

    You could also create a custom TOC, or offer a GoTo popup like the one described in this article:

    More is in a... hyperlink - Dropdown Menu - Captivate blog

    I don't know exactly what you mean by the second part of your question: '....where will the data be stored/how will access.......'? Do you deploy the course on a LMS?

    mehrn62413646
    Participant
    October 12, 2016

    Hi,

    I have already created a TOC and used it as a navigational tool. Now I want to be able to track how many users click on a certain heading under the TOC...

    No its just going to be published as a link online at the moment.

    TLCMediaDesign
    Inspiring
    October 12, 2016

    I think the only way to do that is to compare the current slide with the last slide visited variable to try and determine if the TOC was used to Navigate. I the difference is more than 1 in the comparison the TOC was used.

    You could also add an interactive item submit. If you are using custom back and next buttons, you could set a variable that either was clicked, and compare that with the current slide and last visited slide to see how navigation occurred.