• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Not Planned [XF1] Google insights charts

Alpha1

Active Member
AMS Premium
CAS Premium
EMS Early Adopter
IMS Premium
LD Premium
RMS Premium
SC Premium
UBS Premium
This may already be possible with custom fields, but here goes:
Similar to my request for Google charts, I would also like to have Google Trends.(formerly Google Insights)
Basically what I would like to do is have a custom field for Google trends. Lets says we have a showcase entry for Tesla Model D

Google trends shows some nice charts about the time and location of the popularity of Tesla Model D:
http://www.google.com/trends/explore#q=tesla model d

The code for these time and Map charts is pretty simple:
HTML:
<script type="text/javascript" src="//www.google.com/trends/embed.js?hl=en&q=tesla+model+d&tz&content=1&cid=TIMESERIES_GRAPH_0&export=5&w=500&h=330"></script>

<script type="text/javascript" src="//www.google.com/trends/embed.js?hl=en&q=tesla+model+d&tz&content=1&cid=GEO_MAP_0_0&export=5&w=500&h=530"></script>
I think it should be possible to automatically load the showcase title into the above code.

It would be very cool and interesting to display these charts in showcase.
 
Upvote 1
This suggestion has been closed. Votes are no longer accepted.
Back
Top