Is there a way to use this toolkit without too much programming?

68 views
Skip to first unread message

Jon Zimmerman

unread,
May 18, 2011, 2:25:05 PM5/18/11
to Force.com Toolkit For Google Analytics
Hello,
I'm not much of a programmer so I'm wondering if there is a way I can
use this toolkit to import some GA metrics into a custom object
without having too much programming experience? Are there demos of how
to integrate it with existing custom objects through custom fields?

thanks in advance...

Matthew Botos

unread,
May 18, 2011, 3:25:36 PM5/18/11
to forcecom-toolkit-f...@googlegroups.com
Hi Jon,
The toolkit is primarily aimed at programmers, though I did just submit a CloudSpokes proposal to develop an admin interface.

In the meantime, you might be able to modify the code and examples to meet your needs:

ImportGoogleAnalytics.importDailyMetrics shows how to import a single metric over time. It calls GoogleAnalytics.insertDailyMetrics, which is where the data is saved into the toolkit's custom objects. You would need to modify GoogleAnalytics.insertDailyMetrics to save them into your own custom objects instead.

Matthew

Reply all
Reply to author
Forward
0 new messages