Journal

weweave UGreplied to: RE: Unverified message after registration

Hi Mariëtte, maybe our module DNN Dynamic Roles (https://weweave.net/s/dnn-dynamic-roles) could help you. This modules allows you to define a dynamic ...

11/6/2016

weweave UG created a new project DNN Dev Tools

= Log message tracing =

DNN Dev Tools watches for log messages that are created in the DNN environment and offers a web interface to analyze them.

= DNN event tracing =

DNN Dev Tools watches for events that are created in the DNN environment and offers a web interface to analyze them.

= E-mail catching =

DNN Dev Tools catches e-mails that are created in the DNN environment instead of sending them to the actual recipient and offers a web interface to analyze them. This feature is especially useful in non-production environments where you want to make sure no e-mails are sent to real users. This feature is not enabled by default as it blocks e-mails from being sent to the users which is in most cases not desired in production environments.

= Real-time notification =

DNN Dev Tools uses real-time notification: If “something happens” (like a DNN event happened or a mail was caught), DNN Dev Tools shows an overlay on the website in real-time.

= Seamless UI integration =

DNN Dev Tools takes care not to break the existing user interface by prefixing all CSS selectors and not using any 3rd party JavaScript or CSS libraries when adding elements to user interface like the DnnDevTool icon in the bottom right corner. The main (overlay) screen of DNN Dev Tools that makes use of libraries like AngularJS runs in an iframe to not influence the DNN website.

5/25/2016

weweave UG created a new project DNN Google Analytics Advanced

DNN and Evoq built-in modules for Google Analytics integration are limited to page view tracking. Tracking events such as downloads, search requests, and dead links (404) is not possible with either of them. This is why we developed DNN Google Analytics Advanced.

Features:
* Extends DNN’s standard modules Google Analytics (DNN Platform) and Google Analytics Professional (Evoq Content)
* Automatically tracks file downloads as events in Google Analytics
* Automatically tracks search requests as events in Google Analytics
* Automatically tracks dead links (error 404 / file not found) as events in Google Analytics
* Automatically tracks outbound link clicks as events in Google Analytics
* Detects download in all folder types (Standard, Secure, Database, …)
* Google Analytics event actions are used to record the download type (LinkClick, Digital Assets, Standard, …)
* IP anonymization option to ensure privacy of your users and analytics data
* No coding required
* Compatible with Microsoft’s Azure Cloud Platform
* Compatible with Evoq Content
* EVS verified

5/25/2016

ViewProfile