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

michaela7702973
michaela7702973
Online

Badges

Badges
17

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
7

Posts

Posts
32

Discussions

Discussions
0

Questions

Questions
32

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by michaela7702973
Customize the badges you want to showcase on your profile
Re: Is this bot traffic and if yes what actions can be done? - Adobe Analytics 23-06-2022
The traffic was from a company that we've engaged for regulatory archiving purposes, unbeknownst to me. I added the IP Address to the Exclude By IP Address (Analytics > Admin > All admin > Exclude by IP) to prevent it from skewing our analytics data.

Views

92

Likes

0

Replies

0
Re: Please confirm ID sync inbound file setup is correct - Adobe Audience Manager 17-05-2022
Hello @michaela7702973 , The mentioned file name and content seems fine.If your CRM IDs have active ID sync in AAM then the files will be ingested just fine. RegardsAnkita Sodhi

Views

208

Likes

0

Replies

0
Re: Using Multiple unique visitor IDs - Adobe Audience Manager 12-04-2022
@kchaitanya thank you, I appreciate your response. I will go ahead and set up the new data sources for the other IDs as discussed. The cookie data source that uses IDs were set up previously by someone else who is no longer in our organization and there's no explanation why it was done.

Views

287

Likes

0

Replies

0
Re: Why us there more than 1 Unique Visitor for some ECIDs - Adobe Analytics 27-03-2022
What is the code of the data element called using line: _satellite.getVar('Marketing Cloud ID') ? I agree with the advice to use doPlugins to collect Visitor ID data as it will be executed each time a s.t() or s.tl() is called. Persistence of an eVar is linked to allocation and expiration but in our case I do not think it will necessary have an effect. You have the same eVar value for 2 unique visitors, this means that for 2 distinct visitor profile the same value was set and persisted. As the p...

Views

368

Likes

0

Replies

0
Re: Model>Predictive Audience recommended data source - Adobe Audience Manager 15-03-2022
Hello @michaela7702973 , For PA creation, the datasource is the first-party data source that you want the Predictive Audiences segments from this model to be assigned to. So, you can pick any cross-device ID or cookie.PMR datasource is of importance if you have authenticated profiles. I hope this helps, please let me know if you have any additional questions. RegardsAnkita Sodhi

Views

141

Likes

0

Replies

0
Re: Custom code to suppress PII from Activity Map - Adobe Analytics 04-03-2022
I tried your code AS IS and it works perfectly. Mailto links still sends an image request but without the email address. Other clickable elements that are tracked in Activity Map are untouched and works fine. Thank you, your help is much appreciated.

Views

138

Likes

0

Replies

0
Re: Custom Javascript code to send non-pageview image request s.tl() sending as pageview - Adobe Analytics 02-03-2022
I made some changes and it works now. @yuhuisg , I added parameters to the s.tl() as suggested. Looks like this. s.pageName = _satellite.getVar("Page Name");s.eVar1 = _satellite.getVar("Page Name");s.eVar2 = _satellite.getVar("Page URL");s.events = "event32";s.linkTrackVars="events,eVar1,eVar2";s.linkTrackEvents="event32";s.tl(this,"o","mylink");

Views

194

Like

1

Replies

0
Re: Can BAAAM specify Profile Merge Rule for segments? - Adobe Audience Manager 09-02-2022
@r-seabrook I requested segments and was able to figure out more headers. Profile Merge Rule header is mergeRuleDataSourceId. Was able to add descriptions also. This was tested and works. Thanks!

Views

298

Likes

0

Replies

0
Re: Onboard trait values as numbers - Adobe Audience Manager 08-02-2022
I uploaded an .overwrite with key-value pairs that has numbers. Then I made test traits that had some numeric operators like mykey>1000000 and a few others like it. I'm waiting for them to get populated to confirm it works as expected.

Views

272

Like

1

Replies

0
Re: Segment who visited certain page but not another page on previous visit - Adobe Audience Manager 30-12-2021
does it have to be exactly the previous visit, or could you settle for last x days, or any previous visit? whats your personalization case?

Views

111

Likes

0

Replies

0