I would like to set up a sales alert that has a couple links in it that when followed update the lead/contact record. Ideally we could have multiple link options in the sales alert...
I have noticed a small issue with the template inliner:This:<html> <head> <title>Test</title> <style type="text/css"> .body-text { font-family: 'Open-Sans', Helvetica, Arial, san...
I usually try to solve this issue by breaking out the scores into 4 fields, demographic, behavior, text eval, and total. So then whenever I need to update the demographic score, I ...
So smart lists are locked in when the campaign first runs.If we call another campaign from that campaign, will the smart list recalculate at that time?
Has anyone come up with a solution to maintaining original UTM parameters so they are not lost if someone clicks through your site? I was thinking of trying my hand at using javasc...
If anyone is curious, I was able to solve this by capturing the Google cookie, _utmz, in a hidden field and then parsing it in Salesforce. It is also possible to capture and parse ...