Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Creator Hub analytics #1023

Merged
merged 3 commits into from
Oct 29, 2024
Merged

chore: Creator Hub analytics #1023

merged 3 commits into from
Oct 29, 2024

Conversation

cazala
Copy link
Member

@cazala cazala commented Oct 28, 2024

Added appId and projectId properties to events from the CLI, so we can identify when they come from the Creator Hub.

I also made the inspector save in the scene.json the source property if it has the appId and projectId set in the config, so the deployed scene can also be identified as created with the creator-hub (or other apps that use the inspector).

Copy link

cloudflare-workers-and-pages bot commented Oct 28, 2024

Deploying js-sdk-toolchain with  Cloudflare Pages  Cloudflare Pages

Latest commit: 08e1908
Status: ✅  Deploy successful!
Preview URL: https://cf141edd.js-sdk-toolchain.pages.dev
Branch Preview URL: https://chore-ch-events.js-sdk-toolchain.pages.dev

View logs

Copy link
Contributor

github-actions bot commented Oct 28, 2024

Test this pull request

  • The @dcl/sdk package can be tested in scenes by running

    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/chore/ch-events/dcl-sdk-7.6.4-11563145537.commit-f65cb2e.tgz"
  • To test with npx init

    export SDK_COMMANDS="https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/chore/ch-events/dcl-sdk-commands-7.6.4-11563145537.commit-f65cb2e.tgz"
    npx $SDK_COMMANDS init
  • The @dcl/inspector package can be tested by visiting this url

    • Or by installing it via NPM
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/js-sdk-toolchain/branch/chore/ch-events/@dcl/inspector/dcl-inspector-7.6.4-11563145537.commit-f65cb2e.tgz"
  • The /changerealm command to test test in-world

    /changerealm https://sdk-team-cdn.decentraland.org/ipfs/chore/ch-events-e2e
    
  • You can preview this build entering:
    https://playground.decentraland.org/?sdk-branch=chore/ch-events

@cazala cazala merged commit 8a0f3dc into main Oct 29, 2024
8 checks passed
@cazala cazala deleted the chore/ch-events branch October 29, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants