Вопрос

Is it possible to use segment.io with one classic google analytics tracking code concurrently with an extra universal google analytics tracking code(not integrated in segment.io) on the same page?

Thank you,

Это было полезно?

Решение

Yep, absolutely. Classic GA loads their ga.js library, whereas Universal GA loads their analytics.js library.

You can load Universal inside Segment.io just be adding your universal UA-code into Segment.io, and then leave the old ga.js tag's in place as-is. Or at least that's probably the most straight-forward transition plan :)

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top