I recently installed Drupal's (9.2.6) contributed module Matomo and I see it on the administration->configuration->system->Matomo Analytics general settings and all. However I need to get the Matomo site ID number to get started but Matomo support team said that I need to install Matomo 4.5.0 zip file from their download site that will give me the Matomo site ID. What can I do -- uninstall the module and install Matomo into a Linux system and create a new database? What is the best option to make things easier for me to install ?
in drupal 9.2.7 I use a callback to update an entity reference field. The code I placed in version 8.8 works. I don't know if anything has changed in the 9.
Below is the code I use
I would like to have all shared albums of a certain google account automatically into a Drupal website.
I was able to establish a connection with 'Google_photos_api' and show all shared albums on site with code below. (I copied code below to a 'Simple page' - and use Full-HTML (source-code)