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

BarryLennon
BarryLennon
Offline

Badges

Badges
16

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
18

Posts

Posts
41

Discussions

Discussions
8

Questions

Questions
33

Ideas

Ideas
4

Blog Posts

Blog Posts
0
Top badges earned by BarryLennon
Customize the badges you want to showcase on your profile
Re: Retrieving details for a Calculated Metric using API - Adobe Analytics 19-10-2018
Hi Joris,Did you get any further with this?  I'm having the same issue.

Views

8.6K

Likes

0

Replies

2
Re: Classification of 0 (zero) - Adobe Analytics 19-10-2018
Upvoted this as it's a problem I ran across for the first time today: I tried to classify something as the value "0" (i.e. the number zero), and, when I downloaded the Classification file to check the upload, that field was blank.

Views

4.2K

Likes

0

Replies

0
Re: Modifications to the 'performanceTiming' plug-in - Adobe Analytics 08-10-2018
Once I had looked into this a bit more, I decided to move away from the performanceTiming plug-in altogether.There was a number of small quirky things that informed the decision, but a major factor was that the data was only being captured on the subsequent Page View call (or the Exit Link call, if there was one) - this meant that you end up missing one measurement in almost every visit, and it's worth noting that the missed measurement is for the load of the page on which the visitor chooses to...

Views

4.8K

Likes

0

Replies

0
Creating an oAuth Client - what level of access is required? - Adobe Analytics 04-10-2018
BackgroundIn the past, I have accessed Adobe Analytics data via the v1.3 and v1.4 APIs, for example, by running JavaScript or Python code.I would like to access Adobe Analytics (Experience Cloud) data and User Management API (Adobe Services) data via the v2.0 API.My "highest" level of access within my organisation is "Product Administrator" for Adobe Analytics.ProblemIn order to access the v2.0 API, it would appear that I need to create an "Integration"; I have attempted to follow the steps docu...

Views

2.6K

Likes

0

Replies

1
Re: Which click led the visitor to a specific page? - Adobe Analytics 26-03-2018
This doesn't help you with your current data, but an implementation technique that we've successfully applied in a number of scenarios is to capture a "navigation tracking" value on the destination page.The basic steps are:Write a value to a cookie that represents the interaction you're recordingOn every page view, set the value of the cookie (if it exists) to a variable then delete the cookieYou will have a value that can easily be used to break down page views by the different internal (within...

Views

1.9K

Likes

0

Replies

0
Re: Creating Calculated Metrics via Adobe Analtyics API - Adobe Analytics 07-03-2018
Ended up answering my own question after a lot of aimless clicking around; the documentation for creating Calculated Metrics in v1.4 of the API is subordinate to the documentation for Segments:Calculated Metrics | Adobe Developer Connection

Views

2.2K

Likes

0

Replies

0
Re: Numeric classification type not available - Adobe Analytics 05-03-2018
hyderziaee​In this post, Gigazelle​ recommends the use of a Numeric classification (due to its simplicity compared to Numeric2).In addition, there is a lot of Help documentation providing instructions on creating Numeric classifications, and none of it includes caveats around deprecated functionality.Is there any more detail you can provide?

Views

2.4K

Likes

0

Replies

0
Re: What triggers the error message "invalid multiplier" in SAINT Classification import? - Adobe Analytics 01-03-2018
Thanks, Josh - that's exactly what I was after.If I had cut my search down to just the word "multiplier", I would have found it - I was so close!

Views

2.2K

Likes

0

Replies

0
Re: Creating Calculated Metrics via Adobe Analtyics API - Adobe Analytics 28-02-2018
Thanks, @urs.boller, for the quick response.

Views

2.2K

Likes

0

Replies

0
What triggers the error message "invalid multiplier" in SAINT Classification import? - Adobe Analytics 28-02-2018
I'm trying to import a numeric classification, but I'm unable to get past the warning:Warning: Invalid Multiplier: '1'This appears whenever I populate the final two columns with anything (the '1' part is because I tried filling the final column with 1's on the last go).In the example below, "Amt" is the classification variable of type 'text', and then "Amt^~AmtN" is the 'numeric' classification variable.I presume the variable ending "~per~" is meant to be the type of 'numeric' (it never changes,...

Views

2.8K

Likes

0

Replies

2