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

KrispySalsa
KrispySalsa
Offline

Badges

Badges
11

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
9

Posts

Posts
10

Discussions

Discussions
1

Questions

Questions
9

Ideas

Ideas
1

Blog Posts

Blog Posts
0
Top badges earned by KrispySalsa
Customize the badges you want to showcase on your profile
Workspace Time segments - Adobe Analytics 06-12-2018
Time segments in the current workspace, use the current date for time periods it would be good to have the ability to choose either the current date or use the date from the freeform panel. For example, the time segment 3 months ago, uses the current system date not the chosen date on the panel.To extend this further, perhaps we could have the ability to use the custom date syntax that is used in the report builder, this would be great comparisonrison in one freeform table.

Views

589

Likes

0

Replies

0
Re: Adobe Launch with Drupal 8 - Adobe Experience Platform Data Collection 27-06-2018
Hi All,Adobe Client care have solved this issue. The resolution to edit/create the data element and use the core extension, then element type should be Custom code as belowonce the editor opened I added the following code the above code works for thew JSON dataLayer in Drupal 8

Views

1.0K

Like

1

Replies

0
Adobe Launch with Drupal 8 - Adobe Experience Platform Data Collection 25-06-2018
Hi One and all,Has anyone out there used launch with Drupal8? I have a very simple test JSON defined data layer, which looks like the belowvar digitalData = [{"page":{"pageInfo":{"pageName":"Home","destinationURL":"\/home","breadcrumb":"\/home","pageCategory":"page"},"channel":{"primaryChannel":"home","pageType":"page"},"attributes":{"language":null,"contentType":"page"}}}];we would use JS, except Drupal8 doesn't like you out putting native JS to the page, so my developers advised to use JSON. The issue I have is when I use _satellite.getVar('page Name'); I get a result of (" "), as far as I can tell all the config is correct inside the Launch UI, I have created a data Element with the name of page Name, the path to the data ele...

Views

1.2K

Like

1

Replies

1
Re: Old appMeasurement plugins - Adobe Experience Platform Data Collection 13-06-2018
Hi Stewart,Thank you for the info. You are a life saver!!!.Kind regardsChris.

Views

1.5K

Like

1

Replies

0
Old appMeasurement plugins - Adobe Experience Platform Data Collection 13-06-2018
Hi All,we are in the process of implementing Launch, we have quite a few plugins that we used to use in Appmeasurement and would would still like to use, can anyone tell me1. Where to place the plugin code?2. How do I reference the plugins so they populate the relevant s.props?Any advice help will be much appreciated.Best regards.

Views

3.3K

Likes

3

Replies

5
DTM on N200 Forms - Dynamic Tag Management 17-11-2017
Hi Guys,We are currently in the process of upgrading to DTM across our digital footprint and I have what! I hope will be an easy question.Scenario:Across our digital footprint, all of our sites have registration forms that do not reside on the sites domain e.gsite domain - www.somesite.comRegistration form - www.n200.com/qw233erty5422We have DTM on www.somesite.com that makes use of a dataLayer.My question is do we need to put the Embed code from www.somesite.com on to the N200 form that is link...

Views

646

Likes

0

Replies

0
Re: An easy question I hope - Adobe Target 09-11-2017
Hi ryanr8,Many thanks for the answer you have saved me a lot of work.Kind regardsChris.

Views

1.4K

Likes

0

Replies

0
An easy question I hope - Adobe Target 08-11-2017
Hi All,I am a new user to Target, and would like to know is it possible to test one element across an entire site. Scenario: We have a register button in a header on every page is it possible to change the colour of this button globally Instead of changing a button colour on every individual page?Cheers All.

Views

2.0K

Likes

2

Replies

2
Re: Tracking of Unbounce pages - Adobe Analytics 09-02-2017
Hi Eric,Many thanks for the response. A big thankyou for the link to the new debugger. I have managed to solve the issue, I have been informed, in the new Appmeasurement file I am not allowed to have multiple parameters in the s.campaign=s.Util.getQueryParam(''); So ptreviously where we were using the follolwing s.campaign=s.getValOnce(s.Util.getQueryParam('cid,origin,kw,utm_campaign,utm_medium,utm_source,_mc,source'),'ext_campaign',30); we have had to change this to s.campaign=s.Util.getQueryPa...

Views

1.1K

Likes

0

Replies

0
Tracking of Unbounce pages - Adobe Analytics 01-02-2017
Hi All,I trust you are all well. Our marketing team uses Unbounce to create landing pages, I have been asked to track these pages in Adobe, I have placed the Appmeasurement & visitor API files on the Unbounce page along with the following page code /* You may give each page an identifying name, server, and channel on the next lines. */ s.channel="landing page" s.pageName = "landing page: " + document.title s.campaign = "" /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/ var s_code=s.t();if(s_code)document.write(s_code)//--> <!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-') //--> However I am note receiving any campaign traffic in Adobe from the Unbounce pages, below is the complete page codecan anyone offer me some advise please I am a little stuck bestChris.However I am note receiving any campaign traffic in Adobe from th...

Views

1.5K

Like

1

Replies

2