AusDTO / gov-au-beta

User facing frontend to the GOV.AU content site.
MIT License
10 stars 6 forks source link

Ensure GA tracking is called asynchronously #542

Closed coderdan closed 7 years ago

coderdan commented 7 years ago

This approach guarantees that google analytics calls don't get made before everything has loaded. It also allows the analytics source code to be placed in the asset pipeline.