Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Analytics on Trello

Paulo Dziobczenski February 20, 2019

Hi

Is it possible to get any kind of analytics on Trello?

For instance, how many people use the board? Where are they from? Which links did they click? etc.

Thanks

1 answer

0 votes
Blair at Atlassian
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 22, 2019

While some user data is not displayed for privacy reasons, the best way to build advanced reporting in Trello is via the API. If you haven't checked it out already, I'd recommend checking out the 'Getting Started' section of our developer documentation site: https://developers.trello.com. It will walk you through using the API to access your data in Trello.

Once you have gone through that and understand how to use a key and token to access data in the API, you may find the following query as a good starting place. It includes almost all of the information about a board, including pluginData: https://api.trello.com/1/boards/[boardId]?fields=all&cards=all&card_fields=all&pluginData=true&card_pluginData=true. You'd just need to replace [boardId] with the ID of your board.

Paulo Dziobczenski February 25, 2019

Hi Blair, maybe this is too advanced, but what is exactly supposed to happen when I use this link you sent me, after replacing the boardId? It showed me plenty of lines of code. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events