Is there any OOB way to track the Social Share thru Fb, LinkedIn and Twitter.
We are not using the default social share rendering provided by Sitecore. These are normal links with JS code to share on fb,twitter etc..
Please guide.
Is there any OOB way to track the Social Share thru Fb, LinkedIn and Twitter.
We are not using the default social share rendering provided by Sitecore. These are normal links with JS code to share on fb,twitter etc..
Please guide.
Copyright © 2021 Jogjafile Inc.
An ootb way is not available but it can be done rather easily with some custom code. I wrote a blog post about integrating the AddThis component with xDB a while ago.
It's a combination of some javascript (you'll need to adapt this to your social share solution, but it's actually nothing more than making a call when sharing) and a controller. The controller will trigger the actual goal (or event...) you want. The blog has code for Sitecore 8.1 - this might differ for other versions (don't know your version). In a 8 environment, you need this: