The scenario i want to build is to login to google analytics with a date range ( begin date, end date) and be able to use those dates to get the data from GA. I’d like to export the data and have it downloaded to a desktop. Ideally the script would run without me, but how to get the script into the hands of another person(s), and also of course mask the login. I’m only one day into Katalon but it looks promising for this. Since it is a script with text, the thing must have at least the login part encrypted ( guessing). Is there a compiler for it ? Will, based on the above scenario, Katalon be the right tool for this job?