Questions tagged [google-analytics]
The google-analytics tag has no summary.
76 questions
0 votes
0 answers
31 views
Google Analytics 4 User Id tracking along with page_view event
public with sharing class AnalyticsTracker { private static final String MEASUREMENT_ID = 'G-XXXXXXXXX'; // Your GA4 Measurement ID private static final String API_SECRET = 'xxxxxxxxxxxxxxxx'; // ...
0 votes
0 answers
51 views
Facebook Pixel Blocking Page Views because of sfmc_sub and lng parameters
We were notified that Facebook pixel is completely blocking our page views because of sfmc_sub and lng parameters that are in our URLS when customers come to our site from an email. We reached out to ...
0 votes
1 answer
119 views
How Can I Edit GA4 Web URL Tracking Parameters in SFMC?
I am working to bring in GA360 data into a journey, but when I sync my audience to Marketing Cloud, it's much smaller than I expect. I'm not sure why, but Salesforce is telling me that I need to edit ...
0 votes
1 answer
79 views
Where is Google Client ID matched with SFMC_ID to create identified subscribers?
I am working to bring in GA360 data into SFMC to build a journey. I understand that the audience that is ultimately synced into SFMC will contain "identified subscribers" that match our ...
0 votes
0 answers
378 views
Using Google Analytics to track internal user behavior in Salesforce
Can Google Analytics be used for tracking internal Salesforce users sessions? We'd like to get an idea of common use paths--how are users interacting with our (largely custom development) Salesforce ...
-1 votes
1 answer
395 views
Is there Cloud Page reporting in SFMC? [duplicate]
0 we have built a Cloud Page as a registration Form and would like to get some reporting on it. Does Google Analytics provide anything( we do not have GA360 but just the free account in MC but we ...
0 votes
2 answers
1k views
Do we have Cloud Page Reporting in Salesforce Marketing Cloud?
we have built a Cloud Page as a registration Form and would like to get some reporting on it. OTB i see we have one in reports but it just provides aggregate views but nothing major.Does Google ...
-2 votes
1 answer
437 views
Does the Salesforce Marketing Cloud "Integration for Google Analytics 360" product work with Google Analytics 4 (GA4) as well?
From what I have read, GA360 is the predecessor to GA4. GA360 has session-based data model while GA4 has a slightly different event-based data model. My business is moving towards GA4 and I want to ...
0 votes
1 answer
416 views
Integrate Google Analytics with SFMC
I would like to receive data from Google Analytics in Salesforce Marketing Cloud, I know that with the integration I can receive data to create Audiences to use in Journey Builder, but what I really ...
-1 votes
1 answer
149 views
Integrate GA or GA360 with SFMC : What can we do with GA integration on SFMC other than UTM tag?
When we integrated SFMC with GA(FREE), what kind of report is available on SFMC? Is this(the image below) referring the reporting dashboard in each Email Activity ? Or is there other one ? I read some ...
0 votes
0 answers
202 views
Call Aura from LWC event not working with LWR community
I am trying to dispatch event from lwc to listen in aura , inorder to implement google analytics. However aura is not able to catch event in the LWR community . however it works fine for Aura site
-1 votes
1 answer
619 views
Implement Google analytics in LWR community using lWC
Is it possible to track events using Google Analytics inside LWC in a Community? If so, how can I achieve it?
0 votes
0 answers
247 views
Passing Encrypted SubscriberKey via UTMs to GA360
We integrated SFMC with GA360 through the out of the box connector. As you're aware, SFMC system generated Contact ID is the key identifier passed by the UTM parameters. Additionally, our intention is ...
0 votes
0 answers
764 views
Google Analytics in Experience Site
I implemented Google Analytics in Experience Site, all proper URLs are added to CSP Trusted Sites, although I receive message Refused to load the script 'https://www.googletagmanager.com/gtm.js?id=***...
1 vote
0 answers
390 views
How to pass custom informations to Google Analytics/Google Tag Manager?
I'm new with GA and GTM, so please be patient with me. I'm using Salesforce Community, I've already added the tracking code in the Experience Builder and it's working, but I need to get some custom ...