Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

leocwlau
leocwlau
Online

Badges

Badges
16

Accepted Solutions

Accepted Solutions
12

Likes Received

Likes Received
37

Posts

Posts
44

Discussions

Discussions
0

Questions

Questions
43

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by leocwlau
Customize the badges you want to showcase on your profile
Re: Problem with opening links in new tab. - Adobe Analytics 22-08-2022
The Adobe Launch JavaScript should not break the opening link in the new tab. However, you may wish to check what rules had been fired and if any other JavaScript was injected into your page via Launch may break the desired behaviour.

Views

17

Like

1

Replies

0
Re: What happens to visit count when user moves from mobile app to browser? - Adobe Analytics 11-08-2022
Using the appendToUrl function and ECI service, the app and web parts should be tracked as one visit so there should only be one visitor and visit counted. Wondering how is your report telling a different story.

Views

75

Like

1

Replies

1
Re: What happens to visit count when user moves from mobile app to browser? - Adobe Analytics 10-08-2022
Are you able to check if it is consistently counting the app and web visits as two different visits even if appendToUrl is used, or has it just happened occasionally? Please note that you need to have Experience Cloud ID Service on your website to accept the mcid passed in. I also experience disconnection from app to web before even with appendToUrl used and it was due to some misconfiguration of the Experience Cloud ID Service. Unfortunately, I can't remember which variable but you may try to c...

Views

89

Likes

0

Replies

3
Re: Why is YouTube traffic being classified as "Organic Social" and not "Display"? - Adobe Analytics 10-08-2022
Assuming you are referring to the marketing channel for Organic Social and Display, you need to check your marketing channel classification rules where assigning marketing channel to traffic based on numerous factors, such as referrer and/or campaign tracking code. By the way, 'Display' usually means banner display ad to me, instead of YouTube traffic, or you are doing some kind of banner ad on YouTube which can be identified by campaign tracking code.

Views

39

Like

1

Replies

0
Re: Is there a dimension that lists the webpage a user was on prior to landing on the website? - Adobe Analytics 10-08-2022
Referrer in Adobe Analytics only reports on external referrer. For internal referring, such as from homepage to bookings and bookings to bookings/suburb1, you can use Flow visualization with Page dimension to understanding how people navigate within your site.

Views

79

Likes

2

Replies

0
Re: Calculating Bounce Rate and Page Velocity Using Data Feed - Adobe Analytics 08-08-2022
I had posted a reply over the weekend but it said that required a moderator to review, perhaps due to there was a link to a Google Colab notebook demonstrating the calculation for page velocity. However, now my reply was gone and not even the pending for moderator review.

Views

34

Likes

0

Replies

0
Re: Mobile app support trackaction/trackState vs pod 'AEPAnalytics', ' - Adobe Experience Platform Data Collection 27-07-2022
The mobile app tracking using Adobe Launch is different from web tracking. In web tracking, you can control a lot of tracking logic using rules in Adobe Launch to trigger what to track or not. However, for mobile app tracking, even with Adobe Launch in place, tracking is actually going out directly from your mobile app when you call trackAction and trackState, even if you use the new Edge.sendEvent. What you can do with Adobe Launch rule is to modify data sending out from trackAction/trackState ...

Views

87

Likes

0

Replies

0
Re: How can i block frod image requests? - Adobe Analytics 27-07-2022
No, an image request is the most fundament thing sending data into Adobe Analytics that what you can do is remove them from the website you mentioned. The only way to stop tracking from happening after the image request is the 'Exclude By Cookie/IP address' function under admin, assuming those image requests are kind of bot activities and coming from some pre-defined IP addresses.

Views

146

Like

1

Replies

1
Re: Why the total numbers of by day data not equals to by month data with the segment of "last month" - Adobe Analytics 20-07-2022
I guess that is due to the 31 days of May and compare to the 30 days of Jun.In the first image, the dimension is Jun but the actual report number is May data since you have the Last Month segment.In the second image, the dimension is Day so items are listed from 1-Jun to 30-Jun but the actual report numbers are 1-May to 30-May, and the 31-May is missing as there is no 31-Jun to match.

Views

64

Like

1

Replies

0
Re: Workspace Dashboard duplication from one organization to another in Adobe Analytics - Adobe Analytics 19-07-2022
Can't use the copy/insert function directly in Workspace across organizations. You can use API, https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/projects/, there is of course development effort and you need to aware if there is any discrepancy in dimensions/metrics/segments among organizations making the task even more difficult.

Views

34

Like

1

Replies

0
Likes given to