Can someone confirm the step by step guidelines on including click tags in edge animate? I have read a few articles and it seems this is the code (below). Can anyone confirm if this is correct?
After adding a click event, this is the code i have entered
window.open("http://www.websitehere.com", "_blank");
window.clickTAG();