ContributionsMost RecentMost LikesSolutionsRe: Adding Analytics Events to KudosHow?Re: Adding Analytics Events to Kudos We figured out differentiating the initial creation from reply (see below). But still looking for the best way to add kudos. I would love to chat with some one who has used custom events in GA or hooked up custom events in another tracking to see how you did it. <message type="message" href="/messages/id/1250"> <root type="message" href="/messages/id/1250"/> The message ID is '1250' and the root message is '1250' which indicates the message was a new post since they match. You can test this with a reply and see if the message ID is different from the root message. Adding Analytics Events to Kudos Hi Developers. We want to tie a Mixpanel and GA custom event to the the following actions 1. Kudos 2. Create intial discussion 3. Reply I've read this article:http://community.lithium.com/t5/Developers-Knowledge-Base/Subscribing-to-community-events-using-the-REST-API/ta-p/14785 but there does not seem to be any way to capture the kudos action or differentiate between the Create and Reply action Can you let me know how you've done this? I have to imagine that there are several other communities using 3rd party analytics. Looking forward to hearing back from you Attributes that I can set/send in the SSO process What I'm looking for is a table of attributes that i can set/send in the single-sign-on process. In the end, I'd like to set a custom attribute for every Lithium user (called example_type) which we can access via the Javascript API on our community So I need to know: 1) How to set the plan type attribute in the settings {} object when doing the SSO 2) How to access this attribute client side on our community Anyone have any thoughts? Re: Group Role vs. Regular Roles Hey there jmurray- did you ever find a solution for this? We are running into the same problem and are looking for a workarounduntil Lithium can add this to the API Re: Welcome email for SSO Okay so just to make sure I am understanding this all correctly, there is *no* way to trigger an email with the Lihium server based on username creation. That seems crazy to me, there has to be other people using SSO doing this right? Can you provide some additional details on how we can use the API event? How are other customers triggering custom emails? Welcome email for SSO We are using SSO for login and we want to trigger an email when a user successfully creates a username for the community. Can you please provide information on how we can trigger an email upon a specified event (ie, username creation) and use Lithium's mail server to do this? Thanks! Solved