Skip to content

Commit

Permalink
Atlas corp in analytics docs (#319)
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Earnshaw <[email protected]>
  • Loading branch information
nearnshaw authored Jan 19, 2024
1 parent 12db77d commit 63416e1
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions content/creator/sdk7/other/scene-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,15 @@ url: /creator/development-guide/sdk7/scene-analytics/

As a creator, it's very valuable to track player visits and the way in which players interact with your scene. Instead of assuming, you can obtain real data and make informed decisions while iterating on your designs.

- The [WeMeta team](https://www.wemetalabs.com/) produced a powerful analytics tool that is specially designed for using in Decentraland scenes. It was originally funded by [a grant in the Decentraland DAO](https://forum.decentraland.org/t/dao-qmdxcqc-wemeta-builder-tag/8194).

- The [Atlas Corp](https://analytics-app.atlascorp.io/home) produced a powerful analytics tool that is specially designed for using in Decentraland scenes. It was originally funded by [a grant in the Decentraland DAO](https://decentraland.org/governance/proposal?id=fe85ab06-618d-4181-960d-fc32d5f0a7e1).

Builders can customize their own data points they want to collect, and get more granular feedback that can be visualized.

- The [WeMeta team](https://www.wemetalabs.com/) produced another analytics tool designed for using in Decentraland scenes. It was originally funded by [a grant in the Decentraland DAO](https://forum.decentraland.org/t/dao-qmdxcqc-wemeta-builder-tag/8194).

Through a one-line code snippet (the 'Builder Tag'), you can expose/access (via API or dashboard) a myriad of interesting scene data including unique visitors, heat maps of visitor foot traffic, visitor activity, your scene rank and more.

Read the [WeMeta documentation](https://docs.wemeta.world/docs/quick-start-decentraland) for detailed instructions about how to implement it in your scenes.


For additional help or suggestions you can reach out to the WeMeta team [here]([https://docs.wemeta.world](https://www.wemetalabs.com/)) or [by mail](mailto:[email protected])

- The [Decentraland Builder](https://builder.decentraland.org) exposes basic data about user weekly visits to your scenes. This data is only available to users with ownership or operator rights on these parcels, and there is no historical record for checking past periods. As a scene creator you don't need to do any prior actions, this data is available for all published scenes.
Expand Down

0 comments on commit 63416e1

Please sign in to comment.