Skip to content

Commit

Permalink
fix wemeta links
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Earnshaw <[email protected]>
  • Loading branch information
nearnshaw authored Nov 27, 2023
1 parent d022742 commit 98e6264
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/creator/sdk7/other/scene-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ 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://wemeta.world/about) 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 [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).

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) or [by mail](mailto:[email protected])
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 98e6264

Please sign in to comment.