I am trying to automate the loading of Google Analytics data in VA 7.3. Does anyone know how?
In data prep or explorer I can import using the Google Analytics data source option. This works very well but it does ask me for a date range. I want to schedule SAS VA i) perform an initial load ii) Append Google Analytics data daily into the LASR table loaded in i).
Thanks.
Dave.
As already stated you will need to use a custom solution to achieve this. I have achieved this for some clients of ours - one using a custom python script which can be scheduled on the OS scheduler. The second method was using an ODBC driver from the company CDATA - http://www.cdata.com/drivers/ganalytics/odbc/.
The first method was very flexible and free. The second method is slightly less flexible and will require a licence.
Richard
Hi,
The ability to automate pulling out data from Google Analytics can currently only be done through custom code. We found two tools that could make this easier and are worth checking out:
http://www.outfox.com/excellentanalytics/
Once you have the GA process automated, you could drop the results into an autoload folder to get them pulled into the LASR server periodically.
Hope that helps!
As already stated you will need to use a custom solution to achieve this. I have achieved this for some clients of ours - one using a custom python script which can be scheduled on the OS scheduler. The second method was using an ODBC driver from the company CDATA - http://www.cdata.com/drivers/ganalytics/odbc/.
The first method was very flexible and free. The second method is slightly less flexible and will require a licence.
Richard
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.