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

Løjmann
Løjmann
Offline

Badges

Badges
20

Accepted Solutions

Accepted Solutions
44

Likes Received

Likes Received
36

Posts

Posts
117

Discussions

Discussions
13

Questions

Questions
104

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Løjmann
Customize the badges you want to showcase on your profile
Re: Create an audience containing visitors who visits a URL containing a certain parameter - Adobe Target 28-03-2017
Thank you Thomas,Yes, the code is working, I had forgotten activate the profile script.

Views

805

Likes

0

Replies

0
Re: Profile script: Has seen pages? - Adobe Target 15-03-2017
Hi Chris,I'm not sure about the 'include' method, don't know if that exists. The following would work, and since you just want to set a flag if the user sees a URL containing a certain value, I would use something like this:if (mbox.url.indexOf("contentpage") == -1) { return "Content Page"}In order to test it, I would setup a 'test experiment' where you do a combination, where both the profile need to match and you need a specific value in a query string. When I test for clients I do it that way...

Views

1.5K

Like

1

Replies

0
Re: Target multiple SKUs on an ecommerce site - Adobe Target 14-03-2017
Hi Ian,Welcome to Adobe Target Community. I hope the above answer from Thomas helps to answer your queries.We would love to hear from you more. Go ahead and Introduce yourself to the CommunityThanks & RegardsParit Mittal

Views

1.1K

Likes

0

Replies

0
Re: Mobile_Id question - Adobe Analytics 08-03-2017
Hi Ilai,To identify traffic from what Adobe classify as a mobile devices (everything but desktop) then I would create a segment where Mobile Device Type exists (see attached file)./LøjmannLead Solution Architectewww.eCapacity.com

Views

206

Like

1

Replies

0
Re: Classifications in DTM? - Dynamic Tag Management 09-03-2017
Thank you everyone. It looks like I'll create a script with all 100 sites listed.

Views

512

Likes

0

Replies

0
Re: Setting cookie value dynamically based on element value - Dynamic Tag Management 09-03-2017
Hi Scott,When you use _satellite.setCookie('source','ELEMENT VALUE',1);What is happening? Have you used _satellite.getVar('DATA ELEMENT NAME');to verify that the data element you are trying to use to set the cookie has a value?

Views

371

Likes

0

Replies

0
Re: How to get URL/ Pagepath in real time reports ? - Adobe Analytics 08-03-2017
Hi,Unless you have the URL in a prop/eVar, you can't pull it via the API as far as I know. If you can't change your implementation easy via a Tag Manager, you may want to setup a processing rule parsing the URL to a prop/eVar, then you can fetch it via the API.Here is a overview of the fields you can pull via the API: https://marketing.adobe.com/developer/documentation/analytics-reporting-1-4/elements/Løjmann

Views

408

Like

1

Replies

0
Re: Using profile parameters - Adobe Target 12-03-2017
Hi Pam,Just wanna confirm here , I believe you are adding the script code to your mbox.js file , if not than try that.For better debugging of mbox call : can you check the mbox trace by adding the url with the below parameter?mboxTrace=window&authorization="your-authntication-token"You can grab the authentication token from your marketing cloud by going to [Target -> Setup Tab -> Implementation on Left Rail ]Hope this helps .Regards,Arpit Gupta

Views

525

Likes

0

Replies

0
Re: Data Connectors - DFA Integration cost - Adobe Analytics 02-06-2017
Hi,You pay for server-calls with this integration to my knowledge./Løjmann

Views

1.1K

Likes

0

Replies

0
Re: Visitor ID service - 3rd party fallback/demdex.net cookie not set? - Adobe Analytics 05-11-2015
If you're getting different visitorID's across different domains, double check the following:That you're using the same DTM containerThat the tracking server and tracking server secure variables are identicalIf you've verified that the above are correct, Customer Care will be the best avenue to proceed from there.

Views

190

Likes

0

Replies

0