2021年1月29日星期五

Google Optimize JS functions

Does google optimize have a documentation for their js file. Like what functions are exposed. I only know one which is

google_optimize.get();  

I need to get the running experiment and variation in the page, but I can't find any documentation on how to do it. I found one which is using gaData

gaData['UA-XXXXX']['experiments']  

but I hope there's a way to get it thru google_optimize.

Thanks.

https://stackoverflow.com/questions/65963670/google-optimize-js-functions January 30, 2021 at 09:06AM

没有评论:

发表评论