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

madhussu
madhussu
Online

Badges

Badges
9

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
15

Discussions

Discussions
0

Questions

Questions
15

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by madhussu
Customize the badges you want to showcase on your profile
Re: Add 3rd party pixel - Adobe Analytics 03-05-2022
Again, this will really depend on what type of pixel you are using, and the code will be specific (with a few modifications) to that pixel. For instance, I like to initialize my variables at the start (I pull the data element values using _satellite.getVar(), just so I can use a nice short name in the code) and I like to add try/catch to ensure that if something fails, it fails more gracefully. Then I determine in one chunk of code (for page level tracking) based on page type, what pixels will f...

Views

133

Likes

0

Replies

0
Re: Data warehouse error sending report via to FTP server on Azure - Adobe Analytics 02-05-2022
Hi @anuvelanuser09607 , You need to whitelist the Adobe server IP whitelist for given FTP. Same kind of issue i faced after whitlisting Adobe IP data started flowhttps://experienceleague.adobe.com/docs/analytics/technotes/ip-addresses.html?lang=en Thanks & Regards,Madhusudan Sura

Views

98

Likes

0

Replies

0
Re: OneTrust Cookie Consent - Adobe launch Impletementation - Adobe Analytics 21-03-2022
Hi Alexis, Thanks for sharing valueable link .. if you have more kind of related oneTrust will helps lots Thanks & Regards,Madhusudan Sura

Views

151

Likes

0

Replies

0
Re: Pass multiple account / pixel ID to Facebook launch e... - Adobe Experience Platform Data Collection 16-03-2022
@madhussu Here is the documentation for integration of Facebook Pixel extension in Adobe Launch https://experienceleague.adobe.com/docs/experience-platform/destinations/catalog/advertising/facebook-pixel.html?lang=en Hope this helps

Views

389

Likes

0

Replies

0
Re: How to fire Third party extension ( Facebook, Twitter... - Adobe Experience Platform Data Collection 02-03-2022
Hi @jamesb37349107 I am also facing the same issue , We wanted to block (dextp, demdex, dpm, Everest_g_V2 and everest_session_v2 wanted to block. Right now we have experience cloud id service extension Looking for Quick soultion . Thanks & Regards,Madhusudan Sura

Views

362

Likes

0

Replies

0
Re: Does anyone have experience integrating OneTrust Cook... - Adobe Analytics 02-03-2022
Hi Pratheep, Can we block dextp, demdex, dpm cookies through Launch OneTrust extension? before user has done consent. Looking forward for your quick help on same. Thanks & Regards,Madhusudan Sura

Views

598

Likes

0

Replies

0
Re: Error: ESOCKETTIMEDOUT while implementing A/B target - Adobe Target 26-01-2022
@madhussu I would recommend whitelisting the following IPs for your staging environment and then try enabling EEC: https://experienceleague.adobe.com/docs/target/using/experiences/vec/troubleshoot-composer/troubleshooting-issues-related-to-the-enhanced-experience-composer-eec.html?lang=en This should be helpful in accessing the staging URL within VEC.

Views

316

Likes

0

Replies

0
Re: Adobe Launch - Custom code firing pageview call not event call - Adobe Experience Platform Data Collection 08-09-2021
Hello! How is your Launch rule being fired? As I see it is not the rule itself that fires the beacon, but rather the function you're adding to the HTML objects via jquery, so maybe there's a context issue there. Do you have any errors in your console when you click on the related elements? I would recommend instead of using the custom code in the function to fire the beacon programatically to call _satellite.track() and manage things inside another rule using Launch interface and AA extension. G...

Views

472

Likes

0

Replies

0
Re: SPA page tracking using adobe Launch - Adobe Experience Platform Data Collection 30-08-2021
Hi @madhussu , Adobe has released great documentation for this question, here.Additionally, there are several existing Experience League dialgoues on the subect of setting up SPAs:example 1 example 2 example 3

Views

261

Likes

0

Replies

0