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

AnalyticsAlice
AnalyticsAlice
Offline

Badges

Badges
11

Accepted Solutions

Accepted Solutions
7

Likes Received

Likes Received
10

Posts

Posts
10

Discussions

Discussions
2

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by AnalyticsAlice
Customize the badges you want to showcase on your profile
Re: "getPercentPageViewed" doesn't work? - Adobe Experience Platform Data Collection 03-03-2020
Can you elaborate on what you mean that it doesn't work at all? Do you see errors when you look at the developer console, and have you confirmed that a value is set for s.pageName?To enable the traffic variables in your reporting, follow these instructions

Views

4.0K

Likes

0

Replies

0
Re: Specify report suite with a data element - Adobe Experience Platform Data Collection 06-01-2020
Thanks for the tip. I can confirm that this is working nicely.

Views

3.5K

Likes

0

Replies

0
Re: logging with a data element (custom js) - Adobe Experience Platform Data Collection 04-12-2019
Your data element needs to be called from somewhere, such as a rule or extension, in order to output the message. This is why you don't see anything automatically when you load a page even though there is nothing syntactically wrong with your code. As this guide explains, a data element's value will attempt to be reset any time it is called: https://jimalytics.com/tag-management/adobe-launch-data-elements-guide/ Also, If you must to log messages to the console, it is recommended to always use th...

Views

1.9K

Likes

0

Replies

0
Re: How to revert changes - Adobe Experience Platform Data Collection 04-12-2019
Thanks for linking the thread!

Views

2.5K

Likes

0

Replies

0
Re: Launch Publishing Workflow: Developing within a release cycle ? - Adobe Experience Platform Data Collection 25-10-2019
Alandy_Iceboats​ Multiple libraries can exist in Dev status but they cannot share the same embed codes, so in this case you'd need to create a new environment. You can do this by going to the Environments tab and selecting "Add Environment".The new environment will have its own unique embed code, allowing you to test only your newest changes and keep them separate from the rejected library. It sounds like your team's workflow would not permit merging your newest changes into the rejected library...

Views

2.1K

Like

1

Replies

0
Re: Launch: Must Have/Recommended Extensions - Adobe Experience Platform Data Collection 18-10-2019
SDI Toolkit is an extension I use that provides some really useful data element and rule UI helpers. Some features I use often: - Data Element Translator: a lookup table to dynamically map data element values to new values. Great for a wide variety of scenarios. - Malformed URL: detects errors in URLs to help you maintain integrity of campaign tracking -Set / Remove cookies or storage items. https://www.searchdiscovery.com/solutions/partners/adobe/adobe-launch/sdi-toolkit/Time and Scroll Event -...

Views

4.4K

Likes

0

Replies

0
Re: Mobile Property for Adobe Launch - Adobe Experience Platform Data Collection 14-10-2019
I think you may be looking for Adobe Experience Platform Mobile SDKsThis page of the documentation contains a helpful breakdown of Launch data elements and rules in the context of a mobile property. Rules Engine - Adobe Experience Platform Mobile SDKs I hope this is helpful!

Views

1.9K

Likes

2

Replies

0
Re: Condition based on data-target selector? - Dynamic Tag Management 09-08-2018
Perfect, thanks AnalyticsAlice!-Rich

Views

2.8K

Likes

0

Replies

0
Re: Uncaught TypeError: jQuery is not a function - Dynamic Tag Management 07-08-2018
Typically, when I see an error like this, it is an indication that the function has been inadvertently overwritten by something that is not a function. Below is an example of this. ==========================================Beyond this, the code that you shared has issues. It is recursing and installing multiple click listeners on your button. You end up getting a new event listener installed every 3.5 seconds. That means that if you sat on the page for 36 seconds, and then clicked the button, tr...

Views

2.2K

Likes

2

Replies

0
Re: DTM Debugger Tagtician - Dynamic Tag Management 03-07-2018
Yes Jantzen.. Her response helped to solve my issue..Thanks,Sundhara M.

Views

2.0K

Likes

0

Replies

0