
So for example we get where the mention was found, but it would be also neat to single out and strip the social media’s url to display the user’s direct url to their account.
This would be useful to create a lead database and message them directly using other applications.
Vote Also:
1) Excell: include language of mention field (To cater to leads)
2) SM Send Mentions CSV to Gmail/docs
3) Automatic delete historical mentions option (unlimited mentions)
4) Filter: credible & News reports. VS Opinion,forums,’

Hotfix Excel formula: =LEFT(SUBSTITUTE(C2,”/“,CHAR(9),4),FIND(CHAR(9),SUBSTITUTE(C2, “/“, CHAR(9),4),1)-1) for twitter