I am in need of adding Activity records via the Kentico API. I was originally going to add them via the ActivityInfoProvider but then I came across the CustomActivityInitializerBasehere.What is t...
Hi guys,Bug repro steps: user signs up on our site, then signs out again, and then creates a new account (which logs in automatically).Bug result: user doesn't log on the new account despitecontact...
We're currently migrating to version 10 and blocked at the below error. Can you please suggest an alternative for the Activity'CMS.WebAnalytics.Activity' is obsolete: 'Inherit from CustomActivityIn...
I want to create contact group around visitors coming through search engines. Also want to track what keyword they typed in in order to personalize the page. Any suggestion ?
I have a custom activity that I'm trying to log, but no activity shows up. The contact record is created (in a previous step) and is working fine.public void LogVideoViewActivityForContact(string a...
I want to record user activity as soon as user visits a specific page say @Page A@. I've added a JS redirection to @Page A@ which redirects to another page @Page B@. I dont see any activity regardi...
I created custom activity named like @MyCustomActivity@:Contact management =@ Activity types =@ new activity type. Setted name as: My Custom Activity; Code name: MyCustomActivity. Enabled:true, man...
Is there a way to set the trigger to a custom activity name under the additional condition? Is it a macro for that?Thanks David
I have a custom form, that is recorded using the BizForm API. After the form is submitted, I update the OnlineMarketingContext.CurrentContact with the contact info I capture. How do I trigger th...
How does one add or remove header fields in Contact Management @ Activities?Basically, I would like to filter the list to see all Form Submissions, then be able to sort the list by the Activity URL.