You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . Clicky . AdvancedFilter
Allows you to retrieve analytics, using more advanced filter options.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo uses your SiteID and SiteKey to authenticate your account with Clicky, and retrieves analytics about your website using advanced filter options. The documentation for this Clicky method can be found here. Use the FilterName input to specify which filter you will be using. There are several to choose from:
The FilterValue input will contain the value that is applied to the FilterName. For example, you could choose FilterName=browser and FilterValue=firefox 3.5
You can also specify a date or date range when running this Choreo. Below is a list of acceptable values for the Date input.
Note that "X" needs to be replaced by an actual number in the value for the Date input.
The following is a sample of the XML information returned by this Choreo:
<?xml version="1.0" encoding="utf-8"?> <response status="ok"> <type type="visitors-list"> <date date="2012-01-09"> <item> <time>1326116519</time> <time_pretty>Mon Jan 9 2012, 5:41am</time_pretty> <time_total>10</time_total> <ip_address>95.133.182.0</ip_address> <uid>1319243140</uid> <session_id>727687005</session_id> <actions>1</actions> <total_visits>1</total_visits> <first_visit> <time>1326116519</time> <session_id>727687005</session_id> </first_visit> <landing_page>http://getclicky.com/blog/</landing_page> <web_browser>Google Chrome 17.0</web_browser> <operating_system>Windows 7</operating_system> <screen_resolution>1366x768</screen_resolution> <javascript>1</javascript> <language>Russian</language> <referrer_url>http://google.com/search</referrer_url> <referrer_domain>google.com</referrer_domain> <referrer_search>[unknown]</referrer_search> <referrer_type>search</referrer_type> <geolocation>Kiev, Ukraine</geolocation> <country_code>ua</country_code> <latitude>50.4333</latitude> <longitude>30.5167</longitude> <hostname>ukrtel.net</hostname> <organization>Jsc Ukrtelecom</organization> <stats_url>http://getclicky.com/stats/visitors-actions</stats_url> </item> </date> </type> </response>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms