Public
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Contributor

Blog Subscription Metrics

Where would I go to find the number of blog subscriptions per blog and who is subscribed? 

1 Reply 1
Executive

There's not a great way to do this, but here’s how to get an XML file with the subscription info. You can save the file as XML and open it with Excel to get a count, if nothing else. Depending on your account, there may be some extra permissions required to permit you to also get names and emails. 


Login normally to the site, then get your API key here:
https://communityurl/restapi/vc/authentication/sessions/login

Append that key (including the . at the end) to your URLs like below:
https://communityurl/t5/BoardName/bd-p/board_ID/subscribers/email/board/?restapi.session_key=
https://communityurl/t5/BlogName/bg-p/blog_ID/subscribers/email/board/?restapi.session_key=

Works for any board, you’ll just need the boardID from the URL:
https://communityurl/t5/BoardName/bd-p/board_ID
https://communityurl/t5/BlogName/bg-p/blog_ID

I've seen that some subscriptions at the category level might not show up in these lists. I've not seen how to get a category subscription report.

---
Community Manager \\ NetApp

Welcome to the Technology board!

Curious about our platform? Looking to connect on social technology? You've come to the right place!

Are you a Khoros customer? For direct assistance from our Support team, please visit the Support Forum.