Hi Team,
Adobe collect in the background the number of visit, if an user returns. We want this value to be usable on our dimensions and values.
Therefore, the way of collecting and accessing this numeric information is necessary, So it can be stored and used later.
Can you please suggest or Reference link How can we implement this.
Thanks In advance!
Solved! Go to Solution.
Views
Replies
Total Likes
There is an default dimension 'Visit number' which provides the Visit Number for the visitor.
If you still need to implement it manually then try using 'getVisitNum' plugin.
Thanks,
Charles
There is an default dimension 'Visit number' which provides the Visit Number for the visitor.
If you still need to implement it manually then try using 'getVisitNum' plugin.
Thanks,
Charles
@Charles_Thirupathi Thank you! It's working as expected.
Is there any other way to implement without using " Common Web SDK Plugins extension" .
Views
Replies
Total Likes
Hi @Moorthi_MSD
This is the plugin which is recommeded by Adobe but there must plenty of plugins or custom code in which visit logic may be differ from this.
Views
Replies
Total Likes
Father down the plugin page there are instructions on how to install using AppMeasurement.js (The new WebSDK is listed first as that is the new tech, but the client side tracking is still available, if that is your concern)
Views
Likes
Replies