question

PetervanderVeen-3240 avatar image
0 Votes"
PetervanderVeen-3240 asked bharathn-msft edited

Does Application Insights provide information on users movements within a embedded PowerBI dashboard?

Hi,

So my manager has asked me a question I can't really answer as this isn't my field.
We have a website which users log into and then among other things can see a embedded PowerBI dashboard with multiple pages and tables they can view and export. My manager wants to track this using Application Insights but I can't find any answer if Application Insight will provide info on embedded parts of a website or if it is possible to put the code needed to track movement in the embedded part of website or PowerBI.
Again I have no clue on building apps or website so applogies if I asking the wrong questions here.

Note: I am not asking if data from Application Insights can be viewed in PowerBI. I know this is possible. Also I know PowerBI has logging of it's own that is similar to Application Insights. Thanks in advance to anyone will to help me. Peter

azure-monitor
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@PetervanderVeen-3240 - Checking in to see if you had a chance to review the above information, please let us know if you have any further queries. Thanks

1 Vote 1 ·

1 Answer

bharathn-msft avatar image
1 Vote"
bharathn-msft answered bharathn-msft edited

<<Sharing the information here from comments for broader community usage. Thank you>>

@PetervanderVeen-3240 Welcome to Microsoft Q&A and thanks for reaching out with your query.

For the scenario you have outlined , you have to write some custom code to ingest the telemetry needed into Application Insights , it would not be collected as out of box.

I came across this Stack overflow thread (answered by donquijote ) which talks about similar scenario, please review and see if that helps.

Additional documentation reference on Application Insights API for custom events and Metrics

Hope the above information helps, please review and circle back if you have any further queries. Thank you

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

So sorry for not letting you know.
Currently still gathering information but it seems you pushed me in the right direction with the links you provided. It seems it depends on the website language if this is possible.
In my case we use Wordpress and Application Insight in the code of website won't work, however there are several add-ons sadly most of them seem to projects that have been abandoned soon after creation.

Anyway thanks for your time and advice really appriciate it.

0 Votes 0 ·

@PetervanderVeen-3240 Thank you for your response, glad to hear the information helped in someway.

0 Votes 0 ·