Is google experiments API available in analytics.js? -


we try set google experiments work our backend setup , found there api letting ga know variation have selected show user through function:

cxapi.setchosenvariation(chosenvariation, opt_experimentid);

when visit official docs: https://developers.google.com/analytics/devguides/collection/gajs/experiments says that: "ga.js legacy library. if starting new implementation recommend use latest version of library, analytics.js. exisiting implementations, learn how migrate ga.js analytics.js."

we use analytics.js.

does mean functions present in ga.js in analytics.js , not need worry using function?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -