Analytics Campaign Tracking
Β· One min read
Hi π
A new release v0.0.50 is out! π
This one brings two improvements to the Analytics:
π£ Campaign tracking is now supported! Just use standard UTM tags in your links β traffic sources like newsletters, ads, and social posts will show up directly in your dashboard. No extra setup needed.
# For example
https://myapp.com/?utm_source=newsletter&utm_medium=email&utm_campaign=spring-launch
π€ Bot detection has also been improved by using HTTP headers directly from the container smart contract (instead of those passed in the requests). More accurate and secure that way.
Enjoy! π§ͺπ
- Docs π https://juno.build/docs/build/analytics/
- Release notes π https://github.com/junobuild/juno/releases/tag/v0.0.50