google-analyticsab-testingliferay-6.2google-experiments

Liferay 6.2 and google A/B testing not working


I'm working on implmentation of A/B testing in liferay using google analytics. For this, I created pages (original and variants) in liferay. Then I created my experiment in google and specified original and variants pages without forgetting to add "?strip=0" to them. After running my experiment nothing happen ? Can anyone tell me why it didn't work ? Did I forget something ?


Solution

  • I could resolve the issue by putting the experiment code in liferay theme instead of the javascript page. Everything works as expected now.