exam questions

Exam 70-487 All Questions

View all questions & answers for the 70-487 exam

Exam 70-487 topic 1 question 70 discussion

Actual exam question from Microsoft's 70-487
Question #: 70
Topic #: 1
[All 70-487 Questions]

DRAG DROP -
You manage an ASP.NET Core E-Commerce application that is deployed to Azure App Service. You plan to use Application Insights for collecting telemetry data.
You must prepare a report that describes utilization patterns of uses. The report must include the following information:
✑ the Country or Region from which users access the application
✑ how often and for how long users browse the catalog
✑ how many Canadian customers visited the offers page
✑ how much time Premium customers spend on the support page
✑ the percentage of users that added items to a shopping cart and completed purchases
You need to collect the required data.
Which tool should you use? To answer, drag the appropriate tools to the correct requirements. Each tool may be used once, more than once, or mot at all. You may need to drag the split bar between panes or scroll to view content.
Each correct selection is worth one point.
NOTE:
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1 Geography: Users -
"the Country or Region from which users access the application"
The Users panel allows you to understand important details about your users in a variety of ways. You can use this panel to understand such information as where your users are connecting from, details of their client, and what areas of your application they're accessing.

Box 2: Feature usage: Session -
" how often and for how long users browse the catalog"
The Sessions panel is similar to the Users panel. Where Users helps you understand details about the users accessing your application, Sessions helps you understand how those users used your application.

Box 3 Canada Offers: Cohorts -
" how many Canadian customers visited the offers page"
A Cohort is a set of users grouped on similar characteristics. You can use cohorts to filter data in other panels allowing you to analyze particular groups of users.
For example, you might want to analyze only users who completed a purchase, or users from Canada.

Box 4 Premium support: Cohorts -
"how much time Premium customers spend on the support page"
A Cohort is a set of users grouped on similar characteristics. You can use cohorts to filter data in other panels allowing you to analyze particular groups of users.
For example, you might want to analyze only users who completed a purchase, or users from Canada.

Box 5: Buyer behavior: Funnels -
"the percentage of users that added items to a shopping cart and completed purchases"
Funnels focus on what you want users to do. A funnel represents a set of steps in your application and the percentage of users who move between steps. For example, you could create a funnel that measures the percentage of users who connect to your application who search product. You can then see the percentage of users who add that product to a shopping cart, and then the percentage of those who complete a purchase.
Incorrect Answers:
*.Retention helps you understand which users are coming back to your application.
References:
https://docs.microsoft.com/en-us/azure/application-insights/app-insights-tutorial-users

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
tiger25
5 years, 3 months ago
1,3,5 - ok, no questiongs. 2,4 looks like the same, I think it's session.
upvoted 4 times
Natali
5 years ago
4 - you need a cohort to look at results for premium users only, but with cohort only you cannot see how much time some actions took place, so Session is needed to be used. And if you only use session then you will not be able to group users so this question has two answers.
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...