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

Sameer_Khaladka
Sameer_Khaladka
Offline

Badges

Badges
14

Accepted Solutions

Accepted Solutions
5

Likes Received

Likes Received
2

Posts

Posts
38

Discussions

Discussions
5

Questions

Questions
33

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Sameer_Khaladka
Customize the badges you want to showcase on your profile
enters viewport - Dynamic Tag Management 17-08-2016
Hello,I want to capture different sections of the as page views when user scrolls to those sections.I am using "enters viewport" event to do so.Starangely, it works for the 1st time and my tag fires fine. But, when I revisit the section again, the event "enters viewport" does not fire.Any clue what am I doing wrong?Regards

Views

919

Likes

0

Replies

1
Re: DTM - for Google Analytics - Dynamic Tag Management 15-10-2015
Hello All,I did customized google tagging in JavaScript / Third Party Tags.I believe that is the only option available.I am requesting Adobe to consider providing Custom Code option for Google Analytic also.Regards

Views

726

Likes

0

Replies

0
DTM - for Google Analytics - Dynamic Tag Management 15-10-2015
Hello All,I am trying to implement Google Analytic via DTM.I am using a Direct Call Rule as it is being implemented for AngularJS website. My one rule should work across different product. Based upon the product I am setting other parameters such as page name, dimensions etc.For Adobe Analytic, DTM provides option to do Custom Coding.But for google, that option is missing. So how do I configure my custom page names and dimension dynamically based upon the URL or Product for Google Analytic in DT...

Views

1.4K

Likes

0

Replies

3
Re: DTM - Dynamic Tag Management 15-10-2015
Thanks for your replayI can absolutely use that function from console to set the customVars to be used in UI.The Site is written in AngularJS.It is working fine both ways now:1. creating a DataLayer (or I should say sending data to DTM) using _satellite.setVar from application2. creating a JSON DataLayer within the application and accessing it from DTM objects to set direct rules.I can not share the URL as it is not yet accessible from outside of DMZ.Regards

Views

536

Likes

0

Replies

0
DTM - Dynamic Tag Management 15-10-2015
Hello All,Can I fire _satellite.track("XXXXX") from console to test Direct call logic?I am doing following_satellite.data.customVars.pageName='HomePage' <----- Setting the customVar_satellite.track('pageLoad') <---- Sending signal to fire Direct Call Rule. But this gives result as 'undefined' in console)Please see the attached image file.Regards

Views

750

Likes

0

Replies

3
DataLayer and DTM - Dynamic Tag Management 15-10-2015
Hello All,We are in the process of designing a DataLayer to be consumed by DTM. The application rewrite is in Process and we are moving to AngularJS implementation from ASP.NET pagesImplementing DataLayer Object for Page Loads Metric and utilizing it in DTM looks straight forward. But capturing user actions in the DataLayer is little confusing. Suppose, I create "User Action Object" per page like an example below "category": "link_tracking", "action": "link_clicked", "link_name": "My Insurance L...

Views

623

Likes

0

Replies

1
Dynamic Tag Manager - Dynamic Tag Management 15-10-2015
Hello AllI want to override s.tl() call that dynamic tag manger fires for custom link. I am using event base rule where I choose click event.In "Adobe Analytics Section", I choose custom link. But, instead of custom link, I want to set certain props. (Since it is being used for Links, I do not want it to be a s.t() call. (No Page View and also no extra tags).I do that successfully by pluging custom code in the Rule. My code calls function in s_code.js file directly to fire props that I need, but...

Views

681

Likes

0

Replies

1
Re: Data Layer for DTM - Dynamic Tag Management 15-10-2015
Thanks! Appreciate your help.

Views

833

Likes

0

Replies

0
Data Layer for DTM - Dynamic Tag Management 15-10-2015
Hello,We have Site Catalysts fully functional across enterprise applications. We want to migrate to DTM.I have couple of questions:1. Should the Data Layer be created in the Tag Manager Interface by defining various data elements that we access from the page OR should the data layer be part of the application (as JSON Object)?2. Assuming Data Layer is created in the application, where should it be created? In the Header, Footer, or start / end of the body tag? Please note that this data layer wi...

Views

1.4K

Likes

0

Replies

2
Re: Product Comparison Tracking - Adobe Experience Cloud 15-10-2015
Hi,Instead of having individual product variable, you can set all products in same variable (E.g. Auto|Motorcycle|Home|Renters) along with "Compare" event.Then generate a event report and corelate it with the product variable.Hope that works out.Regards

Views

589

Likes

0

Replies

0
Likes from