Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Overview
The Google Analytics Utility allows designers to track user interactions with their application SAIL interfaces. It provides a means of tracking both page views and interaction events by leveraging the Google Analytics Measurement Protocol.
To use this utility, you will need a Google Analytics account and a property created in Google Analytics for each app to be tracked. If you do not have a Google Analytics account and property for tracking user behavior, you can learn how to set one up here: https://support.google.com/analytics/answer/1008015.
Key Features & Functionality
is this fixed?
Hello,
The downloaded file does not contain all the objects mentioned in the README file. Among others, I'm missing the GA_GA4_MEASUREMENT_ID constant, the rule!GA_GA4_recordPageView()...
Could you please help me with this?
Thank you
Thanks! I noticed that too a few days ago and submitted a new version to fix that. The latest version now available has the fix.
Very small thing, but the default baseUrl property in the properties file references https://www.google-analytics.com/mp/collect as the baseUrl. It should probably be https://www.google-analytics.com/
Before I changed this the integration was giving me a 404 since by default the app was using https://www.google-analytics.com/mp/collectmp/collect as the full path which doesn't exist.