Skip to main content

One post tagged with "bots"

View All Tags

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! πŸ§ͺπŸ“Š


Analytics UTM tracking