Social Media template problem

435
2
01-20-2014 09:31 AM
ArnauFORNER1
New Contributor
Hello,

I created a Social Media App to geolocalize tweets. In the config.js file > twitterSearch parameter, I used the advanced search
operator since:2014-01-15
Theorically it will look for tweets post it since this date, but it only shows tweets published within the last hours.

Any idea?

Thanks
Tags (2)
0 Kudos
2 Replies
AlexanderNohe1
Occasional Contributor III
Hello there!

I believe this would be a limitation of Twitter.  I have done some research and found that when using stream data like Twitter, it can be difficult to capture all of the Tweets that were submitted for that day.  The following Twitter documentation explains how hard it can be to work with Timeline data:

https://dev.twitter.com/docs/working-with-timelines

In addition, you may want to consider using an until rather than a since.  An until will get you data up to 3:59 PM for the day before what is entered.

I hope this helps!

Thanks,

Alexander N.
0 Kudos
JessicaKirby
New Contributor III

Did you ever get this to work?  I am searching for a way to show 1 weeks worth of tweets on the Public Information Map Template and can not find the answer.

Thanks

Jessica

0 Kudos