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

marion33678522
marion33678522
Offline

Badges

Badges
35

Accepted Solutions

Accepted Solutions
5

Likes Received

Likes Received
171

Posts

Posts
170

Discussions

Discussions
29

Questions

Questions
141

Ideas

Ideas
5

Blog Posts

Blog Posts
0
Top badges earned by marion33678522
Customize the badges you want to showcase on your profile
Re: Breakdown tracking code by entry pages, why there are more pages than expected - Adobe Analytics 30-08-2018
Hello Gigazelle​I agree with you, but where is the Tracking code instance ? I cannot find this metric, and I'm well aware that every evar - here evar0 by default - has an associated metric counter for each new instanciation - but for some reason I cannot find this one in my search on the workspace ! is thera spetial config for this ?Cheers !

Views

2.6K

Likes

0

Replies

0
Re: Breakdown tracking code by entry pages, why there are more pages than expected - Adobe Analytics 21-08-2018
teknopointindia1​When you say Clickthrough exists are you talking about the metric "Caimpaign Clickthrough ?Also, I don't undertand why I'm getting more page views with the Visit container (Show visit ) followed by the hit container?I tried just using a hit container (with no parent visit container) and i get almost half the page views. Shoud'nt the Campaignh Click-through be in all the pages ? or is it because we have a problem with internat domains navigation ?jingl3048017​ ! Thanks for your q...

Views

2.6K

Likes

0

Replies

0
Adobe Analytics hit on lifeRay CMS (Localhost testing) - Adobe Analytics 21-08-2018
Hello to the Adobe Analytics community !The IT team is developing a website in a technology called as Liferay. As per my understanding, this is a Content Management System which allows you to created web pages in a much simpler way.I have shared the Adobe header and footer code and following steps have been completed:1. implemented header and footer code in and tag respectively2. datalayer object is created for load of home pageCurrent Scenario while testing the above:When we load home page1. ...

Views

2.7K

Likes

0

Replies

3
Re: Analytics API - Adobe Analytics 25-07-2018
Hello to all,So if I understood well, all the old Api requests to the report Api will be obsolete ?I started working in a way to automate data extraction using the API , and we started using a python library that helps us to connect to the API and extract all the metrics using segments IDs.Cheers !

Views

5.1K

Likes

0

Replies

0
Re: DTM best practices - Dynamic Tag Management 23-07-2018
Hello friendlymahi​ !Thaks for your input and your link ! They have many good tips and doc.I did'nt realized that a good and simple TMS (tag management system) implementation is very hard to obtain ! Since each web site is diferent, every DTM has a very different config also..Does anybody have any more best practices ?Cheers !

Views

2.0K

Likes

0

Replies

0
DTM best practices - Dynamic Tag Management 20-07-2018
Hello Adobe Community,I've been working with Adobe Analytics for some time now, but I've never been able to find a DTM process for implementing new tags easily.I an All page load rule (for counting page views on any pages).This rules take all the basic data elements defined on the data layer that should always be found (page name, button name, timestamp, etc..).The problem arises when there are "special" pages with more data that we would lik eto collect (for instance the Logging Page )These pag...

Views

3.2K

Like

1

Replies

2
To Lower Case Values - Adobe Analytics 13-07-2018
Hello Adobe Community,IIs there a simple way to get all values to lower case ? spetially for the SDK ? like a plug in or something ?Cheers !

Views

4.5K

Likes

6

Replies

4
Forum WYSIWYG for Code - Community Help and Feedback 12-07-2018
hello Adobe Community !I've found that we cannot use a code editor on the posts. It would be useful a WYSIWYG for coders !Cheers !

Views

2.8K

Likes

0

Replies

3
Re: getTimeParting Plugin , Where to ? - Adobe Analytics 12-07-2018
Hello, So i had some help on this subject from the Adobe Customer Care , and since the doc on this is outdated , I will leave this to help any other person on this :So, first of all, this neet to be implemented on the s code through the Tool config settings.Tracker variable name : sCode Type : Customs_code Storage Location : Manageds_code content :var s = _satellite.getToolsByType('sc')[0].getS();s.usePlugins=trues.doPlugins=function(s) {/* Plugin: getTimeParting 4.0 */s.getTimeParting=function(...

Views

2.6K

Likes

2

Replies

0
Re: _satellite.setCookie(cookiename, value, days) - Dynamic Tag Management 05-07-2018
Hello sanketd28​ ,_satellite.setCookie("helloCookie", "test", 0);From old memory, I think if you give a 0 value, or no value at all, the cookie will expire after the session.Such as :_satellite.setCookie("helloCookie", "test", 0);or _satellite.setCookie("helloCookie2", "test2");I did this a long time ago , you should still test it ! Dev tools (F12) in chrome or firefox, give you the expiration of all your cookies !Cheers !Mario

Views

3.7K

Likes

3

Replies

0