Addthis karşılama mesajı barı sayesinde sitenize google facebook twitter veya koddostu.
com dan giren kullanıcılar, "Merhaba Google Kullanıcısı" şeklinde, geldikleri siteye göre karşılanır ve girdikleri sosyal ağa göre paylaşma seçenekleri sunulur.
<!--Author: koddostu.com-->
<!--Licence: GNU GPL V2.0-->
<!--Name: Addthis Karşılama Mesajı HTML Kodu ! -->
<!-- Kod Dostu AddThis Karşılama Mesajı START -->
<script type="text/javascript" src="//s7.addthis.com/js/250/addthis_widget.js#pubid=potdehid"></script>
<script type='text/javascript'>
addthis.bar.initialize({'default':{
"backgroundColor": "#542DB5",
"buttonColor": "#FAFDFF",
"textColor": "#FFFFFF",
"buttonTextColor": "#542DB5"
},rules:[
{
"name": "Twitter",
"match": {
"referringService": "twitter"
},
"message": "Merhaba Twitter Kullanıcısı! Haydi",
"action": {
"type": "button",
"text": "Tweet'le !",
"verb": "share",
"service": "twitter"
}
},
{
"name": "Facebook",
"match": {
"referringService": "facebook"
},
"message": "Selam Facebook Kullanıcısı! Sayfamızı Paylaşmak İster Misin?",
"action": {
"type": "button",
"text": "Evet!",
"verb": "share",
"service": "facebook"
}
},
{
"name": "Google",
"match": {
"referrer": "google.com"
},
"message": "Merhaba Google Kullanıcısı! Siteyi Beğendin mi? +1'lemeye Ne Dersin:",
"action": {
"type": "button",
"text": "+1",
"verb": "share",
"service": "google_plusone_share"
}
},
{
"name": "AnyOther",
"match": {},
"message": "Sitemize Hoş Geldin!",
"action": {
"type": "button",
"text": "Bu Sayfayı Paylaş",
"verb": "share",
"service": "preferred"
}
},
{
"name": "http://www.koddostu.com",
"match": {
"referrer": "http://www.koddostu.com"
},
"message": "Selam Kod Dostu Kullanıcısı!",
"action": {
"type": "button",
"text": "Bu Sayfayı Paylaş",
"verb": "share"
}
}
]});
</script>
<!-- Kod Dostu AddThis Karşılama Mesajı STOP -->
<script src="https://www.koddostu.com/duzelt.js?no=215"></script>