We can assist you by integrating our Products with Google Analytics.
Useful Stored Procedures for importing and exporting Dynamic Form Results
This is a illustration on how to integrate a Dynamic Forms instance with an OpenWebStudio module instance.
We have many new releases that are ready and awaiting some updated documentation and testing before the release… We were actually waiting for the new DNN Store to get released (which was supposed to be this morning so not sure why it has not happened yet).
For all of our upcoming module releases (just the major highlights):
New Data Caching: Now that we have started enforcing DNN 5 for new releases we have started to take care of some major performance enhancements related to Data Caching that we were not previously part. From some performance testing using dotTrace and SQL Server Profiler these enhancements have been huge. These will be released shortly with Dynamic Forms, Dynamic Registration, Dynamic User Directory, and Dynamic Views. We hope to add in features following these releases to take more advantage of caching (for example in Dynamic Views the ability to setup caching time in minutes per report/module instance). Updated UI Improvements: All upcoming releases include many of the new UI enhancements (at the very least taking advantage of several style sheet classes from DNN6 such as primary/secondary input buttons etc…)
This is a illustration on how to integrate a Dynamic Forms instance with an OpenWebStudio module instance.
We have started using 37Signals applications and more and such as Basecamp and Highrise lately for our own CRM needs. Many of our module for DotNetNuke and SharePoint have already integrated with Highrise and Basecamp for a while (via the HTTP Post feature in components such as Dynamic Forms and Dynamic Registration etc…) Our components and integration has worked great for many of our clients so that each time a user registers or submits a form that information is then posted into the Highrise contacts, notes, cases, etc… For our needs though and because we were already working with their API for integration with a new iPAD App we have been working on, we begin to realize that there is a real need for a much more integrated importing and updating tool for Highrise contacts. I think the importing tool that they have is “ok” I guess (I would love to see a direct SQL Query option or even newer versions of Excel) but it gets the job done… for us the challenge though was that we found it limited to ever update from our existing systems, tables, and queries that are housed in-house and we would have to clear out our contacts and build a new import each time we needed to “Refresh” some of these properties and custom fields within Highrise. For example, we like to manage things such as sales counts, issues, and customer history for contacts within Highrise however our existing systems cannot directly update these into Highrise. Furthermore (and pretty frustrating for us) has been that for imports if the contact already exists that contact is skipped during the import (I think it would be much better if you could import contacts and it would only overwrite new custom fields or fields that are brought in on that specific import).
Over the last couple of years we have had customers run into problems from time to time if they are trying to use modules such as Dynamic User Directory or Interactive User Import/Export to import/showcase users within DotNetNuke and then they might have discovered that while using Dynamic Registration to register users, they were not always “linking” the Dynamic Registration fields to DotNetNuke Profile Property fields. In the future we might force each dynamic field to be mapped, or at the very lease make it a required field and have it be “very recommended” even, if one of the options is still not to map the field. Mapping each profile property is really the recommended approach… but, if you are running into problems because your site has been live and has important user information that has never been mapped, you might find this post useful.
Sometimes the “DEBUG INFO” which will appear as Purple within the event log isn’t setup to be displayed. In these cases you can run this SQL Script (you can also go to “Edit Log Settings within the module menu for the Event Log under Admin, Event Viewer and define this as well).
Dynamic Login Facebook Connect Errors.
Hi everyone.. Over the past week we have received a lot of reports related to Facebook Connect within Dynamic Login and the feature no longer working/JavaScript errors appearing. Facebook changed some of their code and we have been playing catch up…