Capture the users clicks inside our SharePoint modern home page (how click on quick link modern news, etc..)

john john 961 Reputation points
2022-09-12T13:21:08.117+00:00

We have a SharePoint online modern page which contains, those main Web Parts:-

1) Quick links

2) News web part

now we want to capture the users clicks and store them inside a SharePoint online list to show the statistics inside Power Apps or Power BI. so if UserA clicks on quick link named "Our Website" >> to capture this info inside a SharePoint custom list:-

Title ---> CreatedBy
Our Website ---> UserA
Our Website ---> UserB

so how we can build such a feature? and can we benefit from the Graph API to get those info and show them inside Power Apps or Power BI instead of building this from scratch ?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,587 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,942 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Tong Zhang_MSFT 9,146 Reputation points
    2022-09-13T07:19:00.34+00:00

    Hi @john john ,

    According to my research and testing, unfortunately, there is no way can captures the user's click and stores it in the SharePoint Online list, and as far as I know, there are currently no Graph API can implement it.

    Thanks for your understanding.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.