I want to deploy various plugins such as:
getTimeParting,getDaysSinceLastVisit,getLoadTime,getPercentPageViewed in Adobe Launch.
I am adding this in Configure Tracker Using Custom Code in Adobe Launch inside
/* Plugin Config */
s.usePlugins=true
s.doPlugins=function(s) {
/* Add calls to plugins here */
}
But it is stopping normal Event based rule and Page load rule to send Adobe Analytics Beacon call.
Any suggestion will be highly appreciated.
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Have you tried Re: Can't Get Analytics Plugins Working
Views
Replies
Total Likes
panangipalli's answer should give you exactly what you're looking for. Can you let us know if it did not answer your question?
Views
Replies
Total Likes
I looked at the solution mentioned above a few times and I still cannot get my plugins loaded. Is it possible to add updated documentation with examples here: Choose an implementation method
Views
Replies
Total Likes
Which plugin are you trying to load using Adobe Launch?
Views
Replies
Total Likes
Views
Replies
Total Likes
Actually this is a very helpful video walking through the process: Using doPlugins in the Adobe Analytics extension for Launch - YouTube
Views
Replies
Total Likes
Views
Likes
Replies
Views
Like
Replies