Skip to Content
Author's profile photo Robert Russell

Data Geek Challenge: Analysing the @SCNblogs twitter timeline

DG2: Data Geek Challenge 2

 

 

Background

After entering the first Data Geek Challenge with an entry based on SDN Points and learning some things along the way, I thought I would enter the DG2 contest. This time using data based on SCN. My chosen data set was created from the @SCNblogs twitter feed. The intention was to try and identify the best day/time to publish a blog and best day/time to tweet about it. Searching Google for “best time to tweet” and “best time to blog” returns lots of results with suggestions to improve “click through ratio“. The following will show my attempts to use my sample data from @SCNblogs timeline to determine if I could get the answers from clicks on links and views of blogs. One item to note, this is based purely on what blogs appears on the @SCNblogs twitter timeline and not the main SCN blog site. Although the @SCNblogs twitter account is automated some blogs do not appear on the timeline. I will start with a short description on the process to gather the data for my work with Lumira.

@SCNBlogs twitter timeline dataset

For the Data Geek 1 contest, I had  used the data from the old SDN RSS feeds which I had collected via an ABAP report (and blogged about here). This time out I thought I would again collect the data via SAP software. My intention was to learn more about a variety of SAP software in the process of entering the Data Geek 2 contest with Lumira. I used SQL Anywhere to read the @SCNblogs twitter timeline by using twitter and bitly APIs and using SAPUI5 to format 3 months worth of data into a table, I also picked up some Oauth knowledge along the way. This data was copied into Excel for formatting and then used in Lumira. The SCNblogs tweets usually contain a bit.ly url and appear as follows.

 

Example @SCNblogs tweet.

SCN Blogs@SCNblogs

BusinessObjects Design Studio Question and Answer – ASUG

Webcast http://bit.ly/1cd0P0W #SCN via @SAPCommNet


I have highlighted the bit.ly link in the above text.  An example of the statistics bitly provides can be found here. I combined the two using SQL Anywhere and SAPUI5 using the twitter & bitly APIs. I used the bitly api http://dev.bitly.com/link_metrics.html#v3_link_referring_domains to calculate the total number of clicks and those clicks where twitter was the source of the click. Looks like this in SAPUI5.

SAPUI5TABLE.PNG

That is the basics of the data collection process and I can share my CSV file if you would like to take a look.

Now onto how I used Lumira to answer my questions, “best day/time to publish a blog on SCN?” and “what time to tweet about that blog?” I also put some names to the blogs @SCNblogs tweet about using the bit.ly api.

The best day of the week to appear on @SCNBlogs timeline

The following is a chart of clicks on the bitly links via twitter by day.

1tweetclicksbyWeekDay.PNG

Closer than I expected and I was slightly surprised to see Friday being the top day. However my sample data over the last 3 months indicates that tweets appearing on a Friday have the most clicks on the bitly link from twitter. Next step was for me to filter into Friday and check the best time of day to get those twitter clicks.

2tweetClicksByHour.PNG

Again I was slightly surprised to see 14:00 being the peak time. The chart is not showing the actual time of the click but the time the tweet was published. According to the bitly blog http://blog.bitly.com/post/9887686919/you-just-shared-a-link-how-long-will-people-pay  the “half life” of a general bitly link is 3 hours. So 14:00- 17:00 peak time for clicks on the link.

Although what is a typical day for people on SCN, as it is worldwide and covers many timezones. From the twitter API the “time_zone”: “Berlin”

Therefore I have my time to tweet: Friday 14:00.

The best day of the week to publish an SCN blog

The view count of the SCN blogs (via @SCNblogs) will be used for this next section. As part of my initial collection of @SCNblogs twitter timeline  I was left with the scn bit.ly URL and text, which was what I was after but I thought more detail was required. Therefore I used SQL Anywhere to expand the bitly link to its original state with the bitly api, then I was able to scrape out the user and view data of the source blogs. Now the assumption being that the creation date is the published date i.e. a draft blog will be updated with the published data/time as the creation date. I will find out when my blog hits the SCN blog space.

3blogDayofWeek.PNG

A blog created(published) on a Wednesday is the day with the most views from the last 3 months. So again the next step would be to drill down into Wednesday to find the best time of day.

4blogsbyHour.PNG

The time format was in AM/PM from SCN blogs Jive site. So although  “9” has the highest overall views , this is for AM/PM combined. So 1pm is the best time (of publication) for SCN blogs for views over my dataset.

 

So I have my time to publish a blog: Wednesday 13:00

 

Again the data is for the time the blog was published and not the time it was viewed.

Also to note there is a filter on “unknown” data in the SCN blogs charts as there is a lot of content being moved or removed from their original url after being tweeted. I was a bit concerned I had some bad connections but whether I logged in or not, I was presented with this many times.NotFoundScreenShot.PNG

I have my answers to my original questions so now for some further analysis of the data.

Where are the tweeps clicking on the @SCNblogs tweets

Another aspect of the BITLY api is that it allows you to query the location of the user clicking on the link. The below chart shows all the countries where users are clicking on @SCNblogs tweets over the full 3 month date range.

bitlySCNblogs clicks.png

I’m impressed at the number of countries clicking on the @SCNblogs tweet links.

From the process of combining the SCN blogs information to the tweets I could attach an SCN user name to the @SCNblogs tweets. This allows me to do the following.

SCN Blogger with the most retweets and favourites on the @SCNBlogs timeline

For the next chart I added a calculated measure of the number of retweets and favourites on the @SCNblogs timeline from my 3 month dataset.

5addNewMeasure.PNG

Above screenshot shows the creation of the new measure. By clicking the plus icon I typed the first few characters of the existing measures and was provided a dropdown to select from. Once I added the selection I had the SCN bloggers behind the @SCNblogs retweets and favourites. Tammy Powlas being the top blogger in this category with over 100 retweets or favourites for the @SCNblogs tweets.

6favouritesandRetweets.PNG

I added a count of clicks to find out how many times these bloggers had blogged.

7retplusFavsandCount.PNG

Again I was impressed to find Tammy had blogged 45 times over the 3 month period I chose. The blue column indicating over 100 favourites and retweets and red column indicating 45 blogs for Tammy appearing on the @scnblogs timeline! Tammy has even more blogs over the same 3 month period on the main SCN blog space!

http://scn.sap.com/people/tammy.powlas3/content?filterID=contentstatus[published]~objecttype~objecttype[blogpost]

SCN Blogger with the most favourited tweet on @SCNblogs

 

I added the individual @SCNblog tweet text and the SCN blogger name to find out which tweet had the most favourites on twitter.

8top3favTweets.PNG

The blue column shows the favourited tweets and the red column the number of retweets.

So Paul Aschmann had the most favourited tweet in my 3 month data set from @SCNblgs. Apolgies to Jürgen L, as some corruption in the data along the way from twitter to here.

SCN Blogger with the most @SCNblogs page views

This is my data set and not any official data provided by SAP. My data is a snapshot in time from the beginning of May to the start of August reading from the @scnblogs timeline. I do remember when SCN had a rolling top blog charts and even tweeted about that to @IvanFemia when one of his blogs hit the top spot. I can’t find such a list now on SCN.

 

Top 10 bloggers with the most page views on @SCNblogs timeline are

3rd May – 6th Aug

9top10bloggers.PNG

Tammy Powlas again top of the charts with over 45,000 page views. *only those blogs appearing in @scnblogs timeline.

Again adding in the count to check the number of blogs (I know Tammy will have blogged 45 times from earlier  )

10bloggerstats.PNG

The red column on the y axis is a count of @scnblogs and the blue column on the x axis is the number of views for the blogger.

@SCNBlogs blogs with the most page views

Again this is my sample data for @SCNblogs data over the last 3 months (Have I stated that before 🙂 )

11top10blogsbyviews.PNG

I thought I would add additional attributes to the chart to see if I can confirm Wednesday as the day of the week to create/publish a blog?

12TopblogsByWeekday.PNG

So 6 of the 10 blogs appear on a Wednesday, so from my dataset Wednesday is the day to publish blogs. Most likely require a larger dataset over a longer period with all published blogs to prove this theory. However Wednesday 13:00 is the answer to my original question for this dataset.

A place for bloggers

While collecting the data I did use the bitly api to get the full url of the base SCN blog. When I discovered that the Lumira split command allows more than one character, I split out the http://scn.sap.com from the URL and was left with the community/space of the original blog.

13splitURL.PNG

Therefore the place for bloggers over my 3 month dataset is the business-trends  community.

14aSpace4bloggers.PNG

business-trends community top the number of views too.

15viewsonSpaces.PNG

Thank you

A couple of mentions to blogs/information that I used from SCN.

* Nested JSON what fun! thank you to Dagfinn Parnas for asking this question http://scn.sap.com/thread/3180215.The question allows me to thank Peter Muessig who provided the answer. This was the method I used to get the data for the challenge in an SAPUI5 table format.

* Thank you to Eric Farrar for posting this blog on SCN that inspired me to try all of this in the first place. While I had to slightly deviate from the blog due to my lack of knowledge, I remain very impressed with SQL Anywhere. https://scn.sap.com/community/sybase-sql-anywhere/blog/2009/12/10/calculating-hash-based-message-authentication-codes-with-sql-anywhere

 

 

Data Quality

I have analysed the data I collected with some random samples and double checks and remain satisfied with the general quality. The data is driven by the twitter api on SCNblogs timeline and therefore misses out on some of the blogs on the main SCN site. The @SCNblogs account uses other URL shortening services such as tinyurl & spr.ly although only a few tweets using these. Unicode characters in the URL of the tweets threw out my data collection process and 150 backend blogs (mainly blogs not in English) went missing out of a total 2500. Where the URL could not be located with bit.ly api then the click count was set to zero and the backend blogger information could not be collected. The data is a snapshot in time and may or may not contain some errors. I’m still waiting for a an SCN api http://scn.sap.com/api that may help with any future SCN site data queries.

One last thing to do

Put my analysis money where my mouth is…

I have a taken the SCN blog option to publish at a certain date/time. Below screen shot of Wednesday 13:00.

However I am hoping that the timezone is correct and that my blog will be published and not moderated! I will find out soon if my plan comes together.

 

Time to publish blog.PNG

Oh and one final thing, I need to fill out the DG2 entry form to get another free t-shirt

How to Join the Data Geek Challenge

 

http://scn.sap.com/docs/DOC-42585

Get Your Data Geek Badges here

http://scn.sap.com/docs/DOC-44751

 

content=”data geek, data, geek”

Assigned Tags

      12 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Great blog ! And nice to see more than just screenshots of a step-by-step analysis in Lumira. A bit of real analysis over a data set !

      Cheers !!

      Author's profile photo James Rapp
      James Rapp

      Really compelling use of Lumira with a topic that resonates with me as an SCN blogger.  Thanks for adding context on Data Quality and here's hoping we'll see the SCN API you reference sometime in the not too distant future!

      Author's profile photo Laure Cetin
      Laure Cetin

      Very interesting analysis Robert, thanks!! As a member of the SCN team these statistics are very useful to me! I'll bookmark this blog too.

      Thanks,
      Laure

      Author's profile photo Robert Russell
      Robert Russell
      Blog Post Author

      Hi Santiago, James and Laure,

      Thank you for taking time to comment on the blog, I do appreciate that.

      I am hoping an scn api will be around soon to help with data collection from scn, as I am sure people could do some interesting analysis on the site with the right tools.

      Cheers

      Robert

      Author's profile photo Jürgen Lins
      Jürgen Lins

      What a great analysis. Actually the first which really attracted me from the start to the end.

      I guess our German work council would be in violent temper when reading it and Lumira would disappear in a drawer for a longer time. 😛

      Author's profile photo Robert Russell
      Robert Russell
      Blog Post Author

      Hi Jürgen, I am happy to hear the blog held your interest all the way through to the end. Also maybe I underestimate the power and reach of a German work council, as the desktop versions maybe in the drawer but Lumira in cloud would be just out of reach. 🙂

      Cheers

      Robert

      Author's profile photo Jitendra Kansal
      Jitendra Kansal

      very interesting analysis 🙂

      After reading your blog I have started tweeting 😛

      rgrds,

      Jitendra

      Author's profile photo Robert Russell
      Robert Russell
      Blog Post Author

      Hi Jitendra,

      Thanks for taking time to comment and remember to tweet at the right time 😛 .

      Here is your @scnblogs twitter clicks on your blogs appearing in my data set. And well done on being a topic leader.

      Cheers

      Robert

      Author's profile photo Former Member
      Former Member

      Great analysis Robert Russell

      Totally impressed... 🙂

      Author's profile photo Robert Russell
      Robert Russell
      Blog Post Author

      Hi Fareez,

      Thank you for taking the time to comment and happy to hear you liked the blog.

      Cheers

      Robert

      Author's profile photo Former Member
      Former Member

      Hi Robert,

      Good Day!

      Wow ! Wow! Wow! Nice analysis!

      Keep up the good work! I appreciate!

      Have a nice day! 🙂

      Regards,

      Hari Suseelan

      Author's profile photo Tammy Powlas
      Tammy Powlas

      Congratulations on this entry being a Data Geek entry finalist - second year in a row for you.

      Well-deserved

      Tammy