Re: How to setup two factor authentication for AEM
Re: Understanding of segment container
I'm not sure if I have the solution, but I'll give it a try. my theory: the segment "Wirtschaft" has a longer timespan to catch unique visitors and is independent from the other segment. that means, there are users before august that qualified for "wirtschaft", before the campaign started.
in short: the difference of the two numbers are those unique visitors that matched "wirtschaft" ONLY before they qualified for the campaign. the others qualified for both segments after august.
explanation in an example: as you said, the campaign segment (column) did start in August. that means, each matching unique visitor mist have arrived (and qualified) in this timeframe.
the other segment has a much longer timeframe (my assumption), so a user that came in july might have qualified for that segment "wirtschaft".
now assume a user came in july, qualifying for "wirtschaft", returning in september and only qualifying for you campaign. if you run a report for august to now, this user will not appear, since he had no match with "wirtschaft" in the selected timeframe (either the criteria expired or was overwritten).
but looking at a longer timeframe, the user would be included, because the match is now "visible".
possible explanation on a technical side: even if you select the "visitor container", analytics segments are only looking at the date range of the report to fetch users. that means, when you run a report for a short date range, analytics will not match unique visitors with matching criteria before (outside date range).
two remarks for advanced users:
1) in fact there is a hidden "reporting date range" if you don't use full month date ranges. for segment selectiong/matching analytics will always expand to full monthes
2) the explanation above is not true, if you use date ranges within segments. using date ranges within segments will change segment behaviour completely (in fact overriding the report date range).
hope that helps
Re: Not getting AEM in properties of ui.apps and ui.content in Eclipse
Re: AEM QueryBuilder 'type=cq:Page' condition is not working
In addition to what berliant said.
If you are doing full text search you probably want cq:PageContent and not cq:Page itself.
When in doubt turn on debug logging for queries and you'll see the thing you type in QueryBuilder gets outputted as XPATH and JCR-SQL2. You can compare the resulting queries between your working and non-working to understand the true underlying query that is being run.
Re: Campaign tracking code expiration
Hi Tim,
It depends on your org standards and how long you want to wait to give credit to first touch channel. Once decided it can be set through Visitor engagement expiration
Assuming you have visitor engagement expiration is set to 15 days of inactivity. The default expiration setting is 30 days.
Case1:
Day1: User lands on site through email. First Touch credit - email, Last Touch credit - email.
Day17: User does not comes back and visitor engagement expire due to 15 days of inactivity. Marketing Channel cookies would be expired. The first touch & last touch channel will get reset.
Day18: User comes back through affiliate and convert. First Touch credit affiliate, Last touch credit - affiliate.
Case2:
Day1: User lands on site through email. First Touch credit - email, Last Touch credit - email.
Day10: User comes back through affiliate and convert. First Touch credit email, Last touch credit - affiliate.
Case3:
Day1: User lands on site through email. First Touch credit - email, Last Touch credit - email.
Day10: User comes back through organic search. First Touch credit - email, Last Touch credit - organic search.
Day18: User comes back through affiliate and convert. First Touch credit email, Last touch credit - affiliate. Marketing Channel cookies would be reset to next 15 days on Day10.
Thanks!
Asheesh
Re: Extracting the Subject Line of an Email Delivery in ACS
Hello,
any evolution for this request ? and more globally the possibility to extract ALL data from deliveries.
This limitation is quite strange.
Re: Last Touch Channel - Paid Search showing as Natural Search
It is possible under some cases, I explained some cases in a similar question here Campaign tracking code expiration
Thanks!
Asheesh
Adobe Analytics Timestamp Logic makes Fallout and Flow Reports almost unusable
We noticed a general issue with how Adobe processes its data. If 2 Hits happen in the same second - e.g. a tracked click on a Teaser link and the Pageview of the next page, Adobe Analytics seems to order them in the wrong way - or in a random way. This leads to problems with Fallout Reports and Sequential Segments because the assumption "User first clicked link x (Link Click was tracked), then viewed Page y" will not work!
Example:
We want to create a fallout report where a user clicked on a tracked Teaser Link on the Homepage that leads to the Page X.
Since this teaser link leads directly to the X page X, everyone should be in the Fallout Step 2 (yes, apart from some very rare cases where the next page loaded very slowly and the user left the page too fast). But we should not see a drop-out rate of 39.3%!
When we look at a subset of the users who clicked the teaser, we see that some of them appear to first have viewed the destination page and THEN clicked on the teaser that leads to that destination page.
So they did get to that page somehow.
When we looked at these cases in detail (eg the raw data), we saw that the timestamps of the click and the ensuing Page View were identical (same second) which confirms the hypothesis.
See this extract from the raw clickstream data which confirms this hypothesis. Both users had the click Hit and the ensuing Pageview Hit in the same second.
Adobe then does not order by the time the Hits were received, instead it seems to simply put Event Hits after Pageview Hits. This is a major flaw in the processing logic and needs to be fixed very soon! We had to alert all our users to stay away from Fallout and Flow Reports due to this!
How to set Workspace as the default landing page for all users?
Hello,
I'm wondering if, as an admin, there is an option to make Workspace the default landing page for all users at our company. I know that the user can set it for themselves on an individual basis but we would like to set it for all users collectively.
We would like users to start out in Workspace as it is difficult to communicate each time that they should not go into Reports even though that's the interface they land in.
Is there any way to do this currently?
Thanks.
Re: Installing AEM using Ansible.
Hi,
You can start by referring to the below
2. GitHub - wcm-io-devops/ansible-aem-cms: Ansible Role aem-cms and Automate AEM Deployment with Ansible and wcm.io CONGA - Schedule - adaptTo() 2017
Re: How to add custom properties when asset metadata save action happens in touch-ui
Re: "Out of Grand Total Number" or "Report Suite Total Number"
Thank you for the clarity. However, in workspace it always show report suite total. As if now there is now way to get the same total as Ad Hoc.
Re: How to set Workspace as the default landing page for all users?
Hi Caroline,
We cannot set as landing page in workspace for all users at once. However, there is workaround if you want to do it couple of user. Below is the link that might can help.
Autodesk Inventor - BMW M5 Rim DesignTutorial - YouTube
Regards
Karandeep Singh
Re: An Example use case for a custom tokenprovider in OAK2?
Hi Lokesh,
We have a similar problem; did you manage to find a solution?
Any pointer you can give would be helpful.
-Nitya
Re: CQ.CoreComponents.panelcontainer.v1.AFTER_CHILD_DELETE eventlistner node property
Its a function that handles an afterChildDelete listener for a container component like carousel. It refreshes the component and navigates to the correct active item in the container component.
Refer to /apps/core/wcm/components/commons/editor/clientlibs/panelcontainer/v1/js/panelContainerAc tions.js
When trying to create a record from the GUI for a custom resource in ACS
Re: Visitor ID counted as 2 unique visitors on the same day, same device
Hi Arjun,
You must have captured Visitor ID into some evar/prop. So treat the visitor ID captured as a value for evar/prop. As Adobe identified visitor based on cookie (s_vi() or MID()). So 2 Unique visitor for same Visitor ID means, same value for evar/prop(captured as visitor id), 2 cookie got set.
This can happen if evar has a persistance whereas cookie set if image request cannot find related cookie(s_vi() or MID) on thebrowser.
regards
karandeep Singh
Re: Not getting AEM in properties of ui.apps and ui.content in Eclipse
Hi Berliant,
I am looking for something like the below screenshot (Reference: Set up a local AEM Development Environment ). I followed the reference.
jcr:properties as exactly in AEM.
The change in Component code from eclipse are not publishing to AEM localhost. I turned on the "Automatically publish when resource changes" option in AEM server.
Re: Analytics Users & Assets vs the Admin Console Users
Hi Tahni,
If you have removed all access from Admin console then users cannot access Analytics. However, if you want users should not be seen in the Anaytics user management as well, then you have to remove the users from there as well.
You can go into
Admin-> User Management (legacy).
Select the users you want to delete
Delete Button the top will be highlighted
Then click delete
users will not be seen in Analytics user management.
regards
karandeep Singh
Re: AEM 6.4 with SPA Editor - how to use the experience fragments
We have added the react components in the XF created but i am not able to see the added components in the created XF but when i drag drop the XF on the page and configure the path the added components in the XF are visible. So problem i am facing is how do i configure the components added in the XF.