Matomo not showing tag manager - matomo

I have matomo installed on Ec2 and I set up the connection. And, I am getting regular user data, but do not see the menu for the tag manager. It sounds like this should be there by default, is there a way to get it to show?

Which version of Matomo are you using? Make sure you use the latest version, which includes the Tag Manager plugin. Check under Administration > Plugins that the plugin is activated.

Related

Tapping the deep link always redirects to the App Store

I implemented Appsflyer OneLink with my cordova(Ionic)application and for android everything works fine.
In iOS, when i run the application directly to the device from Xcode and when i click on a link it opens the application.
But i uploaded the ipa file to Hockeyapp and then downloaded the application and installed and then again i clicked on the link but it redirects to the appstore.
i have added associated domains as well as i doubled checked the team ID as well as other configurations(Universal Links) and they all are according to the documentation.
Any idea about the issue that i am facing here?
If the application does not open as a result of clicking the deep-link in a "Universal Links" scenario, it could be one of the following issues:
When releasing to HockyApp some credentials that are used by the Universal Link are broken - it could be the Bundle ID or the Development Team Prefix.
You can check the credentials available on https://your-defined-subdomain.onelink.me/apple-app-site-associations and compare them to the entitlements set in the HockyApp build.
There is a known "development bug" with Universal Link, which sometimes forces an uninstall of any previous version of the Application, in order for the Universal Link to function properly.
If the issue still persists, you can always open a support ticket with support#appsflyer.com and share more information that could help with debugging this.

Twitter module does not work in drupal site

I have installed twitter in my drupal site. But when I tried to configure setting. It goes to the - configuration > webservices > No setting.
Do I need to set permission for the or what else ?
Check if you have installed Oauth_common module along with twitter module.
Next step is to clear cache and check if the module is enabled properly. If you still not find the link then clear the cache (menu specifically) and check it.
Always use superadmin for enabling / disabling of your modules or use drush commands.
By using twitter card I solved issue

DotNetNuke (DNN) and Hyperlink Manager "Track the number of times this link is clicked"

I have clients using the DNN CMS (Evoq Content 7.3.2) system and are questioning a specific area in the "Hyperlink Manager". There are two checkboxes (View image):
Track the number of times this link is clicked
Log the user, date and time for each click
If checked, where do we go to view these analytics?
I found resources online that mention we have to create an API for it, but are there any out-of-the-box solutions for this?
After some more researching, I solved my own problem and I wanted to share this with anyone who was looking for an answer to this.
For versions DNN 7.3.2 and lower, the Telerik RadTextEditor includes the feature as mentioned above. To view the analytics with an out-of-the-box method, simply return back to the link and open the "Hyperlink Manager" then navigate to the new tab called "Tracking".
Alternatively, I found developers can implement a control in a custom module called UrlControl. Refer to this link for more information: Link tracking information in html editor (DNN 7.1.2)
In DNN 8+, this feature no longer exists on the front-end UI. I'm not 100% sure if it's still usable or if this information gets migrated when upgrading from 7 to 8, though.

How do I get my Selenium Grid Hub log

I have a selenium grid2 set up on an AWS instance, and I was wondering if there's a way I could view the logs on my local machine?
I understand I can visit: http://MyServerAddress/grid/console and view all of the nodes but I want the actual log.
Its a bit of a pain having to remote desktop to the server each time I want to view it.
I was thinking something like http://MyServerAddress/grid/log but alas, it doesnt seem to be an option.
There's nothing available out of the box. But you can build this on your own.
You would first need to enable logging for your Grid and have the logs dumped to a specific folder.
You would now need to build a custom Servlet and inject it into the servlet (See here for details on how to do it )
Assuming that your servlet is called "HubLogServlet", you should be able to access it via the link http://localhost:4444/grid/admin/HubLogServlet
You can refer to this LogServlet for a sample.

DNN - Mange Icon not visible

I have deployed dnn6.2.6
After logging in as admin/host user - when am in any page ( that too in EDIT mode - dropdown ) am not able to see the MANAGE Icon. :(
Is there any value to be set or enable any setting , in-order to make this facility enable after installing ?
where am missing ?
Please suggest
Rigin
I would start by looking for any javascript errors on the page. It is likely something is throwing a JS error earlier on and killing the icons on modules later in the page.
Do you have a custom skin, or any custom modules being loaded on the page?
Does it function different for an Admin or Host account?
My issue was :
Site Mgmt > edit site setting <<=== more need to configure site here
&
Add module > add "HTML editor" Module to that Page
Rigin

Resources