Hardhat Ignition is a declarative deployment system that enables you to deploy your smart contracts without navigating the mechanics of the deployment process.
To better target our resources we want to understand which chains are seeing the most Ignition deploys. We need to capture that as part of our analytics.
TODO
[ ] Confirm this is covered in Hardhat's privacy policy
[x] Review GA mechanism for reporting a task invocation and whether we can piggy back on it for tagging the chain id
[x] Review whether Sentry transactions are more appropriate
To better target our resources we want to understand which chains are seeing the most Ignition deploys. We need to capture that as part of our analytics.
TODO