The Adobe Marketing Cloud contains many products that provide a deeper
understanding of how users are interacting with your website. The most
common for this case would be using Adobe Analytics and implementing the
code with Dynamic Tag Management. To request a demo click here
http://www.adobe.com/marketing-cloud.html
Hi Robert,Do you want to create the two separate properties, or maintain
one property? There are a couple of ways to do this:1 - Use 1 DTM
property and add both RSID's to the Adobe Analytics Tool using the same
rule set2 - Use 1 DTM property and have two 'analytics tools' installed.
This would allow you to use the same rules across both analytics tools
instances as well as having separate rules for each analytics instance
in the same property3 - Use 2 DTM properties within the same company
accou...
Reading cookies through Dynamic Variables is no longer supported for
security reasons. Visitor ID has been added to Data Warehouse by default
so you can pull a report based on visitor ID there. In Data Warehouse
you also won't run into the uniques being exceeded like you will in
Analytics. For clarification, this answer specifically relates to
passing the s_vi cookie into a variable. (D=s_vi) other dynamic
variables may still work if they do not read the cookie.
Hi Tomo,With v15 processing Analytics can do participation 'on the fly'.
You no longer need to enable participation for events. Instead you can
create a calculated metric with the participation version of the event.
Cheers,Tacia
Hello Danielle, This particular forum is dedicated to Adobe Marketing
Cloud, specifically Activation - Dynamic Tag Management. For assistance
with downloading Acrobat Pro DC I recommend using the Actobat Pro DC
forum here: https://forums.adobe.com/community/acrobat Best,Tacia
Hello Tobalyeth, This particular forum is dedicated to Adobe Marketing
Cloud, specifically Activation - Dynamic Tag Management. For assistance
with the Creative Cloud interface I recommend using the Creative Cloud
forum here: https://forums.adobe.com/community/creative_cloudBest,Tacia
To clarify they are not included by default, but can be added by adding
the .epub extension to the s.linkDownloadFileTypes.For example:
s.linkDownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,wmv,doc,pdf,xls,epub"
If the Hybrid App is a wrapper that pulls in HTML pages then DTM will
work with the usual implementation. However, when deploying the SDK
natively it is deployed directly to the app. It cannot be deployed
through DTM. In this case it depends on your implementation and how the
app is serving content. As to your second question, for more information
on using the data layer there is a javascript example here
adobe.ly/1PaVBps
Hi Chad,If you want a stand alone report for new and repeat visitors you
can pass the values new/repeat into a variable with the getNewRepeat
plugin. This plugin can be added to the customize page code section of
DTM. For more information on this plugin the documentation is available
here:
https://marketing.adobe.com/resources/help/en_US/sc/implement/getNewRepeat.htmlThanks!